Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Non-Rectangle regions
Non-Rectangle regions
09-25-2007, 05:02 AM
#1
botanic
I am working on making a realistic weather pastern system and found the "RegionAddCell" command. would that allow me to have a region like this?
Code:
|------| | | | -- -----|
09-25-2007, 12:34 PM
#2
PitzerMike
Yes.
09-25-2007, 02:03 PM
#3
botanic
yay so then how would I go about removing cells from a region?
PS: then how also does the add cell work :/