
Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Sep 29, 2009 12:33 AM
Msg. 2 of 3
1) Create a .hmt file named hud messages.hmt 2) Add a reference name, a equals sign, and the text to display. Example:
obj1=>>Objective 1 obj2=>>Objective 2
In the example above, obj1 and obj2 are the reference names. The equal signs are the... equal signs. Objective 1 and Objective 2 are the text that gets displayed. 3) Close Sapien (This is an important step) 4) Compile the hud messages in tool 5) Open Sapien 6) Add the script commands to reference the objective names 7) Compile scripts
|