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.
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.