PDA

View Full Version : What is DBI and where to find it.


KungfuJoe
10-24-2004, 19:41
the subject should be a good clue.

What is DBI module, and where can I find it cuz I get this message
Load fails: Module "dbi" required for plugin. Check modules.ini. (plugin "warcraft3FT.amxx")

Thanks 4 ur help

BAILOPAN
10-24-2004, 19:48
Enable one of the SQL modules.

Dippies
01-09-2005, 11:51
i have done the SQL module thingy
bu now it says :

[ 28] unknown unknown unknown warcraft3FT.amx bad load
Load fails: Plugin uses an unknown function (name "cs_set_startmoney_max") - check your modules.ini. (plugin "warcraft3FT.amxx")
28 plugins, 27 running

what chould i do :s

#Zyphyer
01-10-2005, 05:47
/* Sets maximum amount of money that mp_startmoney can be.
Min value: 0
Max value: 2147483583 */
native cs_set_startmoney_max(money);

Enable the CS Hack (http://www.amxmodx.org//forums/viewtopic.php?t=8784) module. It's in the WC3FT package.

danamezjoey
07-21-2005, 11:00
when i enable one sql module it says sprites/carrion.spr. not found or something like that anyone please help

Charr
07-21-2005, 12:35
carrion.spr is a sprite with the Warcraft Mod.
The Sprite is here in (uwc3-amxx20-v1.0.0RC6j.zip)
http://forums.alliedmods.net/showthread.php?p=61345