I think this is a big problem -
[aKa]sEnZaTzIE - 07.12.2010
Hi guys , today i founded my gamemode from old times, but i have i big problem !
When i want to compile the gamemode, i have this eror : C:\Users\pc\Desktop\arth.pwn(16) : fatal error 100: cannot read from file: "ArTh-AntiCheat"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
----------------
My problem is , i dont have that include
and my scripter too .
What i need to do to make the gamemode work ?
I tryed to comment the antichat with // but , 26 erors
What i need to do ?
Thanks
Re: I think this is a big problem -
[aKa]sEnZaTzIE - 07.12.2010
But nobody have that include
If i found that include , the gm work without problems ..
But i can delete the functions of that include from the gm or something like this ?
Re: I think this is a big problem -
[aKa]sEnZaTzIE - 07.12.2010
the problem with that include is resoled , but , when i try to compile ... holly shit
)
C:\Binder,moduri si alte prostii\Bluesaint+mrilusion+cateva chestii\MrIllusionnn\pawno\include\utils.inc(12) : warning 219: local variable "pos" shadows a variable at a preceding level
C:\Binder,moduri si alte prostii\Bluesaint+mrilusion+cateva chestii\MrIllusionnn\pawno\include\Double-O-Ship.inc(1565) : warning 219: local variable "rx" shadows a variable at a preceding level
C:\Binder,moduri si alte prostii\Bluesaint+mrilusion+cateva chestii\MrIllusionnn\pawno\include\Double-O-Ship.inc(1565) : warning 219: local variable "ry" shadows a variable at a preceding level
C:\Binder,moduri si alte prostii\Bluesaint+mrilusion+cateva chestii\MrIllusionnn\pawno\include\Double-O-Ship.inc(1581) : warning 219: local variable "rx" shadows a variable at a preceding level
C:\Binder,moduri si alte prostii\Bluesaint+mrilusion+cateva chestii\MrIllusionnn\pawno\include\Double-O-Ship.inc(1581) : warning 219: local variable "ry" shadows a variable at a preceding level
C:\Binder,moduri si alte prostii\Bluesaint+mrilusion+cateva chestii\MrIllusionnn\pawno\include\Double-O-Ship.inc(1581) : warning 219: local variable "rz" shadows a variable at a preceding level
C:\Users\pc\Desktop\arth.pwn(3490) : warning 202: number of arguments does not match definition
C:\Users\pc\Desktop\arth.pwn(6080) : error 003: declaration of a local variable must appear in a compound block
C:\Users\pc\Desktop\arth.pwn(6080) : error 017: undefined symbol "vehicleid"
C:\Users\pc\Desktop\arth.pwn(6132) : error 017: undefined symbol "vehicleid"
C:\Users\pc\Desktop\arth.pwn(6937) : warning 219: local variable "turner" shadows a variable at a preceding level
C:\Users\pc\Desktop\arth.pwn(7003) : warning 219: local variable "turner" shadows a variable at a preceding level
C:\Users\pc\Desktop\arth.pwn(8504) : warning 219: local variable "wanted" shadows a variable at a preceding level
C:\Users\pc\Desktop\arth.pwn(9284) : error 017: undefined symbol "Ship_Exit"
C:\Users\pc\Desktop\arth.pwn(9290) : error 017: undefined symbol "Ship_Init"
C:\Users\pc\Desktop\arth.pwn(11540) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11541) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11542) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11543) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11544) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11545) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11546) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11547) : error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(1154
: error 017: undefined symbol "Senzatie"
C:\Users\pc\Desktop\arth.pwn(11551) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11552) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11553) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11554) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11555) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11556) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11557) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(1155
: error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11559) : error 017: undefined symbol "MihaiTZa55"
C:\Users\pc\Desktop\arth.pwn(11562) : error 017: undefined symbol "ScOrPiOn"
C:\Users\pc\Desktop\arth.pwn(11563) : error 017: undefined symbol "ScOrPiOn"
C:\Users\pc\Desktop\arth.pwn(11564) : error 017: undefined symbol "ScOrPiOn"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
Someone have a ideea with that ?
Re: I think this is a big problem -
Freakzz - 07.12.2010
put the lines here... or, better, all the gamemode ... ('cause are to many lines with errors/warnings)
without gamemode or lines we can't help you...