SA-MP Forums Archive
:S Only the default class, cant spawn! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: :S Only the default class, cant spawn! (/showthread.php?tid=197804)



Game freezes on spawn? ONLY in this server at this spawn point. - MW2_OWN3D - 10.12.2010

as the titles says. I am using 0.3c RC4

no idea what is happening

my script... REMOVED

FIXED?!!

By turning this:
Код:
	GameTextForPlayer(playerid,"~l~x~bTreme Freeroam",5,1);
Into this:
Код:
	GameTextForPlayer(playerid,"~l~x~b~Treme Freeroam",5,1);
seriously, simple errors like that can cause a client to freeze up?