Score wont seem to save
#1

The score 'system' is suppose to give u a score everytime you kill someone.


Here is the code(s)

Under OnPlayerDisconnect
____________________________
dini_IntSet(file,"score", GetPlayerScore(playerid));


Under login command
_________________________________
SetPlayerScore(playerid,dini_Int(file,"score"));



Under register command
____________________________________
dini_IntSet(file,"score", 0);




Could someone tell me what I've done wrong?
Reply


Messages In This Thread
Score wont seem to save - by Dolph - 09.08.2010, 14:38
Re: Score wont seem to save - by selten98 - 09.08.2010, 14:43
Re: Score wont seem to save - by Dolph - 09.08.2010, 14:46
Re: Score wont seem to save - by MadeMan - 09.08.2010, 14:47
Re: Score wont seem to save - by Dolph - 09.08.2010, 14:49
Re: Score wont seem to save - by Cameltoe - 09.08.2010, 15:49
Re: Score wont seem to save - by Dolph - 09.08.2010, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)