CreateUnitByName

Parameters
whichPlayerplayer
unitnamestring
xreal
yreal
facereal

Unit facing in degrees.

comment
patch

1.00

Source
common.j (suggest an edit or discuss on Github)
return type
unit
Source code
native          CreateUnitByName        takes player whichPlayer, string unitname, real x, real y, real face returns unit