Help me !
#1

Код:
format(stringa, sizeof(stringa), "%d Race is starting in %s Seconds.Type /JoinRace To Join.", RaceName, CountAmount);
			TextDrawSetString(Textdraw0, stringa);
			TextDrawShowForAll(Textdraw0);
			SetTimer("texthidea",%d,false", CountAmount);
I am trying to settimer runs on countamount as it changes the textdraw shown time should also change anyone help when i compile it shows me this error

Код:
C:\Users\Baa\Desktop\rRace.pwn(389) : warning 217: loose indentation
C:\Users\Baa\Desktop\rRace.pwn(1030) : error 029: invalid expression, assumed zero
C:\Users\Baa\Desktop\rRace.pwn(1030) : error 017: undefined symbol "d"
C:\Users\Baa\Desktop\rRace.pwn(1030) : warning 215: expression has no effect
C:\Users\Baa\Desktop\rRace.pwn(1030) : warning 215: expression has no effect
C:\Users\Baa\Desktop\rRace.pwn(1030) : error 001: expected token: ";", but found ")"
C:\Users\Baa\Desktop\rRace.pwn(1030) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Please Help Fast !
Reply


Messages In This Thread
Help me ! - by RadioRocker - 05.11.2011, 05:42
Re: Help me ! - by Kar - 05.11.2011, 05:48
Re: Help me ! - by Mr_Scripter - 05.11.2011, 05:48
Re: Help me ! - by RadioRocker - 05.11.2011, 05:53
Re: Help me ! - by RadioRocker - 05.11.2011, 05:55
Re: Help me ! - by EvgeN 1137 - 05.11.2011, 05:56
Re: Help me ! - by RadioRocker - 05.11.2011, 05:57

Forum Jump:


Users browsing this thread: 3 Guest(s)