textdraw problem
#4

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Thanks for quick answer.I make like you said and now i've this error in OnPlayerConnect:

error 035: argument type mismatch (argument 2)

Line:

pawn Код:
TextDrawShowForPlayer(playerid, Cash);
pawn Код:
TextDrawShowForPlayer( playerid, Cash [ playerid ] );
Remember these textdraws are created per-player meaning every players textdraw will (should) be different!

You're going to need to specify who's textdraw you're showing them.
Reply


Messages In This Thread
textdraw problem - by Face9000 - 03.05.2012, 20:16
Re: textdraw problem - by 2KY - 03.05.2012, 20:19
Re: textdraw problem - by Face9000 - 03.05.2012, 20:30
Re: textdraw problem - by 2KY - 03.05.2012, 20:31
Re: textdraw problem - by Face9000 - 03.05.2012, 20:45
Re: textdraw problem - by mickos - 03.05.2012, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)