Page 1 of 1
Updated Battle Mode Script
Posted: 19 Feb 2013, 10:19
by Emilieng
Here is the new script for Battle mode (version 2013-02-19). It fixes the issue with ladder points calculation.
Please use this script instead of the previous one.
Thank you very much

Re: Updated Battle Mode Script
Posted: 19 Feb 2013, 22:03
by franck70
Ty

Re: Updated Battle Mode Script
Posted: 12 Apr 2013, 14:02
by Eole
There should be a "Royal_UpdatePoints" callback in Royal. It returns an array with 3 entries:
- The player login
- The type of point: Hit, Survival, Pole
- The number of points
It's sent from the script each time a player scores 1 point. Does it solve your problem or do you need a special callback for a more specific use?
PS: I'll post a complete list of the script callbacks I added in the latest update later today.