Brunk

Member
  • Content count

    36
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by Brunk

  1. Brunk

    Server crash after 1 hour

    my server is crashing after 1 hour server rpt https://pastebin.com/1ELtMiMH Pastebin rpt - Pastebin.com launch parms https://pastebin.com/dFicvYit Pastebin sp - Pastebin.com and in extdb logs https://pastebin.com/LDa7zVpX Pastebin db - Pastebin.com dunno what else should i post
  2. Brunk

    Chernarus Redux Mission File w/Loot (Exile 1.0.4)

    Install cherno redux map
  3. If you tap tilde key( the one under esc button) you can scroll through health hunger thrist body trmprature and climate etc. Did you install tpws at your server? Also check weather section in your mission config file
  4. Whats body temprature and climate temprature on your charakter?
  5. Hello. Im interested in making advanced scripts for exile mod. AS my first project i want to try and make vehicle capacity overrides. Please dont say its impossible. Only thing im asking for is, which Language are scripts made in (like dms missions for example)? Is it c++? I want to make script that will limit capacity of vehicles. My idea is when reaching specified ammount of capacity in vehicle Player will get notified: Capacity limit has been reached. Item dropped on the ground! And then game will drop item on ground. I want to do script myself because i didnt find anything like this. Im sceptic about expanding capacity (maybe if script will create virtual expansion of existing capacity?) If i will succed with 1st one then i will try with second one. Any help is appreciated, cheers.
  6. Brunk

    How to start making scripts?

    Man you are Golden! Thank you very much!
  7. Brunk

    Stuck on connecting

    That has nothing to do it doesnt prevent server from loading. You can get rid of it Just to get rid of it. My bet is exile.ini typo somewhere or mysql database is empty or mysql is set to strict mode
  8. Brunk

    Server crash after 1 hour

    Problem somehow fixed itself when i reverted back to 1.0.4 and set up linux to not close arma3server process (because it was eating resources)
  9. Brunk

    Stuck on connecting

    Did you change mysql strict mode?
  10. Brunk

    InfiSTAR is giving errors "line 77"

    My friend
  11. Brunk

    Chernarus Redux

    Hey. Nice share i modified the map a Little however i have a problem. Some stuff that you put in traders have physics enabled. Hoe can i modify it to disable physics?
  12. Brunk

    Server crash after 1 hour

    1. its dedicated box 2. im currently reinstalling everything from scratch, it was server that worked on vanilla, problems started when i modified slightly dms, zcp, and ryan zombies to remove exploding zombies, launchers from ai, military vehicles at missions and missions itself (ie ifrit steal) 3. roaming ai is disabled cant remember everything.
  13. Brunk

    [Done] ExtDb3 Compatibility with Exile

    i tried kuplion's one butr then it just dissapears
  14. Brunk

    [Done] ExtDb3 Compatibility with Exile

    could you please provide me with your statusbar config @Brett Nordin mine is from custom mission file from my friend maybe it calls some extdb2 stuff
  15. Brunk

    [Done] ExtDb3 Compatibility with Exile

    well it stopped working after that
  16. Brunk

    [Done] ExtDb3 Compatibility with Exile

    man after following your guide my status bar restart timer doesnt work have any fix for that? @Cloud22
  17. Brunk

    extDB3 Problem, server not booting up

    anyway problem solved i removed my old database and did everything from scratch
  18. so thats what happens and username, password, and database name are set properly thats what is sitting in extdb logs i already regret i wanted to move from extdb2 to 3 ..... followed this guide https://github.com/BrettNordin/Exile
  19. Brunk

    [Done] ExtDb3 Compatibility with Exile

    anyway problem solved i removed my old database and did everything from scratch
  20. Brunk

    [Done] ExtDb3 Compatibility with Exile

    problem is i have version 1.031 somehow it doesnt detec version of extdb3
  21. Brunk

    [Done] ExtDb3 Compatibility with Exile

    Full rpt https://pastebin.com/eTwiiF8n Help please i have playerbase of 80 PPL waiting
  22. Brunk

    [Done] ExtDb3 Compatibility with Exile

    Help please
  23. Brunk

    [Done] ExtDb3 Compatibility with Exile

    cant boot up the server rpt: https://pastebin.com/XT798M6K extdblog: im using newest version and tried using that 27 too same result passwords are set properly db too
  24. Brunk

    Chernarus Redux Mission File w/Loot (Exile 1.0.4)

    I managed to fix the problem! To People planning to have cherno redux on linux servers. Remember to make all files in addons section lower case. I was struggling for 2 weeks having problems with cup core related stuff and "Tiles" file. Since i Got all lowercase server booted mission and map. Just wanted to share in case somebody will have problem with that in future.