-
Content count
316 -
Donations
0.00 EUR -
Joined
-
Last visited
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by Boose
-
Hi Our server isn't showing up in A3 launcher & for the life on me i cannot figure out why! Does anyone have any insight on why it wouldn't ?
-
class StorageBox { targetType = 2; target = "Exile_Container_Storagecrate"; class Actions { class Burn: ExileAbstractAction { title = "Burn Stash"; condition = "('Exile_Item_Matches' in (magazines player)) && ((typeOf ExileClientInteractionObject) isEqualTo 'Exile_Container_Storagecrate')"; action = "execVM 'SCRIPTS\burn.sqf';"; }; }; && ((typeOf ExileClientInteractionObject) isEqualTo 'Exile_Container_Storagecrate we don't need this as well as we are already looking at it with target
-
Im looking for a exilescoreboard
-
Really only the person that hasn't placed can destroy. Destroy method would be a fire, a smoke plume would come from it. matches would be required in players magazines, possible even fuel can. So if a player finds a stash they can loot what they want then if they have matches they can set it alight. This would cause the loot to disapper/ or be left on the floor. A fire is started on crate position, crate is destroyed. The placement in rocks is a big one That makes sense
-
I was wondering how to remove respect on a players death? Not all just a amount
-
I've heard a rumour that Exile will be switching to a maintenance only mode, so only updating to fix things that BI break and not being actively developed. Is this true? Or is it just more #ArmaDrama ?
-
Its a pity NAPF might be removed
-
Eye, I should rephrase to a "core" exile feature
-
Hello I would really love a Custom key to hide side chat. My reasons being More friendly to streamers/ Content creators It can be distracting People love to troll and keep trolling until someone bits Because people
-
Umm been ages since I did that all I remember is X is a cross Your best bet is just fiddle with the X value. All I did was keep changing it and testing Sorry I couldn't help more
-
HI Can some one point me in the right direction for enabling single item pickup. Like in PlayerUnkowns BattleRoyale? Much Kudos would be given
-
What are family's for ? What do you get from them?
-
I think for us the autorun had a jutter to it, we had removed most Of CBA and clients downloaded from arma 3 launcher
-
Thanks for the answers guys, now i know! And dito what cring0 says !! #IMTOTALLYEXILED
-
What do you need? There guides that accompany Missions on this forum are usually on point. The community point out any errors in the guides and the author usually change the install guide to reflect this. You are better of doing it yourself, you will be come less reliant on other people.
-
Hi can anyone one help me with a "Little" problem im having?
-
plz No revive for headshots, maybe a revive for a knocked out state
-
You should be able to get it running,we did with out any changes.
-
I can't remember what it was if im honest did Advance movement need CBA?
-
I had Advanced movement working, but it conflicted with the auto run feature (i think it was that)
-
Include your custom objects and buildings in a server addon
Boose replied to BetterDeadThanZed's topic in Add-ons
IIts has been something you have done as it works it how i do it