cuzghostkiller

Member
  • Content count

    29
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by cuzghostkiller

  1. cuzghostkiller

    Keep Scripts Server-Side?

    i have to call one of my scripts from my init in mission folder can i still do that or would i need to have it in the server side pbo fn_init
  2. cuzghostkiller

    KLPQ Music Radio

    Iv managed to get most of it to work on server just need more testing
  3. Hi and thank you for taking the time to read this im trying to add a character interaction but only when in side a vehicle iv tried using normal arma interaction they seem to work fine in the editor as soon as i add it to my server the interaction is gone from the scroll wheel is there some thing i need to override any help would be greatly appreciated FIXED
  4. cuzghostkiller

    ExAd v1.0.4

    ExAdClient\xm8\apps\DeployVehicle seems to have the bodyguard files in so deploy bike wont work can anyone help me fix it Fixed the problem i was having quad.ppa should be quadbike.ppa
  5. cuzghostkiller

    KLPQ Music Radio

    im having problem with getting both klpq music radio and a3fm working iv got ace3 interface working but no music from klpq music radio but it works perfect witout exile and a3fm works perfect in editor with exile but when i add to server channles wont change and no music so i think there is something in exile thats conflicting any help or ideas would be greatly appreciated
  6. cuzghostkiller

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

    did you manage to get this sorted yet and thank you for all the work you have put in keeping this updated
  7. cuzghostkiller

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

    the problem is not the config the only thing that has changed is that occupation now spawns then checks to see if its needed it used to check then spawn if there is a way to change the job order i should fix the problem
  8. cuzghostkiller

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

    hi there im having a little problem with ai vehicles no matter what i put as my max it still spawns a new one and then says i have 3 max in rtp and it keeps doing this over and over has anyone else having this problem
  9. cuzghostkiller

    Advanced Towing

    anyone know how to make the rope shorter
  10. cuzghostkiller

    Advanced Towing

    pur3x add this to you init.sqf in your mision file SA_TOW_IN_EXILE_SAFEZONE_ENABLED = true; should fix your problem
  11. cuzghostkiller

    Fishing is close just need a hand

    Did you get this to work in would love to be able to go fishing
  12. cuzghostkiller

    ExileZ 2

    Hi could some help me please I'm have some problems with getting the mission to spawn on tanoa I made a new mission with just the flag in it and iv added all the right coordinates Any help would be much appreciated
  13. cuzghostkiller

    View Contents Menu R3F

    hi im having a problem with some vehicle teleporting back to were they where towed from could it be infistar sending them back
  14. cuzghostkiller

    [Updated] R3F Logistics Exile (with CUP)

    I'm having a problem were sometimes vehicles will disappear when being towed does anybody know how I can solve this
  15. cuzghostkiller

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

    Sorry my bad I miss read the error it should look like this _unit setName _unitName };
  16. cuzghostkiller

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

    That's not your config go in to the occupation pbo and you will see a file called config.sqf that's the one you need to be looking in
  17. cuzghostkiller

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

    It would seem you have an error on line 87 and 88 in your config find that line and have a look you should be able to spot what's wrong I hope is helps
  18. cuzghostkiller

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

    Hi everyone I'm having a little problem I changed the gear for the AI but the vehicle ai have no items in there inventory however the Loot crate and heli crash ai have got items I have no errors in my rtp iv only added the gear to the config if that's got anything to do with it Any help would be appreciated Fixed it was all me I was not waiting long enough
  19. cuzghostkiller

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

    Have you ever had it tell you it can't find the new vehicles My rtp log said check class names but the class names are right Do I have to add the vehicles to exile config before I add them to occupation