-
Content count
26 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
2 NeutralAbout PryMary
-
Rank
Bambi
- Birthday 06/09/1981
Personal Information
- Homepage
Recent Profile Visitors
736 profile views
-
Team BBQ Dedicated Exile Server Is Now On-line! Server Features: CUP Terrains Esseker FuMS Mission system - HC Enabled High loot Hosted on Dedicated Server UK Based 100 Slots Not many scripts/mod's have been added as we are trying to maintain base server as much as possible. We have added in a welcome intro, statusbar and AH The rest is pure Exile at it's finest! Come on the server and get your base made - there is plenty of room as this is a brand new server just opened ;-) If you have any suggestions or additions that we can make to make the server/game play better, please let us know and we shall try to implement it.
-
PryMary started following [Team BBQ] Exile Esseker
-
Hey guys, I finally managed to get the HC connected but am getting the following spammed in the HC RPT: The one above is the servers RPT Does anyone have a fix for these errors by any chance? Regards, Pry
-
Problem-"You cannot play/edit this mission(...)"
PryMary replied to CptDeer's question in Serverside
see with AiA I always put both keys in coz you want as many people in your server as possible... Some people don't want to download mega GB of addons and go for lite whereas others don't mind / have enough spare space on the SSD. Gotta cater for the masses yo! Regards, Pry -
Problem-"You cannot play/edit this mission(...)"
PryMary replied to CptDeer's question in Serverside
Have it like so: addOns[]= { "exile_client", "aia_chernarus_config", "aia_buildings_config", "aia_misc_e_config", "aia_misc_config", "aia_desert2_config", "aia_misc3_config", "aia_data_baf_config" }; addOnsAuto[]= { "exile_client", "aia_chernarus_config", "aia_buildings_config", "aia_misc_e_config", "aia_misc_config", "aia_desert2_config", "aia_misc3_config", "aia_data_baf_config" }; Even if you have lite on the server and you have full you can still join. or visa versa. Edit: Also make sure you have: "aia_chernarus_config" at the bottom: class Intro { addOns[] = {"aia_chernarus_config"}; addOnsAuto[] = {"aia_chernarus_config"}; randomSeed = 3611332; class Intel { timeOfChanges = 1800.0002; startWeather = 0.3; startWind = 0.1; startWaves = 0.1; forecastWeather = 0.3; forecastWind = 0.1; forecastWaves = 0.1; forecastLightnings = 0.1; year = 2035; month = 6; day = 24; hour = 12; minute = 0; startFogDecay = 0.013; forecastFogDecay = 0.013; }; }; class OutroWin { addOns[] = {"aia_chernarus_config"}; addOnsAuto[] = {"aia_chernarus_config"}; randomSeed = 15572598; class Intel { timeOfChanges = 1800.0002; startWeather = 0.3; startWind = 0.1; startWaves = 0.1; forecastWeather = 0.3; forecastWind = 0.1; forecastWaves = 0.1; forecastLightnings = 0.1; year = 2035; month = 6; day = 24; hour = 12; minute = 0; startFogDecay = 0.013; forecastFogDecay = 0.013; }; }; class OutroLoose { addOns[] = {"aia_chernarus_config"}; addOnsAuto[] = {"aia_chernarus_config"}; randomSeed = 13194853; class Intel { timeOfChanges = 1800.0002; startWeather = 0.3; startWind = 0.1; startWaves = 0.1; forecastWeather = 0.3; forecastWind = 0.1; forecastWaves = 0.1; forecastLightnings = 0.1; year = 2035; month = 6; day = 24; hour = 12; minute = 0; startFogDecay = 0.013; forecastFogDecay = 0.013; }; }; Regards, Pry -
ETG Heli Crash and Drop Script by Kellojo Producing mega SPAM?!?
PryMary posted a question in Serverside
Hi All, So I updated Exile to the latest version and with that went on the hunt for updated scripts that I use and the above titled script is dumping a TONNE (I literally mean a TONNE) of the below errors: Anyone had this since the update and been able to solve it? Regards, Pry -
All sorted now, thanks to happydayz for helping me absolute legend Regards, Pry
-
PryMary changed their profile photo
-
Hi All, I am looking to run Exile on the Esseker map but the dev's have decided it's a good idea to not release the map with a bikey and demand that server admins email them to get one. However they do not reply and so far I have been waiting weeks with numerous email's to them. Does anyone have a 0.7.3.1 version of the bikey that they can share please? Kind regards, Pry
-
[WIP] Liqu1dShadow is Making Map Content! - Requests/Ideas
PryMary replied to Liqu1dShadow's topic in Maps
Mainly Camp Spencer that could do with some loving!! I don't have co-ord's but if you go here: http://a3esseker.info/interactivemap/ It's located in the top left of the map.- 41 replies
-
- custom
- liqu1dshadow
-
(and 3 more)
Tagged with:
-
[WIP] Liqu1dShadow is Making Map Content! - Requests/Ideas
PryMary replied to Liqu1dShadow's topic in Maps
Can you make some extra stuff for Esseker? Preferably in the military bases - fort them up like IRL using cars and sandbags (cubes) etc?- 41 replies
-
- custom
- liqu1dshadow
-
(and 3 more)
Tagged with:
-
You need to set: zA2Building = 0; // set to 1 if using A2 Maps only looks for Land_House_L_1_EP1 at this time ---- > (THIS TO 1) <------------ Regards, Pry
- 876 replies
-
- mod
- relentless
-
(and 3 more)
Tagged with:
-
I don't use a3 launcher, always get the mods / addons from armaholic and definitely not from steam workshop! Although I see from that list of mas vehicles I am missing the "mas_vehicleweapons_core" so will have a look through and see if there are any further ones I may be missing. Thanks for the tips :-)
-
see I have added all the mass stuff to the mission.sqm and still get what you have shown in your SS. Althought TRYK and RHS (Rus/USA) all come in no problems.... Mission.sqm (top section): Then for the config.cpp: http://pastebin.com/rd8BQbbz Kinda new to the exile system but have done a lot of script adding to epoch back in the day. I remember you from there Zed ☻/ so hoping you can give me a pointer or 2!! Soz for being n00b!! Pry
-
Did anyone figure this out? I too have the exact same and have checked every line and there are no missing , or extra , - every line is correct. Been baffling me for ages! Pry
-
Would you mind sharing? I am after this effect too along with having hordes in the main esseker town.
- 876 replies
-
- mod
- relentless
-
(and 3 more)
Tagged with:
-
Thanks Brando, I have contacted the dev via steam and asked him to re-release with a fix so hopefully soon™ we will have a non RPT spammy version Pry
- 876 replies
-
- mod
- relentless
-
(and 3 more)
Tagged with: