-
Content count
62 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
7 NeutralAbout xzerokoolx
-
Rank
Inmate
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Awesome! would be great if we could test the Tanoa mission file.
-
When does it crash for you? Loading map/mission file What was the last thing you have seen before it crashed? Load screen Does it crash every time or just sometimes? 9 out of 10 Which Arma version and branch (Stable, Dev, RC/Sneak Peak) are you running? Sneak Peak Which Arma DLCs do you own? Karts? Marksmen? APEX? Helicopters? Zeus? All Which operating system are you using? Win 7 64bit Are you using a custom memory allocator? (-malloc start-up parameter) no Please let off some steam here things like this could be avoided in main release with a nightly server build, and just have a 2nd Exile Nightly on a3 launcher for anyone that runs a dev server.
-
Solved, big thanks to @hogansheroes for coming into teamspeak to unscramble my brain.
-
So i noticed a few days ago that i was not getting a scripts.log file generated, in my root arma folder there is a Battleye folder with the config, dll and filters in it but there is also one in SC/Battleye that just conatins the BEserver.dll, so i assumed that it would load everything from the one on the SC profile and deleted the one in arma root and added everything to SC/Battleye but battleye fails to initiate and stops the server from loading. So i then added it back to the root and just left BEServer.cfg and the DLL in SC/Battleye and tried to boot, the cfg file in SC/Battleye changes its name to BEServer_active_2c3e and the server loads without an issue but i then cannot see or direct join the server. I have ports 2302 - 2303 open and if i go back and disable battleye myself and others can see it. RConPassword MyPassHere (only other place this needs to be is inistar config yah?) MaxPing 600 RConPort 2303 start "Arma3" /min /wait arma3server.exe -mod=@exile; -servermod=@exileserver;@AdvancedSlingLoading;@AdvancedRappelling; -config=C:\Game-Servers\Apex\@ExileServer\config.cfg -port=2302 -profiles=SC -cfg=C:\Game-Servers\Apex\@ExileServer\basic.cfg -name=SC -autoinit -enableHT -filePatching -nosplash -loadmissiontomemory -noLand
-
Thanks @red_ned saved me some time. @ciberloky you will need to change (on the ExileClient_object_item_construct Ned gave you) ["WHOOPS", ["You cannot build within 200m of military buildings!"]] call ExileClient_gui_notification_event_addNotification; to throw "You cannot build within 200m of military or airport buildings!"; so that the toast shows the error.
-
what were you doing to your DB and exile.ini? i dont remember touching ether when installing infistar or has there been some kind of sql logging added to it?
-
Enigma Exile Revive - v0.80 [UPDATED 08/09/16] 1.02 Compatible
xzerokoolx replied to happydayz's topic in Scripts
Working perfectly, thanks mate. -
Legend, just loaded in 10 times without an error.
-
Enigma Exile Revive - v0.80 [UPDATED 08/09/16] 1.02 Compatible
xzerokoolx replied to happydayz's topic in Scripts
hmm, could it have something to do with the overwrites? -
So if you have 2 people playing russian roulette and one of them combat logs the player remaining in game gets sent back to the trader (does not get the winnings) and the player who battle logged gets there money back and ALSO gets to keep the pistol. -Zero
-
Enigma Exile Revive - v0.80 [UPDATED 08/09/16] 1.02 Compatible
xzerokoolx replied to happydayz's topic in Scripts
Just tested, its working but it dupes everything you have, because you get all your stuff back on your char and then when you go to pickup the main gun it also shows your full inventory on the ground. Edit: its also giving me a random hat? lol -
Hay zed, is there another way to extract the direction as radian from m3editor, i have tried pasting the code snippets provided into the console but when i hit execute i see no "hint". ive got it working fine i just cant get the convert to radian.
-
Right oh thanks man, ill keep trying to sort it.
-
ah ok, not sure why i got so confused over that, but any ways i dont suppose you have came across my original issue before? with AI at missions not unfreezing and and the failed/completed not being removed from the map?