In Jass...

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Nightmare
Junior Member
Posts: 38
Joined: December 28th, 2007, 6:15 pm

In Jass...

Post by Nightmare »

Im just wondering for my map how do you put variables in jass in the map for example i need to know:
Name: Jass_Code
Type: Trigger
I would like to know how to put that info in jass for my map... also i need to know how to put:
(This Trigger) equal to Jass_Code
into jass form so i could add it in.
Thanks for the help :)
User avatar
Ozzapoo
The Flying Cow!
Posts: 2196
Joined: November 2nd, 2007, 10:34 pm
Location: Melbourne

Re: In Jass...

Post by Ozzapoo »

Nightmare wrote:Im just wondering for my map how do you put variables in jass in the map for example i need to know:
Name: Jass_Code
Type: Trigger
I would like to know how to put that info in jass for my map... also i need to know how to put:
(This Trigger) equal to Jass_Code
into jass form so i could add it in.
Thanks for the help :)
If you mean what I think you mean and want to create a trigger variable... then just declare a trigger like this:

trigger Jass_Code=CreateTrigger()

If you want to add actions to the trigger, then just ask ;)

And please make your title more related to your question ;)
Visit Ozzapoo.net, my blog and the home of AutoCP and Cheatpack Detector!
AutoCP3 now available for free!