tkcjesse
Member-
Content count
16 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
0 NeutralAbout tkcjesse
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Anyone know why Torndeco removed his github repo for extDB2? Just trying to figure out if he's doing something new in replacement or if we're all going to be possibly looking for something newer later in life.
-
No problem. It's on this page. Bottom of the page when you're not logged in. http://i.imgur.com/YX36pUN.png
-
Oh yeah, that's also an issue. Have noticed it seems to be if you become completely full then sell it. I believe it also typically involves the "swing" item from the axe... If i recall.
-
Might wanna fix this... http://i.imgur.com/bIGVpjn.png
-
The first one you posted isn't the complete log. Please include up to the last ". Heres for the last one though, insert on line 30. !="cal _x;\n}\nforEach ExileClientPartyMapMarkers;\n{\n_marker = createMarkerLocal [format ["ExilePartyMarker%1", _forEachIndex], getPo" Try doing the last one yourself maybe? It's simple. I learned from: http://exile.majormittens.co.uk/topic/74-how-to-battleye-filters-do-it-yourself/
-
http://feedback.arma3.com/view.php?id=26878 Feedback recently given from BI. https://twitter.com/Arma3official/status/690183503087079424
-
7 "" !"NVG_Target" !"Shot" !"Exile_Unit_Player" !"_Preview" just use that. It'll solve your problem. Why'd you put: !="[0-9].[0-9]*e\+[0-9]*" !="[0-9]:[0-9]*e\+[0-9]*" In?
-
FragZ has a point.. Posting your filters would be nice.
-
It's due to your overall Arma 3.. Watch the big bar at the bottom of your inventory screen. Once it's completely full getting even the Exile items in your inventory is impossible from traders. Has to do with the latest arma fatigue system and how the items are inventory items instead of say like a virtual item like how Life servers are and such.
-
Do you run that many mods that you just can't go through and start plucking one by one to see when the issue is resolved? Or maybe if you list your mods here people could help you...
- 10 replies
-
Did you pack the server files into a .pbo? and then add them to your start parms? So should be : -servermod=@exileserver;@infiSTAR_Exile; And dirrectory should be \@infiSTAR_Exile\addons\a3_infiSTAR_Exile.pbo
-
Put this on line 8 !="=\n[\n \n];\n \n{\nprivate ["_object"];\n\n_object = (_x select 0) createVehicleLocal [0,0,0];\n_object setDir (_x select 2);\n_object setPo" Be sure to either restart the server or reload scripts.txt
-
Type !admin in chat? Then hit F1 once you're in the game. Otherwise did you specify your UID in the config file?
-
20:17:30 "ExileServer - MySQL connection error!"20:17:30 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong."20:17:30 "ExileServer - MySQL Error: Failed to initialize database protocol: [0,"Error Invalid Format"]"
-
Yeah. I was having the account creation error. Did this, removed the @CBA_A3 from the server and it worked great. Thanks man.