CreateUnitByName

Parameters
whichPlayer player
unitname string
x real
y real
face real

Unit facing in degrees.

comment
patch

1.00

Source
common.j
return type
unit
Source code
native          CreateUnitByName        takes player whichPlayer, string unitname, real x, real y, real face returns unit