CreateUnitAtLocByName
- Parameters
-
id player
unitname string
whichLocation location
face real
Unit facing in degrees.
- comment
- patch
1.00
- Source
- common.j
- return type
unit
- Source code
native CreateUnitAtLocByName takes player id, string unitname, location whichLocation, real face returns unit