[OMG]Slim

Member
  • Content count

    448
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by [OMG]Slim

  1. [OMG]Slim

    loots not spawning help needed

    Well i dunno what i was doing wrong then, but when i did it (long time ago) it didnt work for me and couple other guys. Nowdays i just carry on other way, a bit more work, but i just never tried old way again...
  2. [OMG]Slim

    loots not spawning help needed

    You mean they both work after removing this part ? :
  3. [OMG]Slim

    loots not spawning help needed

    In config.cpp cut out only whats inside CfgBuildings, CfgExileLootServer stays untouched. class CfgBuildings { #include "Loot.hpp" }; Create Loot.hpp and paste what you have in second spoiler. In Loot.hpp you have to cut the beginning out : class Tourist { table = "Tourist";};class Military { table = "Military";};class Medical { table = "Medical";};class VehicleService { table = "VehicleService";};class CivillianLowerClass { table = "CivillianLowerClass";};class CivillianUpperClass { table = "CivillianUpperClass";};class Shop { table = "Shop";};class Industrial { table = "Industrial";}; ^^ This has to be deleted And below here you can see how to change rest of your buildings : class Land_Vez : CivillianUpperClass { positions[] = { {0.410156, 0.823242, 1.36188},{-0.571777, 1.83594, 1.36188},{-0.578613, 2.17871, -3.69327} }; ^^ WRONG class Land_Vez { table = "CivillianUpperClass" positions[] = { {0.410156, 0.823242, 1.36188},{-0.571777, 1.83594, 1.36188},{-0.578613, 2.17871, -3.69327} }; ^^ CORRECT
  4. [OMG]Slim

    Cant Enter Server, wont load

    Welp, it works fine for me without that input in mission.sqm.
  5. [OMG]Slim

    Cant Enter Server, wont load

    Do it like this : class Mission { addOns[]= { "exile_client", "a3_map_altis" }; addOnsAuto[]= { "exile_client", "a3_map_altis" }; and give it a go? I dont usually use any here for other stuff unless it is required or causes problems. Edit: In your RPT these inputs suggest something wrong with mod : 11:54:58 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. cup_misc3_config 11:54:58 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. cup_castructures_e_misc_misc_interier 11:54:58 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted. cup_castructures_e_misc_misc_interier I dont remember exactly that mission.sqm input could cause problems in this case, but its worth to try. About name of PBO, make sure its the one used in config.cfg file
  6. [OMG]Slim

    Cant Enter Server, wont load

    Can you send mission.sqm? and did you put the keys for cups in keys folder on server? EDIT: Also name of mission file pbo is quite important her as well as name of mission in the config file.
  7. [OMG]Slim

    Cant Enter Server, wont load

    First of all put ; behind last mod as well, should look like "-mod=@Exile;@CUP_Whatever;" Also id suggest just dropping Infistar PBO in server addons next to Exile_server and Exile_server_config pbo files, and dont run it in your command line.
  8. [OMG]Slim

    Return Dev-Blog

    I think there was a pop up message in lobby i think, Exile Devs would put some certain info in that for every server, i think thats the one he means.
  9. [OMG]Slim

    In combat

    Since arma 2 any kind of damage will put you in combat mode.
  10. [OMG]Slim

    error 20 reading exile_server_config.pbo

    lol did ya ever find out what you need to do to make ACE mod work with Exile?? lawl
  11. Thanks man i must have missed these( i didnt even remember what they should say when looking for them) Ill have a look into these xD
  12. Ok guys randomly spawned vehicles seem to spawn with 0 gas or full gas, nothing in between as they used to xD
  13. Do fixes in main post fix the database issue with players gear and position not saving? And maybe there are other things that dont save that i could tell my players about?
  14. [OMG]Slim

    Extended Base Mod

    OMG sorry i didnt post the link wtf is wrong with me today...
  15. [OMG]Slim

    Extended Base Mod

    All i can suggest is use this thread to get in touch with author or post a question about it, maybe there is an issue within his mod, then once you get your extended buildings placed contact me i can drop some suggestions on how to use ExileZ (which again im not sure if its made with Linux in mind but we can try...)
  16. [OMG]Slim

    Extended Base Mod

    Oh dude, im really sorry for messing in your beanz i should have spotted it earlier, but all i know about Linux is pay attention to capitol letters, im affraid i wont be able to help you out... (im gonna screw something up or some code will need amending and it just wont work for you)
  17. [OMG]Slim

    Extended Base Mod

    Awww is that Linux server m8??
  18. [OMG]Slim

    Extended Base Mod

    What mods are you using ? i could try to make file for Altis and try it myself, then just send it to you maybe?
  19. [OMG]Slim

    Extended Base Mod

    The RPT you posted is completly fine, and ExileZ doesnt interact with server enough to break it, something else somwhere is going wrong
  20. [OMG]Slim

    Extended Base Mod

    You said your server didnt start lol But yeah they seem to be docile with that zombie spawner i personally use ExileZ 2.0, easy to use and has a lot of features I didnt really check out these zombs you use cos i seen them on server i when i playeds once and i could just walk around like they werent there (they did aggro but my grandma would be at me quicker)
  21. [OMG]Slim

    Extended Base Mod

    Hmm that would indicate deleted mod, maye wrong version? where did you download and under what name, was it RyanZombies or Zombies and Demons?
  22. [OMG]Slim

    Extended Base Mod

    i didnt see your mission sqm, up there in posts, you missed the coma after altis: "a3_map_altis" ,
  23. [OMG]Slim

    Extended Base Mod

    Can you show me your mission.sqm ?
  24. [OMG]Slim

    Extended Base Mod

    Sorry i didnt think to clarify this for proper ryan zombies you need these two in your mission.sqm : "ryanzombies", "ryanzombiesfunctions" But, dayum it shouldnt spawn any zombies untill there are players on the server... !
  25. [OMG]Slim

    Side Chat blocked only for Admin???

    Its normal Arma feature chat bugging out, if infistar seems to affect it you need to update the infistar. That being said my infi is quite old never did that to me, so make sure you have everything installed correctly, for example "verify" your infi Diffmerge downloaded files with files from server.