12.10.2012, 20:45
I just scanned your code, (due to I'm not in my full concentrate)
to fix the other problem (freeze of players problem) is
change this:
into this:
Edit: Check this for list of sounds
to fix the other problem (freeze of players problem) is
change this:
PHP код:
TogglePlayerControllable(playerid, 0);
PHP код:
TogglePlayerControllable(playerid, 1);