Whats wrong with this ?
#3

Quote:
Originally Posted by Sascha
Посмотреть сообщение
strfind(params,"*") should be "strfind(params, "*") != -1" (as all the rest^^ I guess you simply forgot it there)..
and for the textdraw:
TextDrawSetString does not replace TextDrawShowForAll.
TextDrawSetString will only change the text of the textdraw, however will not make it appear.
TextDrawShowForAll (or TextDrawShowForPlayer) are always used to make them appear.
However: If the textdraw is already visible, you will not need another "TextDrawShowForAll" after using "TextDrawSetString"
Thanks
Reply


Messages In This Thread
Whats wrong with this ? - by Jay. - 24.06.2011, 13:16
Re: Whats wrong with this ? - by Sascha - 24.06.2011, 13:33
Re: Whats wrong with this ? - by Jay. - 24.06.2011, 14:51

Forum Jump:


Users browsing this thread: 3 Guest(s)