Jestertriks

Member
  • Content count

    21
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

1 Neutral

About Jestertriks

  • Rank
    Bambi

Recent Profile Visitors

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

  1. Jestertriks

    Exile potato script section

    Any chance of adding a section to the scripts area for all fixed and working scripts that work with potato?
  2. Jestertriks

    Where to add apps to "More" section in XM8? 0.9.8

    honestly, is it not up to the scripter's to fix their script to accommodate the update? i don't see how the dev's would care when they are working on the game itself but i am looking forward to some fixes, since i would like everything to work again.
  3. Jestertriks

    Server mods

    So what mods are working with the new "potato"? My @RHSUSAF and @RHSAFRF do not work anymore/
  4. Jestertriks

    [XM8 App] Apoc's Airdrop Assistance

    that was it. Thanks for your help
  5. Jestertriks

    [XM8 App] Apoc's Airdrop Assistance

    what calls that init.sqf folder? i added a folder and named it init.sqf and placed the supplied init.sqf file in it. my game loads but i can not click the airdrop. it shows on my xm8 but does not open to another menu
  6. Jestertriks

    [XM8 App] Apoc's Airdrop Assistance

    yes. Ty. Im learning. I got very addicted to learning scripting. consuming me lol
  7. Jestertriks

    [XM8 App] Apoc's Airdrop Assistance

    Does this look right? <spoiler> class CfgRemoteExec { class Functions { mode = 1; jip = 0; class fnc_AdminReq { allowedTargets=2; }; class ExileServer_system_network_dispatchIncomingMessage { allowedTargets=2; }; }; class Commands { mode=0; jip=0; }; }; class CfgRemoteExec { class Functions { mode = 2; jip = 0; class fnc_AdminReq { allowedTargets=2; }; class ExileServer_system_network_dispatchIncomingMessage { allowedTargets=2; }; class APOC_srv_startAirdrop { allowedTargets=2;}; }; class Commands { mode=0; jip=0; }; }; </spoiler>
  8. Jestertriks

    [XM8 App] Apoc's Airdrop Assistance

    Ahh..... Ty very much
  9. Jestertriks

    [XM8 App] Apoc's Airdrop Assistance

    Im sorry, what does this mean? i dont have an init. either localplayerinit or init server 2) Add the line within the init.sqf to your init.sqf for your server -This will load the config to server/client, as well as give the server the function definitions [] execVM "Custom\APOC_Airdrop_Assistance\init.sqf"; //Airdrop System
  10. Jestertriks

    XM8 Apps Repository

    Much appreciated
  11. Jestertriks

    XM8 Apps Repository

    Hey shix, what would be the reason for only the last app i edit in the init showing in the game in the first spot? i set in 5 apps and only the last one shows in game.
  12. Jestertriks

    [Updated] Easy Trader set up

    Ok, great. Tyvm. I'll check it out when im home. Do I have to worry about the bikey folders?
  13. Jestertriks

    [Updated] Easy Trader set up

    I dont really get what im doing wrong. i set the launch parameters as instructed and my traders are still showing prices but no items
  14. Jestertriks

    [Updated] Easy Trader set up

    any chance of listing all the Server Parameter Configurations for the files you have and where they go? as in the Mod or server mod? @cups, @rhs, @.......... Tyvm. some of us are just starting out. not to much luck searching except for the @cups
  15. Jestertriks

    [Updated] Easy Trader set up

    ok...... how would i fix that? I used all of his files and his call commands for editing the config