- Joined
- Oct 10, 2009
- Messages
- 439
Hey Hive!
Mucking around with some lua and natives, the following isn't working (Unit is spawning, nothing else).
Someone hit me up with some help
Mucking around with some lua and natives, the following isn't working (Unit is spawning, nothing else).
Someone hit me up with some help
Lua:
local crewUnit = CreateUnit(player, crewmember_unit_id, locX, locY, bj_UNIT_FACING)
SetUnitName(crewUnit, "Some cool name!")