Error with my SaveAccount
#4

Quote:
Originally Posted by mitosking
Посмотреть сообщение
I use this script:

Under OnGameModeExit:

pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
OnPlayerDisconnect(i, 0);
}
And in OnPlayerDisconnect I insert the SaveAccount function. Now the skin is correct, but Health, Armour and Pos are 0.

Only the floats are setting to 0. Why?
Output the data to the console upon disconnect, see what values are being changed/saved.
Reply


Messages In This Thread
Error with my SaveAccount - by mitosking - 10.10.2011, 17:06
Re: Error with my SaveAccount - by Backwardsman97 - 10.10.2011, 17:20
Re: Error with my SaveAccount - by mitosking - 10.10.2011, 20:05
Re: Error with my SaveAccount - by Kush - 10.10.2011, 20:18
Re: Error with my SaveAccount - by mitosking - 10.10.2011, 20:35
Re: Error with my SaveAccount - by GrimR - 10.10.2011, 20:49
Re: Error with my SaveAccount - by mitosking - 10.10.2011, 20:56
Re: Error with my SaveAccount - by Backwardsman97 - 10.10.2011, 21:29
Re: Error with my SaveAccount - by mitosking - 11.10.2011, 10:34
Re: Error with my SaveAccount - by GrimR - 11.10.2011, 11:08

Forum Jump:


Users browsing this thread: 3 Guest(s)