when compiling gm
#1

Код:
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(6) : fatal error 100: cannot read from file: "weapons_pickups"

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


1 Error.
Reply
#2

Check if weaponpickups.inc is found in includes folder
Reply
#3

Код:
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(34) : warning 201: redefinition of constant/macro (symbol "A7")
C:\Users\Khan\Ufs\gamemodes\Freeroam.pwn(208) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
Reply
#4

Show the lines
Reply
#5

Come to Skype superrbot48
Reply
#6

warning 201: redefinition of constant/macro (symbol "A7")

What that is telling you is that you've #DEFINE'd A7 twice. It's so simple to fix.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)