21.05.2013, 18:39
When you press button "new" you don't have to delete enything except filescript section but make sure that you close all brackets properly.
There is alot of diffrent sections like
OnPlayerDisconnect
If you want that somethig happens when player disconnects like player stats saves, then you have to put your script under OnPlayerDisconnect because mostly all stats are saving when player is quitting game.
P.S There is alot of tutorials about scripting for beginers.
There is alot of diffrent sections like
OnPlayerDisconnect
If you want that somethig happens when player disconnects like player stats saves, then you have to put your script under OnPlayerDisconnect because mostly all stats are saving when player is quitting game.
P.S There is alot of tutorials about scripting for beginers.