jjvaardt

Member
  • Content count

    59
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by jjvaardt

  1. jjvaardt

    STATUS_INTEGER_DIVIDE_BY_ZERO

    Hi Guys I keep getting this when my game begins to download the mission file. It worked 100% fine with version 0.961 http://pastebin.com/4FaaW94H I've redownloaded exile, verified arma 3 files, tried different servers It only happens with exile ---------------------- Process exit ---------------------- Exit code: 0xC0000094 - STATUS_INTEGER_DIVIDE_BY_ZERO Running time: 00:01:01.8198732
  2. jjvaardt

    [SOLVED] This Is Just Stupid!

    Make sure your server is up to date, turn on automatic updates
  3. jjvaardt

    Selling From Create's

    Overwrite these to files in your mission file: Remember to change the path. ExileClient_gui_traderDialog_updateInventoryDropdown.sqf ExileClient_gui_wasteDumpDialog_show.sqf On my server I use the crate "Exile_Container_SupplyBox" Enjoy. *Almost forgot, when i sling the crate it sets my player as the owner, don't know if that is by default or as I used advanced sling loading before sorting out the crates.
  4. jjvaardt

    Selling From Create's

    did you get a fix for this? if not then i can help
  5. thank you for this. well done
  6. jjvaardt

    Chop Wood Script directly in Vehicle

    for those struggling with it
  7. jjvaardt

    Respect based loadouts & UID loadouts.

    line 130, where it says Player_Uid_Storage , just swap that with an array of your uids. Im running mine serverside with Player_Uid_Storage as a public variable
  8. jjvaardt

    Exile 3DEN Plugin

    thank you for releasing this
  9. jjvaardt

    Respect based loadouts & UID loadouts.

    yes it is
  10. jjvaardt

    AVS - Advanced Vehicle System

    Correct me if im wrong but you need to add this to the AVS_configuration file AVS_FillCanisterActive = True; just below AVS_RefuelSystemActive = True;
  11. jjvaardt

    [SOLVED] Viewdistance change

    btw guys. why is it that most servers use /* ViewDistance Value */ VDV = 2000;/* ObjectViewDistance */ VOV = 1800;/* ShadowViewDistance */ SVD = 50; and not something like: /* ViewDistance Value */ VDV = 2000;/* ObjectViewDistance */ VOV = -1;/* ShadowViewDistance */ SVD = -1; just asking, as it seems im the only one doing this, actually with the view distance xm8 app i set every thing to -1
  12. jjvaardt

    1.0.0 "Potato"

    use fdm and add all of the mirrors, i usually get full speed then
  13. jjvaardt

    Respect based loadouts & UID loadouts.

    Sorry, fixed it yesterday, here is an updated 1 http://pastebin.com/DvEbwUjw
  14. jjvaardt

    Exile 3DEN Plugin

    Yeah once again thank you, this is awesome You guys rock
  15. jjvaardt

    Respect based loadouts & UID loadouts.

    try this http://pastebin.com/WQK1zecJ
  16. jjvaardt

    Crashes? Please help!

    really weird but this worked for me aswell, thank you!! funny thing is i only had to do this once, now everything works fine on every server join without alt+tabbing
  17. jjvaardt

    STATUS_INTEGER_DIVIDE_BY_ZERO

    thanks @infiSTAR, but no luck with that either
  18. jjvaardt

    Crashes? Please help!

    When does it crash for you? While Loading the mission file (showing the size counter) What was the last thing you have seen before it crashed? Loading screen with mission file size Does it crash every time or just sometimes? Every time Which Arma version and branch (Stable, Dev, RC/Sneak Peak) are you running? Stable Which Arma DLCs do you own? Karts? Marksmen? APEX? Helicopters? Zeus? All dlc Which operating system are you using? Windows 10 Pro Please let off some steam here No need for that If possible, please show us your .rpt file, e.g. via Pastebin http://pastebin.com/4FaaW94H If possible, upload the last "Minidump" (.bidmp and .mdmp files) here. You can find them next to the .rpt https://drive.google.com/open?id=0B4PEaA4Y34PkbkZmbkpVQU1WU00 and thanks for helping
  19. jjvaardt

    STATUS_INTEGER_DIVIDE_BY_ZERO

    nope, just normal altis, MGT server for 1 and then a couple of local south african servers
  20. jjvaardt

    STATUS_INTEGER_DIVIDE_BY_ZERO

    thanks @Smok3 but none of those options helped, i can join king of the hill servers fine, its just exile that i have this problem with.
  21. jjvaardt

    STATUS_INTEGER_DIVIDE_BY_ZERO

    damn man, i tried that as well, it also repaired 2 files but still getting crash
  22. jjvaardt

    Thank you

    yes thank you very much
  23. jjvaardt

    Listing of Crafting Recipies

    thanks for this, saved me allot of time
  24. jjvaardt

    Script to Delete AI in safezones

    try this https://github.com/jjvaardt/SaferSafezones
  25. jjvaardt

    New SUV handles sh!t

    Hi Guys Is it just me or is the suv's handling crap, it take forever to stop when @ full speed, overall weight should of the vehicle should be lowered, turning is unresponsive at 100km/h. on the test server around every turn there was 1 without front wheels.