you most likely messed up.. lol
syntax check with jasscraft.
multicheat jass trigger pack
Moderator: Cheaters
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
-
- Senior Member
- Posts: 113
- Joined: March 1st, 2007, 8:22 pm
-
- Newcomer
- Posts: 13
- Joined: June 9th, 2007, 6:34 am
I added the stuff on the page one and i got a couple of errors when i added them all:
Line 234: Syntax Error (the start of code is line 234)
Line 236: Undeclared variable qaz
please help me
[edit] Dont worry i did it
Line 234: Syntax Error (the start of code is line 234)
Line 236: Undeclared variable qaz
Code: Select all
local integer qaz=0
loop
exitwhen qaz>11
call TriggerRegisterPlayerChatEvent(ICHEAT,Player(qaz),"-cheat",false)
set qaz=qaz+1
endloop
call TriggerAddAction(ICHEAT,function CheatUse)
call TriggerAddAction(CHEATS,function Cheatz)
endfunction
[edit] Dont worry i did it
-
- Senior Member
- Posts: 113
- Joined: March 1st, 2007, 8:22 pm
Re: multicheat jass trigger pack
how do i
Last edited by qwertz111 on July 17th, 2007, 1:16 pm, edited 2 times in total.
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
-
- Senior Member
- Posts: 130
- Joined: April 9th, 2007, 9:28 pm
Re: multicheat jass trigger pack
Very nice Dekar and Aero!
"If I'm upset, you don't stress
Never forget, that God hasn't finished with me yet
I feel his hand on my brain
When I write rhymes, I go blind, and let the lord do his thang
But am I less holy
Cause I choose to puff a blunt and drink a beer with my homies
Before we find world peace
We gotta find peace and end the war on the streets." -2Pac Shakur
Never forget, that God hasn't finished with me yet
I feel his hand on my brain
When I write rhymes, I go blind, and let the lord do his thang
But am I less holy
Cause I choose to puff a blunt and drink a beer with my homies
Before we find world peace
We gotta find peace and end the war on the streets." -2Pac Shakur
-
- Senior Member
- Posts: 113
- Joined: March 1st, 2007, 8:22 pm
Re: multicheat jass trigger pack
mmm
Last edited by qwertz111 on July 17th, 2007, 1:17 pm, edited 1 time in total.
-
- Senior Member
- Posts: 113
- Joined: March 1st, 2007, 8:22 pm
Re: multicheat jass trigger pack
po
Last edited by qwertz111 on July 17th, 2007, 1:17 pm, edited 1 time in total.
-
- Newcomer
- Posts: 6
- Joined: July 10th, 2007, 3:02 pm
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
Re: multicheat jass trigger pack
BUMPED
Note: I updated my cheatpack with some optimizations and function fusions as well as improving some features.
I also added
-chargesx y
-debuff
-mhoff
Instructions for use of -chargesx y is under cheatpack.
Have fun--I didn't test cheatpack out so please report errors to me via PM.
[Edit]I tested them and everything I tested works fine. I fixed -chargesx y command and added a -showkeys
I also added a -locktrade/-unlocktrade and -setname / setcolor for shits n giggles.
Also, I might add a -noleave xx but it seems kind of fruity and would take up a lot of space.
There is no "DoNotSaveReplay()"
Note: I updated my cheatpack with some optimizations and function fusions as well as improving some features.
I also added
-chargesx y
-debuff
-mhoff
Instructions for use of -chargesx y is under cheatpack.
Have fun--I didn't test cheatpack out so please report errors to me via PM.
[Edit]I tested them and everything I tested works fine. I fixed -chargesx y command and added a -showkeys
I also added a -locktrade/-unlocktrade and -setname / setcolor for shits n giggles.
Also, I might add a -noleave xx but it seems kind of fruity and would take up a lot of space.
There is no "DoNotSaveReplay()"