[FilterScript] SA-MP 0.3c Vehicle Control System (Control everything, you want)
#23

Quote:
Originally Posted by ZmaXy
Посмотреть сообщение
Код:
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(26) : error 017: undefined symbol "ManualVehicleEngineAndLights"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(27) : warning 217: loose indentation
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(34) : warning 217: loose indentation
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(35) : warning 217: loose indentation
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(43) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(44) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(50) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(51) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(69) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(70) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(76) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(77) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(95) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(96) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(102) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(103) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(121) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(122) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(128) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(129) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(147) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(148) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(154) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(155) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(173) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(174) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(180) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(181) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\Administrator\Desktop\Cyber RolePlay      [0.3c]\filterscripts\Engine03c.pwn(199) : error 017: undefined symbol "GetVehicleParamsEx"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Please HELP!
You are not using the includes of 0.3c! Download the pawno and open pawno and open the file with the button "open", if you have 2 pawno and one is the predeterminated.
Reply


Messages In This Thread
SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Auxxx - 28.11.2010, 19:14
Re: SA-MP 0.3c Engine Snippet/Code - by FreshDoubleX - 28.11.2010, 19:15
Re: SA-MP 0.3c Engine Snippet/Code - by Flyfishes - 28.11.2010, 19:19
Re: SA-MP 0.3c Engine Snippet/Code - by WillyP - 28.11.2010, 19:27
Re: SA-MP 0.3c Engine Snippet/Code - by Auxxx - 28.11.2010, 19:31
Re: SA-MP 0.3c Engine Snippet/Code - by WillyP - 28.11.2010, 19:36
Re: SA-MP 0.3c Engine Snippet/Code - by The_Moddler - 28.11.2010, 19:38
Re: SA-MP 0.3c Engine Snippet/Code - by Auxxx - 28.11.2010, 19:38
Re: SA-MP 0.3c Engine Snippet/Code - by Auxxx - 28.11.2010, 20:23
Re: SA-MP 0.3c Engine Snippet/Code - by FreshDoubleX - 28.11.2010, 20:28
Re: SA-MP 0.3c Engine Snippet/Code - by Auxxx - 28.11.2010, 20:39
Re: SA-MP 0.3c Engine Snippet/Code - by ZmaXy - 28.11.2010, 20:40
Re: SA-MP 0.3c Engine Snippet/Code - by Auxxx - 28.11.2010, 20:42
Re: SA-MP 0.3c Engine Snippet/Code - by ZmaXy - 28.11.2010, 20:49
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Auxxx - 28.11.2010, 20:52
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Mr L - 28.11.2010, 20:56
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by XePloiT - 28.11.2010, 20:57
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by [NWA]Hannes - 28.11.2010, 21:03
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Jacob_Venturas - 28.11.2010, 22:34
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by gimini - 29.11.2010, 00:53
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Auxxx - 29.11.2010, 04:06
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Joe Staff - 29.11.2010, 06:25
Respuesta: Re: SA-MP 0.3c Engine Snippet/Code - by xenowort - 29.11.2010, 11:55
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Auxxx - 29.11.2010, 12:48
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Rafa - 01.12.2010, 10:07
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by melcal05 - 02.12.2010, 09:16
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Auxxx - 02.12.2010, 10:14
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by jopas - 02.12.2010, 20:07
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Gertin - 04.02.2011, 13:41
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Jorge_Hard - 08.03.2011, 16:57
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by bennojulian - 08.03.2011, 17:10
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Maftaca - 16.03.2011, 17:43
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by The_J0ker - 26.03.2011, 07:23
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Medal Of Honor team - 26.03.2011, 07:35
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by eLeCTroNNN - 26.04.2011, 17:02
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by hackzor4 - 26.04.2011, 19:18
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by kakalakamakapaka - 26.04.2011, 21:15
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Den_Deluxe - 26.06.2011, 12:30
Re: SA-MP 0.3c Vehicle Control System (Control everything, you want) - by Marcynka - 09.10.2012, 22:40

Forum Jump:


Users browsing this thread: 1 Guest(s)