-
Content count
108 -
Donations
10.00 EUR -
Joined
-
Last visited
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by twitch.tv/smokedog77
-
RwG Mosquito Series (like Mozzie) 0.3 09.08.2018
twitch.tv/smokedog77 replied to [HG]RaVeN103's topic in Add-ons
You can call the folder what you like, just make sure you put the bi.key in the keys folder in the root of your server, also just make sure your start up argument matches the folder name.- 58 replies
-
- 1
-
- chopper
- helicopter
- (and 4 more)
-
Exile EU host fun servers with admin that do not abuse their positions......as we are too old to even be bothered with that type shit we play for fun & have a laugh whilst doing so. Our servers are not home servers and have a true 1GBs upload & Download throughput as well as not being a shared box like with hosting companies, our servers are also powerful and located in Datacenters so your experience should be a good one.
-
Chernarus Redux Mission File w/Loot (Exile 1.0.4)
twitch.tv/smokedog77 replied to Super Jerome's topic in Maps
Remove @dshouses -
RwG Mosquito Series (like Mozzie) 0.3 09.08.2018
twitch.tv/smokedog77 replied to [HG]RaVeN103's topic in Add-ons
i will wait for that then as this will be going on my Redux server as well as my others.- 58 replies
-
- chopper
- helicopter
- (and 4 more)
-
RwG Mosquito Series (like Mozzie) 0.3 09.08.2018
twitch.tv/smokedog77 replied to [HG]RaVeN103's topic in Add-ons
@[HG]RaVeN103 How often are you updating this at the moment? just so I get a rough idea on whether to add it now or wait a little while into the project.- 58 replies
-
- chopper
- helicopter
- (and 4 more)
-
RwG Mosquito Series (like Mozzie) 0.3 09.08.2018
twitch.tv/smokedog77 replied to [HG]RaVeN103's topic in Add-ons
It has been added to A3L as of 8 hrs ago- 58 replies
-
- 3
-
- chopper
- helicopter
- (and 4 more)
-
Just came across this where can we find your modded version of this for A3XAI? Edit: Disregard found a link to your git
-
RwG Mosquito Series (like Mozzie) 0.3 09.08.2018
twitch.tv/smokedog77 replied to [HG]RaVeN103's topic in Add-ons
Yeah I can imagine it being a ballache to keep on top of it if you maintain it on your own. This is taken from the mod submission section on the A3 support forums so we just need patients i guess.- 58 replies
-
- chopper
- helicopter
- (and 4 more)
-
RwG Mosquito Series (like Mozzie) 0.3 09.08.2018
twitch.tv/smokedog77 replied to [HG]RaVeN103's topic in Add-ons
Yes I''m awaiting it on A3L as well, I like to keep my servers A3L friendly as it is the easiest way to talk someone through getting on them on my streams. I've upvoted it here I would ask everyone to do the same. https://support.launcher.eu/topic/1348/mosquito-better-alternative-to-the-mozzie- 58 replies
-
- chopper
- helicopter
- (and 4 more)
-
Chernarus Redux Mission File w/Loot (Exile 1.0.4)
twitch.tv/smokedog77 replied to Super Jerome's topic in Maps
Anyone getting strange lag since Arma v1.82 (tanks DLC) came out? -
RwG Mosquito Series (like Mozzie) 0.3 09.08.2018
twitch.tv/smokedog77 replied to [HG]RaVeN103's topic in Add-ons
Great work @[HG]RaVeN103 Can we get a heads up when it is listed on A3L, please?- 58 replies
-
- chopper
- helicopter
- (and 4 more)
-
So now CCG have closed their Exile servers I'm wondering if they ever read this and if they do would they be nice enough to let us other hosters have their script(s).
-
Exile EU host fun servers with admin that do not abuse their positions......as we are too old to even be bothered with that type shit we play for fun & have a laugh whilst doing so. Our servers are not home servers and have a true 1GBs upload & Download throughput as well as not being a shared box like with hosting companies, our servers are also powerful and located in Datacenters so your experience should be a good one.
-
Looking promising indeed
-
I would love a walkthrough on this as well if someone knows the exact steps to do it and is willing to take the time to show others it would be really good.
-
Yeah I forgot to add it to my description #facepalm yet another case of cant see the wood for the trees. thanks for the reply
-
When pressing tab I'm getting this error as shown in the image attachment I'm running infiSTAR Exile V91, infiSTAR Territory manager and infiSTAR XM8 apps If I click on the escape menu and hit the keybinds option it opens up the Arma field manual does anybody know why this would be happening?
-
Vehicles in virtual garage disappearing
twitch.tv/smokedog77 replied to Zyphyon's question in Serverside
Ah cool i will edit the above post -
Vehicles in virtual garage disappearing
twitch.tv/smokedog77 replied to Zyphyon's question in Serverside
I came across this post with the correct changes here if anyone else finds this thread you need to make only these changes to your exile.ini file which you can find here: @ExileServer\extDB\sql_custom_v2\exile.ini find [markDeleteOldVehicles] Then change this [markDeleteOldVehicles] SQL1_1 = UPDATE vehicle SET deleted_at = NOW() WHERE last_updated_at < DATE_SUB(NOW(), INTERVAL ? DAY) AND deleted_at IS NULL Number Of Inputs = 1 SQL1_INPUTS = 1 To this [markDeleteOldVehicles] SQL1_1 = UPDATE vehicle SET deleted_at = NOW() WHERE last_updated_at < DATE_SUB(NOW(), INTERVAL ? DAY) AND deleted_at IS NULL AND territory_id IS NULL Number Of Inputs = 1 SQL1_INPUTS = 1 All credit goes to this thread you can also do this as well or on its own. Find [deleteOldVehicles] in the same exile.ini file and change the entry to this: ; Removes vehicles that were not used within ? days [deleteOldVehicles] SQL1_1 = DELETE FROM vehicle WHERE last_updated_at < DATE_SUB(NOW(), INTERVAL ? DAY) AND territory_id IS NULL Number Of Inputs = 1 SQL1_INPUTS = 1 Thanks & credit goes to @dekela @Sna[KE] -
I've messaged the guys Youtube video so they might reply, but the video is from 2014 so I'm not holding my breath. @Cloud22 will you be updating your version at all?
-
Vehicles in virtual garage disappearing
twitch.tv/smokedog77 replied to Zyphyon's question in Serverside
I will give it ago as it does differ slightly from the vanilla 1.0.4 DB initialise file, I will report back on the results once I've gone through a server restart. -
There is this one as well Classname = Mozzie_Unarmed https://steamcommunity.com/sharedfiles/filedetails/?id=898174595&searchtext=
-
Vehicles in virtual garage disappearing
twitch.tv/smokedog77 replied to Zyphyon's question in Serverside
Has anyone got a fix to this issue for the vanilla garage in 1.0.4? I'm no longer using EXAD I've done the fix for same name vehicles, but it is a bit silly when your 1,000,000pt tank goes missing after 3 days of not using it.