07.05.2011, 19:32
Quote:
For the cars
if its a filterscript then under OnFilterScriptInIt() pawn Код:
|
I get this
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(3) : error 010: invalid function or declaration
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(3) : error 010: invalid function or declaration
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(4) : error 021: symbol already defined: "AddStaticVehicle"
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(4) : error 010: invalid function or declaration
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(5) : error 021: symbol already defined: "AddStaticVehicle"
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(5) : error 010: invalid function or declaration
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(6) : error 021: symbol already defined: "AddStaticVehicle"
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(6) : error 010: invalid function or declaration
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(7) : warning 203: symbol is never used: "AddStaticVehicle"
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(7) : warning 203: symbol is never used: "OnFilterScriptInIt"
C:\Users\Yoshizawa Masato\Desktop\carstriad.pwn(7) : error 013: no entry point (no public functions)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
9 Errors.