Dick Kickem

Member
  • Content count

    34
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

  • Days Won

    1

Dick Kickem last won the day on August 10 2017

Dick Kickem had the most liked content!

Community Reputation

2 Neutral

About Dick Kickem

  • Rank
    Bambi
  • Birthday December 8

Personal Information

Recent Profile Visitors

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

  1. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Okay. That does sound like a db issue, so I'll check mine out just in case. Good luck.
  2. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    So, tell me again what it's not doing? Like, exactly what it's not doing.
  3. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Well, the funny thing is that the forbidden messages dont really show up as errors. They just show up as statements, lol. What I did was call an airdrop and immediately look at my RPT and look for Forbidden Message [blah blah]. CTRL-F will be your friend. Add these in CfgRemoteExec if they're not already there: class APOC_srv_startAirdrop { allowedTargets=2; }; class ExAd_fnc_incomingRequest { allowedTargets=2; }; class exadserver_fnc_clientrequest {allowedTargets=2; }; *Shrug* Worth a shot. Try looking in extdb's log files for errors as well.
  4. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Untrue in my case. I am running extDB3, and with the normal changes one has to make to run extdb3 on arma 3, my APOC is running just fine. I honestly don't understand why people are having issues with this script. Follow the instructions to the point, and look for messages about forbidden messages in your RPT and fix those through cfgremoteexec.
  5. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Looks fine to me too.
  6. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Still a good idea. Eliminate that as a variable. Follow the install instructions to the point.
  7. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    And it still does not work? Make sure you're actually moving the mission file over to overwrite the one in the server...I got that one from experience...
  8. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Then check your config. All I can say. I had a problem with the airdrop script not spawning the heli but haven't had one with the buttons not working. Sorry man.
  9. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    yep, my bad. @Exileserver/addons/exad_apoc_airdrop.pbo I edited my post above with something else if you wanna take a look.
  10. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Do you have the serverside addon added correctly? "@Exileserver/exad_apoc_airdrop.pbo" Maybe that's messing it up. EDIT: Because you changed your exad directory, maybe the addon is having issues communicating? Of course, if everything else works fine, then its your config like what @Apoc said. Also, I see you changed the whole Exad directory to be in Scripts. Double check your file paths, I always have that issue.
  11. Dick Kickem

    [XM8 App] Apoc's Airdrop Assistance

    Or you can get the ClaimVehicle addon and make an extra list item that drops a code lock with a non persistent vehicle, and make it persistent. If you can't put things in vehicles, then I guess just a code lock drop alongside the vehicles. Eeeeeyyup. Just read the original post.
  12. Dick Kickem

    Halv's Paintshop ported to Exile

    Thanks, bud. I'll try that out after work. Sorry for the long a$$ response, but I've been pretty busy.
  13. Dick Kickem

    [Release] Recruit Ai Bodyguards

    Yo that's some cool $&!# you guys got going here. If you need a server to test it on give me a holler.
  14. Dick Kickem

    [Release] Recruit Ai Bodyguards

    @aussie battler Thanks man. I'll try this out when i get home from work.
  15. Dick Kickem

    Halv's Paintshop ported to Exile

    Hey guys. I'm having an issue here...I'm not sure what's causing it. Every time I press the Colour mode button immediately after opening the menu my game client crashes with a Status Access Violation crash error. Any ideas? Thanks.