|
Post by Vourllez on May 8, 2013 9:39:26 GMT -5
FAQ Q: My preset turns out white! Did I do something wrong? A: Try moving the material file to the "scripts" folder, make sure you take it out of the "materials" folder. OR There is an error in your material or campaign code.
Q: How do I add items to my preset? A: Open the campaign file in notepad, and insert: Unit_EquipItem=PLAYER,item,slot You need to replace item with the item's name. But, it's not the display name you see. For instance, let's say you're adding a ZT Helmet. You don't put "ZT Helmet" there, you'd put, "helmet3" You can find a list of the item names in the Items.cfg in the IT folder. Now, replace slot with a number from 0-5. Each time you add an item, it needs to be a different number slot.
|
|