Well iam using this:
PHP Code:
set_user_frags(id, get_user_frags(id) + 1)
It gives frags to players but only updates on scoreboard when players die. On game is real players vs npc. (In case of be important information for the problem)
So it works well since frags are given correctly, the problem is that doesnt updates the scoreboard.
__________________