Problem whit playertextid. - 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)
+--- Thread: Problem whit playertextid. (
/showthread.php?tid=440312)
Problem whit playertextid. -
usersamp - 29.05.2013
Код:
public OnPlayerClickPlayerTextDraw(playerid, PlayerText:playertextid) {
if(_:playertextid == INVALID_TEXT_DRAW) {
Please help me doesn't work! Why?
But
OnPlayerClickTextDraw work!
No error and no warning in gamemode.
When i press ESC doesn't work the script for destroy Object!