Save system problem
#1

Now the score isnt being added and stuff like that. For example when you die. Or for example when you wanr someone it doesnt save it. Tho it saves everything else.

The adding looks like this
Код:
PlayerInfo[killerid][pKills] += 1;
	PlayerInfo[playerid][pDeaths] += 1;
Reply
#2

Just debug your OnPlayerDeath and find out why the code isn't being reached.
Reply
#3

Your code is correct ,it's something else that stops you expected results.Could you please post the whole code(Not the whole file, the appropriate part of the file).

Example:All the code on OnPlayerDeath
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)