29.11.2011, 16:42
(
Последний раз редактировалось davve95; 29.11.2011 в 18:51.
)
Hi!
I'm new with Pawno scripting and I got 5 errors here (Can just fix some errors) But not this:
Thanks!!
I'm new with Pawno scripting and I got 5 errors here (Can just fix some errors) But not this:
pawn Код:
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(40) : error 021: symbol already defined: "AddStaticVehicleEx"
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : error 029: invalid expression, assumed zero
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : warning 215: expression has no effect
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : warning 215: expression has no effect
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : warning 215: expression has no effect
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : warning 215: expression has no effect
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : warning 215: expression has no effect
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : error 001: expected token: ";", but found ")"
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : error 029: invalid expression, assumed zero
C:\Users\Davve\Desktop\Min server FTW\SF TDM Capture the money.pwn(321) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
5 Errors.
Thanks!!