• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

CommonAI Imports

Status
Not open for further replies.
Level 21
Joined
Aug 3, 2004
Messages
710
JASS:
native GetUnitGoldCost	takes integer unitid	returns integer
native GetUnitWoodCost	takes integer unitid	returns integer
native GetUnitBuildTime	takes integer unitid	returns integer
native StartThread	takes code func		returns nothing

Tutorial: N/A
Download: N/A
Native Set Type: Single Player, Multi Player or WarSoc
Release: 0.10
Other: N/A
 
Status
Not open for further replies.
Top