SA-MP Forums Archive
help PlayerTextDrawSetPreviewModel - 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: help PlayerTextDrawSetPreviewModel (/showthread.php?tid=454753)



help PlayerTextDrawSetPreviewModel - dickyodie - 30.07.2013

i got a warning 213: tag mismatch on PlayerTextDrawSetPreviewModel(playerid, PilotTD, 61);
what wrong?


Re: help PlayerTextDrawSetPreviewModel - JimmyCh - 30.07.2013

Hi, first did you do like
pawn Код:
new PlayerText:PilotTD;
SAMP wiki shows the parameters like this:
pawn Код:
(playerid, PlayerText:text, modelindex)
And did you put it OnPlayerConnect?


EDIT:Show us your whole code please, if that doesn't work.


Re: help PlayerTextDrawSetPreviewModel - dickyodie - 30.07.2013

but i use TextDrawCreate for create textdraw