SA-MP Forums Archive
textdraw STILL NEEDING HELP! - 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: textdraw STILL NEEDING HELP! (/showthread.php?tid=79090)



textdraw STILL NEEDING HELP! - Gamer007 - 25.05.2009

Код:
		pLevel[playerid][Patirtis] += rand_experience;
		format(string, sizeof(string), "Patirtis: %d", pLevel[playerid][Patirtis]);
		TextDrawSetString(StatsTD[1][playerid],string);
I got this and when a player dies it supposed to update his textdraw to a number of his experience but it crashes the server, any ideas whats wrong?


Re: textdraw - Gamer007 - 26.05.2009

any1?


Re: textdraw STILL NEEDING HELP! - Gamer007 - 27.05.2009

Come ooooooooooooooooooon