SA-MP Forums Archive
text draw 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)
+--- Thread: text draw help (/showthread.php?tid=417520)



text draw help - ByKoRsSaN - 21.02.2013

Код:
D:\Oyunlar\sdasd\GTA\GTA San Andreas\Server\Swlerim\UnityTurk!\gamemodes\NUnity.pwn(3386) : error 017: undefined symbol "targetid"
D:\Oyunlar\sdasd\GTA\GTA San Andreas\Server\Swlerim\UnityTurk!\gamemodes\NUnity.pwn(3386) : error 029: invalid expression, assumed zero
D:\Oyunlar\sdasd\GTA\GTA San Andreas\Server\Swlerim\UnityTurk!\gamemodes\NUnity.pwn(3386) : warning 215: expression has no effect
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Код:
Textdraw1 = TextDrawCreate(6.000000, 434.000000, "Karakter Adi : %s"); GetPlayerNameEx(targetid));



Re: text draw help - ByKoRsSaN - 21.02.2013

help


Re: text draw help - detter - 21.02.2013

Can you paste full func ?!


Re: text draw help - YoYo123 - 21.02.2013

targetid is not defined, which function or callback are you using that function call in?