Help me with these errors and warnings
#1

Here they are
Код HTML:
C:\Documents and Settings\Admin\Bureau\QServeur\Paradisa RP\pawno\include\YSI\y_scriptinit.inc(168) : warning 209: function "Radar_Init" should return a value
C:\Documents and Settings\Admin\Bureau\QServeur\Paradisa RP\pawno\include\YSI\y_scriptinit.inc(175) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
C:\Documents and Settings\Admin\Bureau\QServeur\Paradisa RP\pawno\include\YSI\y_scriptinit.inc(218) : error 021: symbol already defined: "OnGameModeExit"
C:\Documents and Settings\Admin\Bureau\QServeur\Paradisa RP\pawno\include\YSI\y_scriptinit.inc(233) : warning 209: function "OnGameModeExit" should return a value
C:\Documents and Settings\Admin\Bureau\QServeur\Paradisa RP\pawno\include\YSI\internal\y_dohooks.inc(872) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
C:\Documents and Settings\Admin\Bureau\QServeur\Paradisa RP\pawno\include\YSI\internal\y_dohooks.inc(937) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
C:\Documents and Settings\Admin\Bureau\QServeur\Paradisa RP\pawno\include\YSI\internal\y_dohooks.inc(2957) : warning 201: redefinition of constant/macro (symbol "OnPlayerUpdate")
C:\DOCUME~1\Admin\Bureau\QServeur\PARADI~1\GAMEMO~1\gamemode.pwn(5533) : warning 235: public function lacks forward declaration (symbol "IsNgCar")
C:\DOCUME~1\Admin\Bureau\QServeur\PARADI~1\GAMEMO~1\gamemode.pwn(6783) : warning 213: tag mismatch
C:\DOCUME~1\Admin\Bureau\QServeur\PARADI~1\GAMEMO~1\gamemode.pwn(39856) : warning 219: local variable "tmp" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
I can't run my server because of these bugs
Reply
#2

show the codes !!!!
Reply
#3

All the script?
Reply
#4

Post the error lines.
Reply
#5

Really this thread should be in Scripting Discussion. And post the lines where the errors are.
Reply
#6

168 :#define CHECKPOINT_NONE 0
175:#define COLOR_GRAD5 0xE3E3E3FF
218:#define COLOR_ADD 0x63FF60AA
233:#define COLOR_BLUE 0x2641FEAA
872:new lspddoor1;
937:new ConsumingMoney[MAX_PLAYERS];
2957:new light[2][0] = {
5533: public IsNgCar(carid)
6783: DeletePlayer3DTextLabel(playerid, ame[playerid]);
39856new tmp[128];
Reply
#7

whaaaa dude really post the lines where the script has problems and ass for the
Код:
#define //ALWAYS GO ON TOP
and post it with a code man.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)