The search keyword must be a single word (no spaces).

Function CreateUnitAtLoc

Line
2874
Location
common.j
Constant?
no
Type
native
Arguments
player id, integer unitid, location whichLocation, real face
Returns
unit
2874
native          CreateUnitAtLoc         takes player id, integer unitid, location whichLocation, real face returns unit
2875
native          CreateUnitAtLocByName   takes player id, string unitname, location whichLocation, real face returns unit
2876
native          CreateCorpse            takes player whichPlayer, integer unitid, real x, real y, real face returns unit
2877
2878
native          KillUnit            takes unit whichUnit returns nothing
2879
native          RemoveUnit          takes unit whichUnit returns nothing