multicheat jass trigger pack
Moderator: Cheaters
-
- Newcomer
- Posts: 2
- Joined: April 26th, 2007, 9:52 pm
Re: multicheat jass trigger pack
can u add small command that would add skill points like "-sp x". if you are too lazy to do it thats fine as well.
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: multicheat jass trigger pack
That's fine..
To do for next update:
-sp x
Extend string limit on keybindings
Fix -mhoff
If anyone finds anything else let me know =3
To do for next update:
-sp x
Extend string limit on keybindings
Fix -mhoff
If anyone finds anything else let me know =3
-
- Forum Drunk
- Posts: 2899
- Joined: January 17th, 2007, 4:22 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: multicheat jass trigger pack
add my "-additem x" to your cheatpack.
a lot of people asked me to do this, so there seems to be a need!
a lot of people asked me to do this, so there seems to be a need!
Don't pm me with Warcraft questions, this is a forum so just make a post!
In the world of thinking we are all immigrants. -Robert Nozick
-
- Newcomer
- Posts: 16
- Joined: February 20th, 2007, 7:11 pm
Re: multicheat jass trigger pack
thank you,Aero.great work!
how to use -chargesx y?
what's x or y?
What is this used for?
i want,too.
i know how to use.thanks!
nice work!
how to use -chargesx y?
what's x or y?
What is this used for?
good idea!Dekar wrote:add my "-additem x" to your cheatpack.
a lot of people asked me to do this, so there seems to be a need!
i want,too.
sorry,Aero.lwyjdgv wrote:thank you,Aero.great work!
how to use -chargesx y?
what's x or y?
What is this used for?
i know how to use.thanks!
nice work!
-
- Newcomer
- Posts: 1
- Joined: July 20th, 2007, 12:37 am
Re: multicheat jass trigger pack
okay if been trying to cheat defiance 0.16D i followed how to do it.but each time i try it,it says map not found.I tryed twice and it still says that map is not found.When i try playing it on battle.net or single >.<
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Junior Member
- Posts: 30
- Joined: June 24th, 2007, 10:32 pm
Re: multicheat jass trigger pack
Allow multiple bindings to the same key. Possibly up to 9(since an infinite amount of bindings would be difficult to code, but if it isn't, please do) bindings using a specific format while accepting (with much less syntax restriction) single bindings. Each command would be executed in the order it was stated.
E.G. -bindright "-gold 1000";"-lumber 1000";"-locktrade";"-setname (;-;)"
This would set the right key to give the player 1000 gold and lumber, lock trading, and set the users name to "(;-;)".
E.G. -bindright "-gold 1000";"-lumber 1000";"-locktrade";"-setname (;-;)"
This would set the right key to give the player 1000 gold and lumber, lock trading, and set the users name to "(;-;)".
-
- Member
- Posts: 90
- Joined: June 27th, 2007, 12:16 am
Re: multicheat jass trigger pack
can you add command that make's you bild & Upgrade faster ?? like the cheat in singgle player
-
- Crusader
- Posts: 4236
- Joined: January 27th, 2007, 4:46 pm
- Location: Greece, Veria
Re: multicheat jass trigger pack
I think your talking about the cheat Warpten, i think someone had posted that and the answer was negative saying its impossible make an exact replicate of it.saio wrote:can you add command that make's you bild & Upgrade faster ?? like the cheat in singgle player
-
- Newcomer
- Posts: 3
- Joined: August 14th, 2007, 9:08 am
Re: multicheat jass trigger pack
While I was going through random posts, I remember seeing someone implementing a trigger where when you say -build or something like that then all buildings that are yours and are currently being built will instantly finish. It is possible for that which is better as long as you copy&paste it