-
Content count
23 -
Donations
0.00 EUR -
Joined
-
Last visited
-
It's not that hard to change that. Or to let Bambis spawn with a Duct Tape deployBike.sqf line 6 if ("YOUR ITEM ID" in (magazines player)) then { or for a not magazine type item if ("YOUR ITEM ID" in (assigneditems player + items player)) then { deployBike.sqf line 8 player removeItem "YOUR ITEM ID"; scrapBike.sqf line 9 player additem "YOUR ITEM ID";
-
XM8CustomDeployBike XM8CustomApps (InfiSTAR) Deploy Bike System by exceptionptr (0x2AFF) https://github.com/0x2aff/XM8CustomDeployBike Want another feature? Just ask Have fun!
-
No. Extract your missions pbo and create a new folder addons/welcome/ and put the welcome.sqf there. Add if (hasInterface || isServer) then { [] call compileFinal preprocessFileLineNumbers "addons\welcome\welcome.sqf"; }; to the init.sqf of your mission, pack it into a pbo and have fun.
-
Can you show us your exile database structure?
-
If you just seeking for some fun on a public server use A3Launcher or pick a Mirror from @Exile section that is the nearest to your location. If u want to host your own server check this out!
-
Therefore I don't think that OP will have problems with the perfomance. I believe he won't have a community that will fill his server with 60 player every day. Of course he has to be carefull that he doesn't install to many mods. Besides that he wont be dissapointed. But thats just my two cents
-
Es gibt Interesse wenn es Informationen gibt. Was machen wir nun? Ich glaub das ist eine Pattsituation.
-
Null Informationen über das Projekt. Was erwartest du denn dann als Reaktion?
-
0X2AFF changed their profile photo
-
Did you use the performance branch/binary? With a little work i never experienced significant problems with ARMA 3 dedicated servers on a linux system. Thats the reason i am so curious about "these problems".
-
That's not a proof
-
Can you prove this? I don't think so.
-
Read the sticky. And every add-on on this site comes with a install guide. For missions check DMS for custom Loadout read the sticky. He explains how to change the server pbo config. There you will find the settings for the loadout. It's not like you can't find those infos if you would use the search function. I'm scared how many people buy game server but have no idea how to use and configure them and how many people that know how to do this stuff aren't able to afford a game server. Hah I wish I would have enough money to throw it away.
-
Choose a modern Linux with long term and you are fine. Linux isn't hard to manage. Not harder than wincrap.
-
HardestBunny started following 0X2AFF
-
Extract exilez.pbo and change in init/fn_init.sqf following line to 1 and pack it again. _ryanzombiescivilianattacks = 1;