CreateUnitAtLocByName
- Parameters
-
id player
unitname string
whichLocation location
face real
Unit facing in degrees.
- comment
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
unit
- Source code
-
native CreateUnitAtLocByName takes player id, string unitname, location whichLocation, real face returns unit