Modify Exp Rate
Moderator: Cheaters
-
- Newcomer
- Posts: 4
- Joined: May 14th, 2009, 6:18 pm
Modify Exp Rate
Hi,
I have a question regarding the modification of experience/gold rate.
I've searched the forum for a cheat pack that modifies the rates but the only cheat packs i've found were for dota or were outdated for 1.24b.
So my question is, is there a way to change these, not even using a cheat pack but by just changing some lines in jasscraft, or is there a cheatpack that i overlooked?
Thanks in advance ^^
I have a question regarding the modification of experience/gold rate.
I've searched the forum for a cheat pack that modifies the rates but the only cheat packs i've found were for dota or were outdated for 1.24b.
So my question is, is there a way to change these, not even using a cheat pack but by just changing some lines in jasscraft, or is there a cheatpack that i overlooked?
Thanks in advance ^^
-
- Senior Member
- Posts: 152
- Joined: October 5th, 2009, 7:31 am
- Title: Taiwan, Singapore
- Location: Here!? XD
Re: Modify Exp Rate
Tried Sg_guy's cheatmenu? It works on patch 1.24b so far, except dotA.
http://forum.wc3edit.net/map-deprotecti ... t4228.html
http://forum.wc3edit.net/map-deprotecti ... t4228.html
-
- Super Moderator
- Posts: 3198
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Modify Exp Rate
my cp has that feature...
jew pack... as it is GUI atm.. it will work for all version
if u want the command itself i can make u one.. im a bit rusty on the jass. as i havent used it in some time.. but here goes
under globals
under endglobals
under function main
that should work as -xp rate [number of player] [how much XP % u want him to have]
example
-xp rate 00 1337
will give player 00 (red) 1337% xp.
tho if u have any questions about the trigger or any triggers in general this isnt the right section..
jew pack... as it is GUI atm.. it will work for all version
if u want the command itself i can make u one.. im a bit rusty on the jass. as i havent used it in some time.. but here goes
under globals
Code: Select all
trigger xp_rate_cheat=null
Code: Select all
function xp_rate_cheat takes nothing returns nothing
if SubString(GetEventPlayerChatString(),0,9)=="-xp rate "then
call SetPlayerHandicapXP(Player(S2I(SubString(GetEventPlayerChatString(),9,11))),S2I(SubString(GetEventPlayerChatString(),12,20)))
endif
endfunction
Code: Select all
set xp_rate_cheat=CreateTrigger()
example
-xp rate 00 1337
will give player 00 (red) 1337% xp.
tho if u have any questions about the trigger or any triggers in general this isnt the right section..
-
- Newcomer
- Posts: 4
- Joined: May 14th, 2009, 6:18 pm
Re: Modify Exp Rate
Thank you very much both 
I already tried the cheatpack you suggested and that didn't work (although I might have made a misstake since it's the first time put a cheat pack in a map)
I'll try the command you gave haxorico. But I've got one problem (this isn't 100% related to my topic though, but I think it would be stupid to make a new topic just for this) the map i try to put a cheat pack in is invalid Master ORPG 0.46b but when i follow the guide and I try to load it in MPQmaster, MPQmaster just crashes. I tried putting sg_guy's cp in a cheated version of the map that i found on this site (this one did open in MPQmaster) but jjcp was already in there so i think it might conflict. I tried searching the forum and the internet to find a solution for the crashing of MPQmaster but i found nothing.
So does anyone of you know whether there's a solution for this? (I'll try looking for other programs than MPQmaster to open it maybe they work)
Thanks in advance
EDIT: Thought i solved the problem, i opened the map with Ladek's (or something like that :p) MPQ editor, but when i tried to delete attributes it crashed.
EDIT2: I just extracted the list with MPQex and opened the map with that list in Ladek's MPQ editor, now I can delete attributes and extract the war3map.j file so i guess it works now.
Gonna test the lines you gave me now.
EDIT3: I inserted the lines and put the war3map.j back in the map but when i try to open the map (in singleplayer, which should be possible, you just can't save) i get an error: "map is corrupted" and warcraft 3 crashes. I ran the checker in jasscraft and it only gives errors in lines i didn't insert anything.

I already tried the cheatpack you suggested and that didn't work (although I might have made a misstake since it's the first time put a cheat pack in a map)
I'll try the command you gave haxorico. But I've got one problem (this isn't 100% related to my topic though, but I think it would be stupid to make a new topic just for this) the map i try to put a cheat pack in is invalid Master ORPG 0.46b but when i follow the guide and I try to load it in MPQmaster, MPQmaster just crashes. I tried putting sg_guy's cp in a cheated version of the map that i found on this site (this one did open in MPQmaster) but jjcp was already in there so i think it might conflict. I tried searching the forum and the internet to find a solution for the crashing of MPQmaster but i found nothing.
So does anyone of you know whether there's a solution for this? (I'll try looking for other programs than MPQmaster to open it maybe they work)
Thanks in advance
EDIT: Thought i solved the problem, i opened the map with Ladek's (or something like that :p) MPQ editor, but when i tried to delete attributes it crashed.
EDIT2: I just extracted the list with MPQex and opened the map with that list in Ladek's MPQ editor, now I can delete attributes and extract the war3map.j file so i guess it works now.
Gonna test the lines you gave me now.
EDIT3: I inserted the lines and put the war3map.j back in the map but when i try to open the map (in singleplayer, which should be possible, you just can't save) i get an error: "map is corrupted" and warcraft 3 crashes. I ran the checker in jasscraft and it only gives errors in lines i didn't insert anything.
Last edited by heyheyjo on October 10th, 2009, 10:46 am, edited 1 time in total.
-
- Super Moderator
- Posts: 3198
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Modify Exp Rate
if u have trouble hacking a map ill suggest joining the forum chat.
http://chat.wc3edit.net/
about the map: if MPQMaster crash its coz of a protection.
tho there is allways a way to bypass.. join chat and ill tell u
http://chat.wc3edit.net/
about the map: if MPQMaster crash its coz of a protection.
tho there is allways a way to bypass.. join chat and ill tell u

-
- Newcomer
- Posts: 4
- Joined: May 14th, 2009, 6:18 pm
Re: Modify Exp Rate
I can't chat in there, it keeps giving the message error: connection status:403 and when i refresh it says 403: forbiddenhaxorico wrote:if u have trouble hacking a map ill suggest joining the forum chat.
http://chat.wc3edit.net/
about the map: if MPQMaster crash its coz of a protection.
tho there is allways a way to bypass.. join chat and ill tell u
-
- Senior Member
- Posts: 152
- Joined: October 5th, 2009, 7:31 am
- Title: Taiwan, Singapore
- Location: Here!? XD
Re: Modify Exp Rate
If you manage to open the map in Ladik's(You spelled wrong) MPQEditor, than everything should works fine. Between, use RMPQEx for getting a better listfile. http://forum.wc3edit.net/tools-f32/rmpq ... t6363.html
And 1 more things, change this option at Ladik's ,
Change it to Zlib, (original should be BZIP). Than it should get rid of the error 'war3map.j is corrupt' or something like that. Try and see if it works. 
And 1 more things, change this option at Ladik's ,
Spoiler:
