22.02.2017, 12:55
Just some suggestion:
I think its better to RESET player's data in OnPlayerDisconnect...
Make a function and put ALL players data and vars in, then reset them all.
Also I would like suggest you to use SetPVarInt SetPVarString SetPVarFloat to save player's Temporary data... then you dont need worry about Reseting them
I think its better to RESET player's data in OnPlayerDisconnect...
Make a function and put ALL players data and vars in, then reset them all.
Also I would like suggest you to use SetPVarInt SetPVarString SetPVarFloat to save player's Temporary data... then you dont need worry about Reseting them