I'am running Wc3FT 3.0RC8 downloaded from this forum and now my Server Crash on purchasing Flaming Gloves of Warmth...
Is there any way to remove it or set the cost of it to 999999 ???
--- Please enter the following information for support ---
War3ft Version:
Amxmodx Version:
Metamod Version:
amxx list:
amxx modules:
meta list:
Please help.... Server Crash on purchasing Flaming Gloves of
Moderator: Forum Moderator
-
- Militia
- Posts: 68
- Joined: Thu Mar 09, 2006 7:30 pm
Re: Please help.... Server Crash on purchasing Flaming Glove
Try opening "war3ft" within scripting folder and change the lineTheRiddle wrote:I'am running Wc3FT 3.0RC8 downloaded from this forum and now my Server Crash on purchasing Flaming Gloves of Warmth...
Is there any way to remove it or set the cost of it to 999999 ???
--- Please enter the following information for support ---
War3ft Version:
Amxmodx Version:
Metamod Version:
amxx list:
amxx modules:
meta list:
Code: Select all
ITEM_COST[ITEM_GLOVES] = 1750;
Code: Select all
ITEM_COST[ITEM_GLOVES] = 16001;
Code: Select all
ITEM_COST[ITEM_GLOVES] = -1;
Then recompile. Also, if you compile in linux, I would love it if you gave me the file

Slmclarengt
"I am become Death destroyer of worlds" - Hindu God Krishna speaking with Soldier about battle (Later quoted by Robert Oppenheimer, head of the Manhattan Project in Los Alamos Laboratories.)