Would like some help if you can script not working larp errors included UPDATED
#1

EDITED This is the error codes If you can help msg me on msn at thedeath556@hotmail.com or reply to my thread thanks in advanceif ya need or want any of my files let me know its just the base script no edits yet this is all in the utils.inc and one in a_vehicles.inc

G:\SASDRPTRAIN\pawno\include\a_vehicles.inc(55) : warning 201: redefinition of constant/macro (symbol "SCRIPT_VERSION")
G:\SASDRPTRAIN\pawno\include\utils.inc(10) : error 017: undefined symbol "INVALID_PLAYER_ID"
G:\SASDRPTRAIN\pawno\include\utils.inc(15) : error 017: undefined symbol "INVALID_PLAYER_ID"
G:\SASDRPTRAIN\pawno\include\utils.inc(1 : error 017: undefined symbol "INVALID_PLAYER_ID"
G:\SASDRPTRAIN\pawno\include\utils.inc(23) : error 017: undefined symbol "MAX_PLAYERS"
G:\SASDRPTRAIN\pawno\include\utils.inc(31) : error 017: undefined symbol "INVALID_PLAYER_ID"
G:\SASDRPTRAIN\pawno\include\utils.inc(52) : error 017: undefined symbol "MAX_PLAYER_NAME"
G:\SASDRPTRAIN\pawno\include\utils.inc(52) : error 009: invalid array size (negative, zero or out of bounds)
G:\SASDRPTRAIN\pawno\include\utils.inc(52) : error 036: empty statement
G:\SASDRPTRAIN\pawno\include\utils.inc(52) : fatal error 107: too many error messages on one line

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


9 Errors.
Reply
#2

I think you forgot to
pawn Code:
#include <a_samp>
in your a_vehicles.inc
EDIT: And
Quote:

G:\SASDRPTRAIN\pawno\include\a_vehicles.inc(1907) : error 001: expected token: ";", but found ")"

You forgot to put ; at the end of the line..
....and...
Quote:

G:\SASDRPTRAIN\pawno\include\a_vehicles.inc(55) : warning 201: redefinition of constant/macro (symbol "SCRIPT_VERSION")

Don't know about this..
Reply
#3

well i got a whole new ones after i re got my utils include
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)