Georgie

Member
  • Content count

    61
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by Georgie

  1. Georgie

    Chernarus Redux Loot Positions

    Thanks! Appreciate how long things like this can take
  2. Georgie

    Problem cannot figure out. Please Help!

    Make sure you are running both CUP Terrains Core, and CUP Terrains Maps. They should be in the root of your server, and in the commandline
  3. Georgie

    Kicked from Server every 2-40 minutes

    Copy your server RPT To a pastebin and post the link here
  4. Georgie

    Creating Server Issues

    sql_mode= should be sql_mode=""
  5. Georgie

    Help With Class RscTitles

    First option
  6. Georgie

    '{' encountered instead of ','

    Yeah, you're also missing commas in this array, there's not a single comma. Needs to be one after all but the last. class Pistol { items[] = { {"hgun_P07_F", 2} {"16Rnd_9x21_Mag", 6} {"hgun_PDW2000_F", 1} {"30Rnd_9x21_Red_Mag", 4} {"hgun_Pistol_heavy_02_F", 1} {"6Rnd_45ACP_Cylinder", 2}
  7. Georgie

    Sector-B on my Server, All my own work!

    Nice! Does this affect performance at all?
  8. Georgie

    New server set up help

    This is the Exile Mod, not Desolation Redux.
  9. Georgie

    [CLOSED] [CLOSED] Dlls access denied

    GTX don't allow you to upload DLL's for security reasons.
  10. Georgie

    Getting an error and i dont know how to fix it

    Go to the bottom of your log, which is the most recent and normally where the error is as that's where it stops. On your log it says this: Mission Exile.Abramia: Missing 'description.ext::Header' 8:39:04 Starting mission: 8:39:04 Mission file: Exile (__cur_mp) 8:39:04 Mission world: Abramia 8:39:04 Mission directory: mpmissions\__cur_mp.Abramia\ ErrorMessage: Include file mpmissions\__cur_mp.Abramia\CfgMusic.hpp not found. That's what's causing your server to break. You either need to remove the include line for the CfgMusic.hpp file, or add the CfgMusic.hpp file to the mission Hope that helped.
  11. Georgie

    Need help with getting a map to work

    Sent you a PM
  12. Georgie

    Defib not working please help

    Hey Solo You've not provided much info. If you provide the following, we can help you: Please post your server RPT Log in a pastebin What is it that actually doesn't work? Is there a specific defib thing that doesn't work? Have you had a look over the install instructions to make sure you performed each task? Thanks!
  13. Georgie

    The Flight Home ( short seanic clip)

    Nice And the base at the end looks really cool!
  14. Georgie

    Can't join any Exile server.

    No worries
  15. Georgie

    Can't join any Exile server.

    Are you sure your Exile is upto date? I'd recommend verifying it via the A3Launcher.
  16. Georgie

    Issue making mods mandatory

    Is it a bad idea, that's why I said change it to 1 if it is 0. That's odd that you can still join the server.. Are you sure your verifySignatures isn't 0?
  17. Georgie

    Issue making mods mandatory

    They should already be mandatory? You shouldn't be able to join if you don't have the mods. Check in your config what the value of the variable "verifySignatures" is. Change it to 1 if it is 0.
  18. Georgie

    Exile Malden.

    Looks awesome!
  19. Georgie

    Looking for a scripter

    I PM'ed you, hopefully that matches your needs
  20. Georgie

    ExAd Virtual Garage not working

    No worries, enjoy!
  21. Georgie

    ExAd Virtual Garage not working

    If you have infiSTAR, you'll have a file in your mission called CfgRemoteExec.hpp, if you don't you'll have a class in your description.ext in your mission with the same name. Place this line inside the class Functions class ExAdServer_fnc_clientRequest { allowedTargets=2; };
  22. Mostly the mission file, this includes new traders, new custom buildings, new spawn points .etc... However there are some serverside things to consider which can be the most tedious, one of these, is new loot tables. Hope it helped
  23. Hi, To keep it short and simple, I'm looking for someone with significant experience with TCAdmin backend, and Exile development. This will be a paid position Many thanks