multicheat jass trigger pack

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

qwertz111
Senior Member
Posts: 113
Joined: March 1st, 2007, 8:22 pm

Post by qwertz111 »

where do i find a variable editor in the map?
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

ctrl+B in trigger editor.
qwertz111
Senior Member
Posts: 113
Joined: March 1st, 2007, 8:22 pm

Post by qwertz111 »

ok i got to that part with ctrl+b hmm i got a list

so i added a variable as name p and variable type as player
still expected a name in


call TriggerRegisterPlayerChatEvent(CHEATS,p,"-",false)

theres a player01 in the variable list
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

yeah I don't think you can make a variable named 'p' in the world editor, aka, these cheats arent going to work out unless you change them..

ie change p to udg_p

may work then.

anyways, I'm just slowly explaining how to do it and honestly its going to be a bit more work then that, so thats enough from me. gl
qwertz111
Senior Member
Posts: 113
Joined: March 1st, 2007, 8:22 pm

Post by qwertz111 »

is there certain parts that can be altered to disable or remove the activator requirement?
hmm oh ya and i still can't get it to work:(
User avatar
Aero
Forum Staff
Posts: 829
Joined: January 28th, 2007, 8:10 pm
Title: JASS Programmer
Location: Canada

Post by Aero »

It uses all locals...
It was specifically designed for inserting into the war3map.j

You wont have any success adding them to World Editor unless you understand the JASS behind my cheatpack.
qwertz111
Senior Member
Posts: 113
Joined: March 1st, 2007, 8:22 pm

Post by qwertz111 »

is it possible to make one that works in world edit?
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

qwertz111 wrote:is it possible to make one that works in world edit?
Yeah... thats just not applicable for most maps, so its mostly worthless..

why cant you just follow this guide?
User avatar
Unscrewed_Magic
Senior Member
Posts: 133
Joined: June 18th, 2007, 3:05 pm
Location: Azeroth

Post by Unscrewed_Magic »

because your customer does not want to edit the .j !

the people on this site are JASS freaks: http://hiveworkshop.com/forums/

they would love to write JASS for you

they write / debug most of mine !
ImageImage
Current Project
Humans vs Orcs
Whose side are you on ?

Take the HvO Survey
qwertz111
Senior Member
Posts: 113
Joined: March 1st, 2007, 8:22 pm

Post by qwertz111 »

i seem to get a game not found