Problem with save file
#7

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
So,i've to add the dini_IntSet(TotalKills) under the TotalKills++ variable?



OnGameModeInit,not when player login.
When you restart the server (i assume you restart it with /rcon gmx?), you should add a line under 'OnGameModeExit':
pawn Код:
dini_IntSet(filelocation, "Totalkills", TotalKills);
Not sure what the params are with dini, but should look like this
Reply


Messages In This Thread
Problem with save file - by Face9000 - 16.01.2012, 09:20
Re: Problem with save file - by Face9000 - 16.01.2012, 10:13
Re: Problem with save file - by Wesley221 - 16.01.2012, 10:31
Re: Problem with save file - by Jaxson - 16.01.2012, 10:35
Re: Problem with save file - by thimo - 16.01.2012, 10:35
Re: Problem with save file - by Face9000 - 16.01.2012, 10:39
Re: Problem with save file - by Wesley221 - 16.01.2012, 10:40
Re: Problem with save file - by Jaxson - 16.01.2012, 10:41
Re: Problem with save file - by Face9000 - 16.01.2012, 10:43
Re: Problem with save file - by Jaxson - 16.01.2012, 10:45

Forum Jump:


Users browsing this thread: 3 Guest(s)