Recent content by Vayben

  1. Vayben

    Vehicle Armor Mod problem

    Hey all,  I am working on an Armor mod for vehicles that changes the DegradationMax, FuelUse and Velocity of the vehicle that it is equipped on. With heavier armor the Fuel use goes up and the velocity goes down. So far everything is working except when I equip the mod on a vehicle it only...
  2. Vayben

    action_sequence safe_allowed issue

    If any event in an action_sequence contains safe_allowed = false the entire action_sequence fails inside a land claim.  Is this normal?
  3. Vayben

    Having problem with OpenBundle

    Well, I added the following in an items.xml to make a mod that allows acid to be recovered from car batteries.  However when i try to "Open" the battery it will not give the items listed. Any help would be appreciated. <configs> <append xpath="/items/item[@name='carBattery']"&gt...
  4. Vayben

    How to spawn an AirDrop using an item

    I am looking for a way to spawn an airdrop using an item.  I have been looking into the gameevents.xml but not getting anywhere.
Back
Top