31.03.2009, 15:48
Quote:
Originally Posted by Norn
The player will lose his weapons when he leaves the server unless your saving them to a file.
|
OP:
in OnPlayerDisconnect
Code:
RemovePlayerWeapons(playerid);
Originally Posted by Norn
The player will lose his weapons when he leaves the server unless your saving them to a file.
|
RemovePlayerWeapons(playerid);