Help - Wanted Level System Textdraws
#5

I'm trying this:
Код:
if(GetPlayerWantedLevel(playerid) >= 1)
{
TextDrawSetString(Wanted, "1 star~n~use /fine for ~g~1000"); //Error syntax error in the expression, or invalid function call
Wanted = TextDrawCreate(497.000000, 129.000000, " "); //Error syntax error in the expression, or invalid function call
TextDrawFont(Wanted, 1); //Error syntax error in the expression, or invalid function call
TextDrawLetterSize(Wanted, 0.310000, 1.499999); //Error syntax error in the expression, or invalid function call
}
Reply


Messages In This Thread
Help - Wanted Level System Textdraws - by maxy153 - 23.12.2013, 20:12
Re: Help - Wanted Level System Textdraws - by SilentSoul - 23.12.2013, 20:19
Re: Help - Wanted Level System Textdraws - by maxy153 - 23.12.2013, 20:23
Re: Help - Wanted Level System Textdraws - by SilentSoul - 23.12.2013, 20:27
Re: Help - Wanted Level System Textdraws - by maxy153 - 23.12.2013, 20:34
Re: Help - Wanted Level System Textdraws - by J4mmyHD - 23.12.2013, 20:36
Re: Help - Wanted Level System Textdraws - by maxy153 - 23.12.2013, 20:41
Re: Help - Wanted Level System Textdraws - by SilentSoul - 23.12.2013, 20:43

Forum Jump:


Users browsing this thread: 3 Guest(s)