QGS

Donator
  • Content count

    272
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by QGS

  1. QGS

    Loot Table Generator

    Hi there! I made this system for our customers but wish to share it with the entire community. All this is is the loot table compiler with multiple mods added to the groups file. Download the tool here: Click Here Then fill the form in here: Click Here Then copy the output of the form into the LootTables.h file, then drag the LootTables.h file and the LootItemGroups.h file into the compile.bat file, this will generate a CfgLootTables.hpp file with your loot table in it. You then extract your exile_server_config file from your server, edit the config file and delete the entire CfgLootTables class and copy the contents of the CfgLootTables.hpp file in its place.
  2. QGS

    Crashing Since Latest Update?

    Hey Guys, Don't often ask for help here, however i have a weird problem i can't seem to work out. Since the latest update random servers will just crash out of the blue, even if you remove all mods. If i change them to running the 64 bit version of ARMA it boots fine but then i have the whole extdb3 mess to deal with. Ideally i would like to get all the servers running smoothly on 32 bit.
  3. QGS

    Host recommendation please

    Hey, Check us out, can switch you to 64 bit easily. And if you help us to setup a reliable 64 bit exile setup I'll give you your second month free! Craig
  4. Thats harmless, show me your whole rpt file.
  5. You need semi colons inbetween your mods, not commas.
  6. QGS

    Server From Home

    Ah, thought you meant ours was down We can help you switch mate, just shoot us a ticket.
  7. QGS

    Server From Home

    Hi Davie, Can you open a ticket with us please? Control panel is working fine my end, we did have a outtage last night however it was quickly resolved.
  8. QGS

    Server From Home

    Spec wise, thats fine. ARMA won't use more then 3GB of RAM, and assuming you don't run much in the background that processor is one of the best for just one server. (Desktop processors always trump server processors, however not practical in large scale hosting) Can you run a speedtest for me? To see the true speeds you actually get. Otherwise, feel free to check us out, our TCAdmin isn't slow (Used to be, until i gave it a kick up the arse )
  9. QGS

    How to choose Dedicated Server

    Ping our website, its held in the same DC as our UK servers. Let me know what you think
  10. QGS

    QGS Servers

    Hey mate, email [email protected] please
  11. QGS

    need help to set up server

    Send us a Pm on here mate.
  12. QGS

    need help to set up server

    Hey Shadow, Where did you buy from out of curiosity? As with us we offer help doing all this for you. Craig,
  13. QGS

    server crashes? infiSTAR?

    Its hard to quote exactly what someone said without breaking confidentality But yeah, i should of been more clear in my response, my excuse is after working on a backup system throughout the entire night, my head was a tad fried
  14. QGS

    server crashes? infiSTAR?

    Right, few things we need to make clear here. When a customer comes to us and goes "The server crashes" and we ask what they have changed. The natural assumption is what has changed. "I updated Infistar and added some buildings to part of the map using the method I've used for other buildings." Is what we get off the customer. Infistar has caused crashes in the past, however this was more ARMA not being happy on one of the older ARMA updates. Since our reply the customer has not gotten back to us, Infistar is the easiest part to roll back, if that didn't solve it then it would be the buildings added. People saying stuff like Is rather insulting, as we take all instances like this seriously. However either way this is down to something on the server itself, as this is the first report we have had of server crashes in literally months. As ARMA seem to of gotten their act together recently in terms of stabilising the game. We have a step by step system on these kind of issues. The first being rolling back any changes, then running steam update to verify the game files, and then in extreme cases when its still happening is to move the server to another node to take the server itself out of the equation. If its still crashing then its 100% something added to the server.
  15. Thats just a addon for our ARMA 3 servers. You can order any size teamspeak you wish via our normal teamspeak order page on our website.
  16. QGS

    server placed building error?

    Thank you for pointing this out, Most of our Installs had this corrected but our Cherno and Esseker got overlooked. We apologize about the inconvenience this may of caused and we are correcting it on our backend now! Please put in a support ticket and we will be happy to fix this for you! Once again, Thank you
  17. QGS

    Server Down

    Wrong post!
  18. QGS

    This is GTX customer service

    I agree, There is alot that goes on behind closed doors that alot of customers never get to see. They get frustrated way before they fully understand some of the stuff we go through and the amount of tickets that we deal with. We offer both Dedicated Boxes, with managed and unmanaged options, Managed Game hosting(typical gameserver) and we are now selling VPSs.
  19. Hey Guys, Looking for someone who can code a PBO Extractor which runs from the commandline, also has some other pretty specific requirements. Please PM me if you are capable of doing this.
  20. With the fact this is for live customer systems. I would rather pay to have a system do exactly what i want how i want it. Rather then try to bodge a 3rd party program to do what i want and risk breaking someone elses server.
  21. QGS

    is it normal

    Can you provide some higher resolution pictures please? However, the last two are key errors by the looks of it so the mod on either your PC or the server is out of date. Craig,
  22. Well, just the last modified PBO. (So the newest). Or if you want to get really clever, read the config file (Can provide the path) and read the mission name off that. This is purely for extracting mission files.
  23. I need a system which will auto detect the PBO and extract it, also if something goes wrong to just quit itself. CPBO doesn't do the latter and hangs, causing our system major issues. Hence needing one coded.
  24. QGS

    One click addon scripts

    Our system uses a combination of windows batch and c++ programs we made ourselves.