Got a weird error :S
#7

Oh Shit, now i got more errors...


This Piece of Line:

Код:
public SendTips()
{
    new RandomTips = random(sizeof(RandomTips));
    SendClientMessageToAll(COLOR_BLUE, RandomTips[RandomTips]); // Replace the "COLOR" with your defined color.
	return 1;
}
These errors:

Quote:

C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\pawno\CamperGM.pwn(183) : warning 204: symbol is assigned a value that is never used: "RandomTips"
C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\pawno\CamperGM.pwn(813) : error 028: invalid subscript (not an array or too many subscripts): "RandomTips"
C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\pawno\CamperGM.pwn(813) : warning 215: expression has no effect
C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\pawno\CamperGM.pwn(813) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\pawno\CamperGM.pwn(813) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Wouter\Bureaublad\SA-MP Scripting\pawno\CamperGM.pwn(813) : fatal error 107: too many error messages on one line

Reply


Messages In This Thread
Got a weird error :S - by DragonBlaster50 - 28.07.2010, 11:14
Re: Got a weird error :S - by Hiddos - 28.07.2010, 11:21
Re: Got a weird error :S - by DragonBlaster50 - 28.07.2010, 11:37
Re: Got a weird error :S - by DragonBlaster50 - 28.07.2010, 12:22
Re: Got a weird error :S - by ViruZZzZ_ChiLLL - 28.07.2010, 12:27
Re: Got a weird error :S - by DragonBlaster50 - 28.07.2010, 12:29
Re: Got a weird error :S - by DragonBlaster50 - 28.07.2010, 12:31
Re: Got a weird error :S - by DragonBlaster50 - 28.07.2010, 13:24
Re: Got a weird error :S - by selten98 - 28.07.2010, 14:25
Re: Got a weird error :S - by DragonBlaster50 - 28.07.2010, 15:45

Forum Jump:


Users browsing this thread: 1 Guest(s)