Paladin2436

Member
  • Content count

    33
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Paladin2436

  • Rank
    Bambi

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Paladin2436

    [SOLVED] Here we go again!

    Alright. I will do so. Thank you both.
  2. Paladin2436

    [SOLVED] Here we go again!

    I use it to open the phone file, I edit Said file in notepad++, save the file, then repack it using PBO manager. Tried editing the prices for items in the traders, and the changes always revert.
  3. Paladin2436

    [SOLVED] Here we go again!

    why would my edits not save properly then?
  4. Paladin2436

    [SOLVED] Here we go again!

    Hey Gang, Paladin here again. We had a Server wipe/Migration by our host (That I wasnt informed about in time to do backups for) a few months back, and lost everything that was done. Well I decided to wait till Apex came out before redoing everything because all my players wanted Tanoa. I need to get the filed modded and setup, and I have a few questions but I shall throw them down one at a time. First off, Whats the best Utility to do all the .pbo editing and stuff dealing with editing? I was using pbo Manager but either no changes were taking effect, or the files were being corrupted when I saved them. I tried pbo Viewer, but thats all that seems to be is a viewer. A Friend of mine was therefore editing the files for me, but he's had a big push as work and will no longer be able to do this, leaving me to do all of it. I don't mind doing all of it as I need the practice, but I really want my edits to take effect when I make them. Who knows maybe its me and my stupidity, but I appreciate the feedback anyways. Once again guys, thanks for all the help, you guys are great! Sincerely Paladin
  5. Paladin2436

    Zombies will not attack AI

    Ah ok, I just realized that YOU made Occupation, so yes, I can set the Zombies to WEST then.
  6. Paladin2436

    Zombies will not attack AI

    Ok, I know the Regular game has 4 factions WEST, EAST, CIV, and IND Can we move the Survivors to the IND side so they are on the same side as players, and Put the Zombies into the CIV Slot, or will they not attack or be attacked by anyone? At this point Im considering Moving the Soldiers over to EAST and placing them with bandits so that the Survivors can stay the same, and making the Zombies be WEST.
  7. Paladin2436

    Zombies will not attack AI

    Heres the Problem I see. DMS_banditSide = EAST; // The side (team) that AI Bandits will spawn on /* DonkeyPunchDMS Custom Side Factions */ DMS_heroSide = WEST; // The side (team) that AI Heros will spawn on DMS_survivorSide = CIV; // The side (team) that AI Survivor will spawn on If I make the Zombies EAST Then they won't attack the Bandits. If I make them WEST Then they won't attack the Soldiers. If I makes them CIV then they won't attack survivors or Players. If I put the Soldiers on EAST, or the Bandits on WEST then they won't attack each other. Is there a way to put in a 4th faction and just call it ZOM or something like that? Any suggestions guys?
  8. Paladin2436

    EXILE-Z Project - Add Zombies to Exile

    Where does one go to find this File? I am trying to edit my server so just such a thing happens. I'd like the DMS AI and the Zombies to attack each other, as well as the Players.
  9. Paladin2436

    Editing Exile.Altis Problems (SOLVED!)

    Ah. Hey, it worked. Thank you so much. That solved the problem.
  10. Paladin2436

    Editing Exile.Altis Problems (SOLVED!)

    So just that Last Symbol, or that Entire Chunk?
  11. Paladin2436

    Editing Exile.Altis Problems (SOLVED!)

    Here is the Pastebin. http://pastebin.com/ee4VLZEp
  12. Paladin2436

    Zombies will not attack AI

    No, Bandits are one side, Soldiers are another, and Survivors are a third. it looks like I need a 4th Side and place ALL the Zombies on it so they attack everything else. Is that able to be done?
  13. Paladin2436

    Zombies will not attack AI

    Ok, I am using Exile, and the Following DMS Exile Occupation Ryans Zombies and Demons I am currently trying to make it so the Zombies attack the other AI. Ive looked around, and I might be blind, but can't seem to find anything to do that. IS there a way to do it with these Mods? Thanks you for your time Andrew
  14. Paladin2436

    Editing Exile.Altis Problems (SOLVED!)

    Ok, so I am editing the Exile.Altis to edit the cost of things, and to remove certain weapons from the buy list. Those weapons will be able to be obtained from missions, but I don't want players to just be able to buy them. I wanted some risk to be associated with obtaining them. In other words, for the big guns, and really cool vehicles, you are gonna have to fight. So Anyways, it says that Line 1237 in the Exile.Altis Mission.sqm Mission has already been defined. class Mission { addOns[]= { "exile_client", "a3_map_altis", "Ryanzombies", "rzinfection" }; addOnsAuto[]= { "exile_client", "a3_map_altis", "Ryanzombies", "rzinfection" }; <----------- }; That closing bracket with the arrow to it is whats causing the problem. I dont know whats wrong.
  15. Paladin2436

    [Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23

    Possibly a stupid question, but where is this .pbo file put on the server? I put it in the @ExileServer/Addons folder.