-
[Tut]How to Change EXP
This is pissing me off so much im going tell how to change >_>,
goto your server file and look for matchserver then formula.xml and open it.....
Then you see alot of text Oo
heres the 3 BIG commands to change exp and bounty on your server
<FORMULA_TABLE id="NeedExpLM"> Is how much EXP you need to lvl up.
<FORMULA_TABLE id="GettingExpLM">How much exp you get for killing
<FORMULA_TABLE id="GettingBountyLM"> how much bounty you get for killing
so on GettingExpLM is i want x18 exp i do this.
Code:
<FORMULA_TABLE id="GettingExpLM">
<LM lower="1" upper="20">1</LM>
<LM lower="21" upper="30">18</LM>
<LM lower="31" upper="40">18</LM>
<LM lower="41" upper="45">18.1</LM>
<LM lower="46" upper="50">18.1</LM>
<LM lower="51" upper="55">18.1</LM>
<LM lower="56" upper="60">18.1</LM>
<LM lower="61" upper="65">18.1</LM>
<LM lower="66" upper="70">18.1</LM>
<LM lower="71" upper="75">18.1</LM>
<LM lower="76" upper="80">18.1</LM>
<LM lower="81" upper="85">18.2</LM>
<LM lower="86" upper="90">18.2</LM>
<LM lower="91" upper="95">18.2</LM>
<LM lower="96" upper="99">18.2</LM>
</FORMULA_TABLE>
save it load Gunz kill some1 and u got x18 exp =]
-
Very nice i was looking around to do this saved me a lot of time.
-
i cant find my matchserver folder
-
where did you put the folder?
c:/?
-
C:\Program Files\MAIET\GunZ\?????????
-
thats your gunz not your server >_>
-
Quote:
Originally Posted by
DarkChas
thats your gunz not your server >_>
lol :P he probaply thinks he can change the rate of RagePserver or something :P
-
Erk, I posted how to do this first, and no one searches >.<
-
so will this change the quest exp too ?
-
Nope to change Quest EXP and Bounty that is located in Scenario.
Quote:
<SPECIAL_SCENARIO id="1"
title="Goblin King (Possible)"
QL="1"
DC="1.5"
mapset="Mansion"
XP="1000" <---"Weee!!"
BP="100"> <---"Yay!!!"
<SACRI_ITEM itemid="200008" />
<REWARD_ITEM type="quest" itemid="11" rate="0.1" />
<MAP dice="1" key_sector="101">
-
Quote:
Originally Posted by
NaikBoi
so will this change the quest exp too ?
no u have to change it in scenario.xml
u cant miss it
-
Re: [Tut]How to Change EXP
<FORMULA_TABLE id="GettingExpLM">
<LM lower="1" upper="20">1</LM>
<LM lower="21" upper="30">18</LM>
<LM lower="31" upper="40">18</LM>
<LM lower="41" upper="45">18.1</LM>
<LM lower="46" upper="50">18.1</LM>
<LM lower="51" upper="55">18.1</LM>
<LM lower="56" upper="60">18.1</LM>
<LM lower="61" upper="65">18.1</LM>
<LM lower="66" upper="70">18.1</LM>
<LM lower="71" upper="75">18.1</LM>
<LM lower="76" upper="80">18.1</LM>
<LM lower="81" upper="85">18.2</LM>
<LM lower="86" upper="90">18.2</LM>
<LM lower="91" upper="95">18.2</LM>
<LM lower="96" upper="99">18.2</LM>
save it?how do i save it and where?
:chay:
</FORMULA_TABLE>
-
Re: [Tut]How to Change EXP
And what's the code for get x50 xp?
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
DarkChas
This is pissing me off so much im going tell how to change >_>,
goto your server file and look for matchserver then formula.xml and open it.....
Then you see alot of text Oo
heres the 3 BIG commands to change exp and bounty on your server
<FORMULA_TABLE id="NeedExpLM"> Is how much EXP you need to lvl up.
<FORMULA_TABLE id="GettingExpLM">How much exp you get for killing
<FORMULA_TABLE id="GettingBountyLM"> how much bounty you get for killing
so on GettingExpLM is i want x18 exp i do this.
Code:
<FORMULA_TABLE id="GettingExpLM">
<LM lower="1" upper="20">1</LM>
<LM lower="21" upper="30">18</LM>
<LM lower="31" upper="40">18</LM>
<LM lower="41" upper="45">18.1</LM>
<LM lower="46" upper="50">18.1</LM>
<LM lower="51" upper="55">18.1</LM>
<LM lower="56" upper="60">18.1</LM>
<LM lower="61" upper="65">18.1</LM>
<LM lower="66" upper="70">18.1</LM>
<LM lower="71" upper="75">18.1</LM>
<LM lower="76" upper="80">18.1</LM>
<LM lower="81" upper="85">18.2</LM>
<LM lower="86" upper="90">18.2</LM>
<LM lower="91" upper="95">18.2</LM>
<LM lower="96" upper="99">18.2</LM>
</FORMULA_TABLE>
save it load Gunz kill some1 and u got x18 exp =]
Is this for IJJI or for a prrivate server for yourself because i cant find the matchserver folder.
-
Re: [Tut]How to Change EXP
can you explain..a little more exatcly WHERE to go..how to get there...then where to find this table stuff...bc im kinda REALLY confussed atm....a little help please?
-
Re: [Tut]How to Change EXP
...Are you people fucking kidding me?
It's FORMULA.XML, in the MATCHSERVER folder. He says it in the post.
If you don't know where you even saved your MatchServer folder, you probably shouldn't be running a private server.
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
RepublicOfAstra
...Are you people fucking kidding me?
It's FORMULA.XML, in the MATCHSERVER folder. He says it in the post.
If you don't know where you even saved your MatchServer folder, you probably shouldn't be running a private server.
lmao ur absolutly correct.. why make a server if u dont know how to edit it by just going to a simple FORMULA.xml?
Think before u make something that maybe a bit to hard for u to handle!
-
Re: [Tut]How to Change EXP
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
XeroK
And what's the code for get x50 xp?
up up down down left right left right a b select start
-
Re: [Tut]How to Change EXP
Thank you ive been searching for this awhile...now ill go search how to change the bounty at start up ^.^(i know how to but ive got newest DB that is different).
-
Re: [Tut]How to Change EXP
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
Holyken
C:\Program Files\MAIET\GunZ\?????????
lol lol lol lol lol lol lol lol lol
-
Re: [Tut]How to Change EXP
yep, and for ijji gunz 150x exp cheat you need to say on lobby "GM is gay" 3 times
-
Re: [Tut]How to Change EXP
Very nice DarkChas, thanks.
-
Re: [Tut]How to Change EXP
i dont want to have -EXP
How i changes that?
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
cerealnp
yep, and for ijji gunz 150x exp cheat you need to say on lobby "GM is gay" 3 times
I seriously Lol'd REALLY hard for that, and for p.o.p's post
Quote:
Originally Posted by
.xxx-mikey-xxx.
i dont want to have -EXP
How i changes that?
Apply for MAIET staff, and start GunZ Devving. Or pretty easily, get a brain and know that there is nothing as negative EXP :thumbdown:
-
Re: [Tut]How to Change EXP
Wanna bet there is?
If a lvl 1 killed a lvl 99 The lvl 99 will LOSE exp.
That's called negative experience if i'm correct.
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
Spirit1337
there is nothing as negative EXP :thumbdown:
Quote:
Originally Posted by
DragonOfBlade
Wanna bet there is?
If a lvl 1 killed a lvl 99 The lvl 99 will LOSE exp.
That's called negative experience if i'm correct.
DragonOfBlade, He probably doesn't know cause he never got over level 21 ;D
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
Aimed
DragonOfBlade, He probably doesn't know cause he never got over level 21 ;D
lol
Quote:
Originally Posted by
DragonOfBlade
Wanna bet there is?
If a lvl 1 killed a lvl 99 The lvl 99 will LOSE exp.
That's called negative experience if i'm correct.
Nope that's just called you didnt set your exp when you changed your level.
-
Re: [Tut]How to Change EXP
good tutorial for begginers. ;D
-
Re: [Tut]How to Change EXP
Thanks man, you save my life!!!!!!!!!!!!!!!!
-
Re: [Tut]How to Change EXP
Nice Tut it wasnt to hard :P
-
Re: [Tut]How to Change EXP
hmmm weird.. i put the numbers exactly but it doesn't feel like it;s x18 i was lev 4 and killed lev3 and i only got 800xp/// is this x18? lol
-
Re: [Tut]How to Change EXP
ty i want to open Pserver but.. im bad in english(i thiknk u see it now)
if i want x40? what i need to write??
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
xerok
and what's the code for get x50 xp?
50.1 .....
-
Re: [Tut]How to Change EXP
Nice but i cant use it because i got problems setting out my launcher
-
Re: [Tut]How to Change EXP
its easy stuff but thx for sharing
-
Re: [Tut]How to Change EXP
AHHH i need help when i edit i go in game no difference wtf? please help me thanks
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
roys000
AHHH i need help when i edit i go in game no difference wtf? please help me thanks
Nice Bumping 2 years OLD theard -.-
-
Re: [Tut]How to Change EXP
dont bother with the kids that dont know were there match server are they think this is a hack not a tut for your own personal server..
-
Re: [Tut]How to Change EXP
Wow Forean, i had never seen you posting here o.o anyways, this tut is ez >.<
-
Re: [Tut]How to Change EXP
good very good
I find this very good post ...
thanks
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
orc_master
Wow Forean, i had never seen you posting here o.o anyways, this tut is ez >.<
ive posted here for a while ive never seen you post here before either so..
-
Re: [Tut]How to Change EXP
LOLOLOL, I had a good laugh on the first page.
-
Re: [Tut]How to Change EXP
Dude Awsome but i knew already 7/10
-
Re: [Tut]How to Change EXP
hey!.... ur code is bugged xD
coz i used it you said its 18x exp but if i finish first quest 3/3 (mansion oe w/e)
it shows i get 200 exp and so on in quest...
but if i go lobby i am lvl 99 =)
can you help me for that bug or w/e it is xD
-
Re: [Tut]How to Change EXP
i know this is a very old thread, but lol@some of the comments
-
Re: [Tut]How to Change EXP
-
Re: [Tut]How to Change EXP
where i can get new code? with about 30-40x exp
-
Re: [Tut]How to Change EXP
If i play a private server can i use it to then?
-
Re: [Tut]How to Change EXP
1) Why the hell such a big font?
2)If yours yes
3) If not yours then no since you do not have access to formula.xml (server files)
-
Re: [Tut]How to Change EXP
O...M..G i wus looking for thes 10/10 thanks
-
Re: [Tut]How to Change EXP
I've edited it all as done, i've started by doing yours but my EXP rate hasn't changed one bit ;|
-
Re: [Tut]How to Change EXP
Quote:
Originally Posted by
dary3113
I've edited it all as done, i've started by doing yours but my EXP rate hasn't changed one bit ;|
You need to test it on a player.
-
Re: [Tut]How to Change EXP
Can some 1 make me 1 formula with Euro gunz exp ratE ? ty :)
-
Re: [Tut]How to Change EXP
-
Re: [Tut]How to Change EXP
This thread is funny. Good tutorial.