Quote:
Originally Posted by Norn
Quote:
Originally Posted by kaisersouse
Quote:
Originally Posted by Norn
The player will lose his weapons when he leaves the server unless your saving them to a file.
|
Quasi-true. Sometimes shit happens and you a person reconnects after a crash and end up with another recently-departed players settings.
OP:
in OnPlayerDisconnect
Code:
RemovePlayerWeapons(playerid);
|
ResetPlayerWeapons(playerid);
|
Tnx, btw anyone of you knows this thing: I made a gangzone(gangs are: ballas,grove and vagos, so i made 3 gangzone\'s and they are working) but the thing what i want to make is for other gang to make some gangzone to be his.
If you understend what i mean.