AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [SOLVED] not compile :| (https://forums.alliedmods.net/showthread.php?t=227590)

Erdener 10-04-2013 06:16

[SOLVED] not compile :|
 
PHP Code:

#if !defined _biohazardcfg_included
    #assert Biohazard configuration file required!
#elseif AMXX_VERSION_NUM < 180
    #assert AMX Mod X v1.8.0 or greater required!
#endif 

Where is the problem?

Black Rose 10-04-2013 16:02

Re: [SOLVED] not compile :|
 
The "Get Plugin" link is broken. Your file won't work.
You need the cfg file. I don't know what it's named but I'm guessing biohazard_cfg.inc.
Place it in your "include" folder and recompile.

Erdener 10-05-2013 03:52

Re: [SOLVED] not compile :|
 
Quote:

Originally Posted by Black Rose (Post 2045150)
The "Get Plugin" link is broken. Your file won't work.
You need the cfg file. I don't know what it's named but I'm guessing biohazard_cfg.inc.
Place it in your "include" folder and recompile.

Ok. thnx :)


All times are GMT -4. The time now is 07:03.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.