[FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1]
#16

hey guys,
i have an problem if i do all the points of insert it in my script so i become this


C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(64) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(64) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(64) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(125) : error 021: symbol already defined: "SetVehiclePos"
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(127) : error 010: invalid function or declaration
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(129) : error 010: invalid function or declaration
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(132) : error 010: invalid function or declaration
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(136) : error 010: invalid function or declaration
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(140) : error 021: symbol already defined: "yMoveVehicle"
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(141) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(141) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(141) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(160) : warning 217: loose indentation
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(164) : error 021: symbol already defined: "zMoveVehicle"
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(182) : warning 217: loose indentation
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(186) : error 021: symbol already defined: "MoveVehicle"
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(195) : warning 202: number of arguments does not match definition
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(196) : warning 202: number of arguments does not match definition
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\jmove.inc(197) : warning 202: number of arguments does not match definition
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\morphinc.inc(3) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\morphinc.inc(3) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\pawno\include\morphinc.inc(3) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(774) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(774) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(774) : warning 219: local variable "z2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(3232) : warning 225: unreachable code
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13882) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13890) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13894) : error 029: invalid expression, assumed zero
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13894) : error 004: function "Autostop" is not implemented
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13896) : error 017: undefined symbol "carid"
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13897) : error 017: undefined symbol "carid"
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(1389 : error 017: undefined symbol "carid"
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13900 -- 13901) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13906) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13907) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13915) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13923) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(13924) : error 076: syntax error in the expression, or invalid function call
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(45922) : warning 219: local variable "x2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(45922) : warning 219: local variable "y2" shadows a variable at a preceding level
C:\Dokumente und Einstellungen\Sebbel\Eigene Dateien\Scripting\gamemodes\grg.pwn(45922) : warning 219: local variable "z2" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


21 Errors.

Some warnings are from my ObjectStreamer
Reply


Messages In This Thread
[FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Jason_Gregory - 23.04.2009, 02:23
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by NEW_IE - 23.04.2009, 02:55
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by RenisiL - 23.04.2009, 03:35
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0 - by Dairyll - 23.04.2009, 09:51
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by beggas - 23.04.2009, 11:36
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Kriztian - 23.04.2009, 14:07
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by miokie - 23.04.2009, 15:00
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by SpiderPork - 23.04.2009, 15:07
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0 - by mysq - 23.04.2009, 15:18
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by kasco - 23.04.2009, 15:30
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by [IB]Scorcher - 23.04.2009, 16:39
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by SureShot - 23.04.2009, 17:33
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by sebihunter - 23.04.2009, 17:40
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0 - by Dairyll - 23.04.2009, 17:51
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Redirect Left - 23.04.2009, 17:52
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by ChristanBlack - 23.04.2009, 20:55
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Jason_Gregory - 23.04.2009, 21:14
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Jason_Gregory - 23.04.2009, 21:18
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by ChristanBlack - 23.04.2009, 21:40
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by DMSOrg - 23.04.2009, 22:19
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Jason_Gregory - 23.04.2009, 23:25
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by ryan kirky - 24.04.2009, 00:13
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by [IB]Scorcher - 24.04.2009, 07:00
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by s0brus - 24.04.2009, 13:50
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by ChristanBlack - 24.04.2009, 16:35
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by hk_shade - 25.04.2009, 07:24
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by El_Piloto - 09.05.2009, 22:58
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by GiP_YossI - 17.08.2009, 20:15
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Showman - 02.09.2009, 12:01
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Janek17 - 13.10.2010, 15:17
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by Haji - 13.10.2010, 19:21
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by jameskmonger - 13.10.2010, 19:26
Re: [FS/INC] Carbot - Tired of driving Busses or Cars ? Get your Carbot now [v.0.1] - by nicoud - 13.10.2010, 20:45

Forum Jump:


Users browsing this thread: 3 Guest(s)