Quote:
Originally Posted by Ryz
pawn Код:
public OnGameModeExit() { foreach(Player, i) { //YOUR SAVING SYSTEM HERE } return 1; }
|
No, this code is completely wrong.
Quote:
Originally Posted by 9noober
i want to save c4 only
when i quit and rejoin the server my C4 will save and load after i restart the server my C4 = 0
|
Make an ingame restart command which will kick all players then in 1 second it'll restart the server.