Bussiness partner Instant

04/21/2014 20:27 stedabest321#1
Does anyone here know how to make business partners instant ?
or a script that makes Business partner time go to 0 instantly after making BP
i know how to make it instant by going into cq_partner and changing it to 0

anyone got a script or know where it is to make time go automatically to 0 ive looked in config but cant find much

Btw ive tryed this guide

[Only registered and activated users can see links. Click Here To Register...]

Dosnt work, or it dosnt work on my db anyway time still remains
04/28/2014 02:48 PowerChaos#2
i can make you a script for it
but no idea if it reflect directly in game if i change it from a cronjob in db with out a relog

let me know if you like the script
i just need those variables (to lazy to search for exact names at current moment)

The db ( my , account , whatever )
The table ( cq_user , cq_business or whatever )
The Row ( Name , User , Time , whatever )

also i need to know what exactly need to be changed
does it just need to set all rows to zero ?
or does it need to set XX days ahead ( like 7 days in future ? )

based on that info i can provide a script that need to be run on cronjob as many times as you like ( like every hour) , and then it wil work manual

Greets From PowerChaos
04/30/2014 17:27 SoulNecturn#3
If I only remember now exactly where in MsgServer I changed it... Generally check how many seconds(or it might be minutes or hours- honestly COULD BE) require now to finish BP ... then search for this amount in MsgServer.. then change it to like 1 for test etc..
Generally you can simply make it via MSG server but not like instant ... but for sure to second/minute or 1 hour limited ;)
From another hand if you are looking for instant - you might find way even to disable time (I personally didnt try to disable as turning off totally this BP time was not the aim...);)