[Solved] Issue Peon to build at specific location.

Status
Not open for further replies.
Level 1
Joined
Jun 24, 2018
Messages
3
Hello, is there any way that I could use triggers or Jass to issue a worker to build certain buildings at specific locations like X and Y.
 
If you are using gui you can set a global unit variable to the peon then u can replace "unit" in the custom script with udg_VARIABLENAME (if name of variable is Peon, then you use udg_Peon)
 
Status
Not open for further replies.
Back
Top