Search found 4 matches

by enigmaxp
Mon Dec 05, 2005 3:55 pm
Forum: Help/Support
Topic: Disabling Certain Shopmenu Items
Replies: 5
Views: 9253

Turning off items isn't too much work, I just didn't want to give people the option :/ But to disable it, open menus.inl... Within the menu_shopmenu_two function, change: [small]if(i==ITEM_CHAMELEON-1 || i==ITEM_SCROLL-1)[/small] to [small]if(i==ITEM_CHAMELEON-1 || i==ITEM_SCROLL-1 || i==ITEM_MORE-...
by enigmaxp
Mon Dec 05, 2005 12:44 pm
Forum: Help/Support
Topic: Disabling Certain Shopmenu Items
Replies: 5
Views: 9253

Disabling Certain Shopmenu Items

Question Regarding disabling certain shopmenu items: I wanted to disable using the mole function for my DOD War3FT Server. I haven't coded for years and so am having a difficult time finding where to edit the code properly to compile with the mole item disabled. Can someone point me to the location ...
by enigmaxp
Mon Dec 05, 2005 12:34 pm
Forum: Help/Support
Topic: Anyone having issues with DOD and the latest war3ft?
Replies: 8
Views: 12695

Yeah 2.2.7 is working fine. The only real problem I've encountered with 2.2.7 is that saving XP to vault doesn't always work properly. It doesn't always save at the end of round, nor does manually typing savexp always save properly. Otherwise, with 2.2.7 my server's been running great. It's weird th...
by enigmaxp
Mon Dec 05, 2005 1:13 am
Forum: Help/Support
Topic: Anyone having issues with DOD and the latest war3ft?
Replies: 8
Views: 12695

I've been having problems with the 2.2.9 build as well as the 2.3.0 CVS (As of 12-04-05) which I compiled for my DOD Server 1. Shopmenu Items don't disappear even after you die (2.2.9) + CVS 2. Killing Teammates does not give XP with the exception of an occasional headshot which doesnt correspond to...