• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Where is rect?

Status
Not open for further replies.
Level 2
Joined
Mar 21, 2008
Messages
7
I need to make a rect variable and cant find anything rect type. I was looking at the tutorial about makeing buildable gates. just want to know how to make it, or if it is an abrevation that i dont know. cuz it is not showing up in the variable typs. also i cant find anything in the triggers to interact with the rect type variables. I am using WE version 1.22. I thank you for any help you can give.
 
Level 12
Joined
Apr 27, 2008
Messages
1,228
Clarification:
Region is in GUI. GUI is a mask that allows people with no programming knowledge to make triggers. The thing behind the mask is Jass. The programming language made by Blizzard, that controls wc3. In jass, rect is in Jass.
There are other several variable names like that:
Unit Group - group
Player Group - force
Point - location
 
Status
Not open for further replies.
Top