Page 1 of 1
How to set Higher Possible Level
Posted: Thu Jul 14, 2005 3:55 am
by W1f4r3
How to set like level 24 and all skills have 6 levels ??? i really want to know this because in my server guys are playing and telling so i change the LVL and SKILLS how to do that ?
Re: How to set Higher Possible Level
Posted: Thu Jul 14, 2005 5:44 am
by Lazarus Long
Hello, W1f4r3:
W1f4r3 wrote:How to set like level 24 and all skills have 6 levels ??? i really want to know this because in my server guys are playing and telling so i change the LVL and SKILLS how to do that ?
That's easy. Grab the current version from the
download page, install it, go to the
addons/amxmodx/scripting dir search the
warcraft3FT.sma edit it and change the number of levels/skills at will.
Please post back the results of your changes since if they are good enough they might get incorporated back in the MOD.
or
If the above seems to difficult or hard work (
which incidentally it is both things) and your players are just achieving high levels too fast, reset your XP for everyone, edit "
addons/amxmodx/configs/war3FT.cfg" and change the values of the variables that grant XP (read the comments in the file they are very explanatory), you might want to give special attention to
mp_xpmultiplier and set it to something higher (for instance for your 24 level idea against the current 10 you could use
2.4).
Best regards,
Posted: Thu Jul 14, 2005 7:21 am
by Geesu
Yea it's not that easy.... it's actually not easy at all
Gah!-
Posted: Thu Jul 14, 2005 1:57 pm
by W1f4r3
heh... in warcraft3FT.sma there are just included files which are stored at addons/amxmodx/scripting/war3ft and addons/amxmodx/scripting/include blah! i maked in constants.inl (where lvls and skills are stored) but i dont have them ingame i think ingame max lvl possible is just 10 and skills the same :/ maybe i have to change something more ?
Geesu... maybe you can tell where to change something more ?
Posted: Thu Jul 14, 2005 3:17 pm
by Geesu
It's not just an option to change, it would be a TON of shit to change
Re: How to set Higher Possible Level
Posted: Thu Jul 14, 2005 3:56 pm
by Lazarus Long
Lazarus Long wrote:If the above seems too difficult or hard work (which incidentally it is both things) and your players are just achieving high levels too fast, reset your XP for everyone, edit "addons/amxmodx/configs/war3FT.cfg" and change the values of the variables that grant XP (read the comments in the file they are very explanatory), you might want to give special attention to mp_xpmultiplier and set it to something higher (for instance for your 24 level idea against the current 10 you could use 2.4).
Got it?
Posted: Fri Jul 15, 2005 9:13 pm
by W1f4r3
Lazarus i already make xpmultiplier at 5.0 but i need to change levels grr... Geesu please say which files i have to change.. i will do it... but i need that my players dont get mad by everytime asking the same: When u will make the 24 lvl system ??? WHn WHen WHen ? :/

Posted: Sat Jul 16, 2005 12:46 am
by Geesu
like uhhhh... every file... and no I won't make it
Posted: Sat Jul 16, 2005 12:15 pm
by Lazarus Long
W1f4r3:
W1f4r3 wrote:Lazarus i already make xpmultiplier at 5.0 but i need to change levels grr... Geesu please say which files i have to change.. i will do it... but i need that my players dont get mad by everytime asking the same: When u will make the 24 lvl system ???
Man, maybe nor I nor
Geesu were clear enough: What you want implies editing/changing almost every file, it's just like creating a whole new plugin, so if you want to do it go ahead, but it's not easy and it will take a whole lot of time.
Regards,
Posted: Sat Jul 16, 2005 2:09 pm
by W1f4r3
gah almost normal answers

i will make new plugin then:) thx
GL & HF for me
