Compile errors
#1

I have been checking my script for like 5 times now and cant find the problem..I'd appreciate if you guys would help out a little
Код:
E:\SAMP\gamemodes\FStudios.pwn(193) : error 017: undefined symbol "dcmd_paintcar"
E:\SAMP\gamemodes\FStudios.pwn(973) : error 017: undefined symbol "Playerid"
E:\SAMP\gamemodes\FStudios.pwn(987) : warning 217: loose indentation
E:\SAMP\gamemodes\FStudios.pwn(1119) : error 029: invalid expression, assumed zero
E:\SAMP\gamemodes\FStudios.pwn(1119) : error 004: function "OnPlayerEnterVehicle" is not implemented
E:\SAMP\gamemodes\FStudios.pwn(1121) : error 017: undefined symbol "vehicleid"
E:\SAMP\gamemodes\FStudios.pwn(1126) : error 017: undefined symbol "vehicleid"
E:\SAMP\gamemodes\FStudios.pwn(1129) : error 017: undefined symbol "vehicleid"
E:\SAMP\gamemodes\FStudios.pwn(1131) : error 017: undefined symbol "vehicleid"
E:\SAMP\gamemodes\FStudios.pwn(1134) : error 017: undefined symbol "vehicleid"
E:\SAMP\gamemodes\FStudios.pwn(1140) : error 029: invalid expression, assumed zero
E:\SAMP\gamemodes\FStudios.pwn(1140) : error 004: function "OnPlayerRequestClass" is not implemented
E:\SAMP\gamemodes\FStudios.pwn(1142) : error 001: expected token: ";", but found "{"
E:\SAMP\gamemodes\FStudios.pwn(1143) : error 017: undefined symbol "SetupPlayerForClassSelection"
E:\SAMP\gamemodes\FStudios.pwn(1147) : warning 225: unreachable code
E:\SAMP\gamemodes\FStudios.pwn(1147) : error 017: undefined symbol "dcmd_paintcar"
E:\SAMP\gamemodes\FStudios.pwn(1149) : error 001: expected token: ";", but found "{"
E:\SAMP\gamemodes\FStudios.pwn(1155) : error 017: undefined symbol "params"
E:\SAMP\gamemodes\FStudios.pwn(1167) : warning 225: unreachable code
E:\SAMP\gamemodes\FStudios.pwn(1167) : error 029: invalid expression, assumed zero
E:\SAMP\gamemodes\FStudios.pwn(1167) : error 004: function "OnPlayerSpawn" is not implemented
E:\SAMP\gamemodes\FStudios.pwn(1174) : warning 225: unreachable code
E:\SAMP\gamemodes\FStudios.pwn(1174) : error 017: undefined symbol "SetupPlayerForClassSelection"
E:\SAMP\gamemodes\FStudios.pwn(1185) : error 029: invalid expression, assumed zero
E:\SAMP\gamemodes\FStudios.pwn(1185) : error 004: function "GameModeExitFunc" is not implemented
E:\SAMP\gamemodes\FStudios.pwn(1189) : error 030: compound statement not closed at the end of file (started at line 183)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


22 Errors.
Heres the lines that cause the problem
http://pastebin.com/HfQTaVVt
Reply


Messages In This Thread
Compile errors - by McCarthy - 02.07.2011, 16:46
Re: Compile errors - by SpiderWalk - 02.07.2011, 17:36
Re: Compile errors - by McCarthy - 02.07.2011, 17:44
Re: Compile errors - by TheGarfield - 02.07.2011, 18:01
Re: Compile errors - by McCarthy - 02.07.2011, 18:07
Re: Compile errors - by McCarthy - 02.07.2011, 19:14
Re: Compile errors - by TheGarfield - 02.07.2011, 19:20
Re: Compile errors - by McCarthy - 02.07.2011, 19:50
Re: Compile errors - by Stefans94 - 02.07.2011, 20:56
Re: Compile errors - by McCarthy - 03.07.2011, 07:23

Forum Jump:


Users browsing this thread: 1 Guest(s)