war3ft commandas
Moderator: Forum Moderator
war3ft commandas
Hi, how i can remove commands? i need ramove skillsinfo from the war3menu. user selek skills menu arba select skills information server crash... and need remove resetxp commands from the server. please help
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
You have to allow more than 22 hours for a reply. You can't expect someone to just always be on.
Do you want to remove the console commands, say commands, or both? Cause, you have poor wording. Please list all of the commands you would like to disable and if you want them to be disabled from typing in console and/or say for each one
Do you want to remove the console commands, say commands, or both? Cause, you have poor wording. Please list all of the commands you would like to disable and if you want them to be disabled from typing in console and/or say for each one
No support via PM or Email
-
- Rifleman
- Posts: 162
- Joined: Thu Dec 21, 2006 2:12 am
- YamiKaitou
- Forum Moderator
- Posts: 1925
- Joined: Wed Feb 01, 2006 4:33 pm
- Contact:
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
if you want to remove he wc3 menu go to clientcommands.inl find
and remove it
to remove skillsinfo find this in the same word document and remove it
to remove select skills find this in teh same document and remove it
Code: Select all
else if ( CMD_Equal( id, szCmd, "war3menu" ) )
{
MENU_War3Menu( id );
}
to remove skillsinfo find this in the same word document and remove it
Code: Select all
else if ( CMD_Equal( id, szCmd, "skillsinfo" ) )
{
MOTD_SkillsInfo( id );
}
Code: Select all
else if ( CMD_Equal( id, szCmd, "selectskills" ) || CMD_Equal( id, szCmd, "selectskill" ) )
{
MENU_SelectSkill( id );
}

-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
do you have the scripting files like the .sma and .inl of ur version?bedar wrote:I also have the same problem.
Everytime someone looks at the skillsinfo (and is 1 of the 4 extra races (blood -> crypt), the server crashes. I tried to disable skillsinfo but I couldn't completly disable it and don't think that's the best solution.
I have WC3FT 2.3.0 running and I don't want to update it to the latest version (3.0.x) cause it simply sucks, races are changed and there is no option to use that version but change it back like the "good" wc3ft. I know I could crack my brain with editing lotsa code but that's not really what I want so I sticked to this version.
So simply, could anybody tell me how to fix the skillsinfo bug?
Secondly, I'd like to disable some races/skills/abilities/items on certain maps. Like when you use night elf + claws on scoutzknivez you take away the fun so it could be handy to disable some skills from it on certain maps (or just disable night elf).
And another example is that I would like to disable gloves of warmth on de_dust2_long or orc nades on de_rats, etc.
Can anybody help me with this?
p.s. If anybody can find/make a modified (working) version of 3.0.x which has the races and the items (incl. the prices etc) setup like the 2.3.0, please tell me cause in that case I want to try it out!

-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
try this and let me know if it works
- Attachments
-
- war3ft.amxx
- (261.48 KiB) Downloaded 746 times

-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
what do u mean the files are making ur server crash just use the .amxx i gave and what i did was simply got the new version and replaces all the race_ files with urs. if my amxx isnt working u can give me a list of things the new version has that u dont like and i can just download the new version and know what to change which would be easier

-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
sorry i have not yet been able to make those changes since ive been busy with college, im studying for a mid term today and im going to be busy 2morrow but after that ill be able to finish the plugin

-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
do me a favor and try this plugin, i made it so item cost is always the same and i also made it that there is no more banish but u have the skill impale like crypt where u sent ur enemies in the air, in ur config/war3ft/disabled folder copy and paste on of those files onto ur desktop and rename it to skill_trueshot.cfg and then place it back into the disabled folder. any maps in that file will disabled trueshot
- Attachments
-
- war3ft.amxx
- (261.87 KiB) Downloaded 782 times

-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
hmm thats odd with the bloodmage but crypt should already have the flying thing in the air all i did was add it to both races. for the money all u do is edit item.inl and for the trueshot to disable the skill just make another 1 of those files u have in the war3ft/disabled and make the name skill_trueshot or what ever i said to rename it to
try this one
try this one
- Attachments
-
- war3ft.amxx
- (261.08 KiB) Downloaded 764 times

-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
-
- Spell Breaker
- Posts: 398
- Joined: Sun Apr 27, 2008 10:11 pm
Re: war3ft commandas
so wait crypt lord is making people banish with is get out of view for that 2 seconds or so? and blood mage isnt making peooples screen shake?
