PDA

View Full Version : GunGame compiling and cfg error


| _-=xXx=-_ | Zerro_Cool
05-07-2007, 09:24
First of all, Hello

As you can see in topics title i have these 2 errors...
I want to set up GunGame and i did, its working...
But i want it to get active only by admin command amx_gungame 1 or amx_gungame_vote

I don't want it to load on every map, i tried in gungame.cfg chanching its value... isn't working, then i tried to get source and chage it there but i can't compile it...

Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

Error: Cannot read from file: "fakemeta_util" on line 27

Compilation aborted.
1 Error.
Could not locate output file E:\Program Files\Valve\cstrike\addons\amxmodx\plugins\gu ngame.amx (compile failed).

or if someone could compile it and put default gungame 0

gg_enabled = register_cvar("gg_enabled","0");

and upload it, I would apriciate it

thx in advance

P.S.

I also tried put in amxx.cfg
line amx_gungame 0 and didn't help

P.S. 2

Sorry for my bad english

THX

YamiKaitou
05-07-2007, 13:08
To compile Gungame, you need the fakemeta_util.inc in your scripting/includes folder. You can find it here, http://forums.alliedmods.net/showthread.php?t=28284

| _-=xXx=-_ | Zerro_Cool
05-07-2007, 13:39
now new error ...

Welcome to the AMX Mod X 1.76-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

E:\Program Files\Valve\cstrike\addons\amxmodx\scripting\ include\fakemeta_util.inc(245) : warning 201: redefinition of constant/macro (symbol "M_PI")
Error: Undefined symbol "fm_set_user_suit" on line 3648

1 Error.
Could not locate output file C:\Documents and Settings\LoKi\Desktop\plugini novi\gungame.amx (compile failed).

XxAvalanchexX
05-07-2007, 20:11
You downloaded the wrong fakemeta_util. Get the inc file, not the zip.

| _-=xXx=-_ | Zerro_Cool
05-08-2007, 20:28
thx guys very much it helped ^^

dont really get this karma thingy ... but ill add u some ^^