#1

PHP код:
PlayerTextDrawSetString(playeridBankaigstring); 
Код:
warning 213: tag mismatch
why is this??
Reply
#2

Make sure that you've defined the Text draw properly.
When using PlayerTextDraw, you have to create the var using
pawn Код:
new PlayerText:Bankaig
Reply
#3

Quote:
Originally Posted by biker122
Посмотреть сообщение
Make sure that you've defined the Text draw properly.
When using PlayerTextDraw, you have to create the var using
pawn Код:
new PlayerText:Bankaig
Also
Код:
PlayerTextDrawSetString(playerid, Bankaig[playerid], string);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)