Chrome Forge Patch [need Help]
Hello, I'm looking for a very long time in a mod after a random box wepon spawn in map. Is there a solution to incorporate the code into my MapEdit.gsc? Always get an error message
Would incorporate these features in my mod:
- Build Random Weapon Box
- Build Ammo Box
- Spawn Weapons in my Map
Do I need only one or more modified MapEdit.gsc?
example:
Code:
self thread EliteWeaponBox((-1618.6, -96.2111, -240.389));
Thank you for responding.