-
Content count
54 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
12 NeutralAbout Backslash
-
Rank
Inmate
Personal Information
- Homepage
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Are you running a custom script like missions that adds marker to the map? If yes, just allow the marker in your infistar config search for _marker
-
Maybe the mods should close this thread, its against the license.
-
Try to restart the server. It sometimes happens that the system get stuck. A server restart solves the problem for me.
-
Serverseitig kannst du es vergessen neue Objekte wie Waffen, Fahrzeuge usw, einzufügen. Die Clients müssten ja irgendwie an die Datein rankommen, das war bei Arma schon immer ein Problem. Ohne andere Mods musst du bei dem bleiben was Exile bietet und ggf. auf das zurückgreifen was Arma selbst hat.
-
If you are going to do the same fail, mas weapons will not change anything..^^ You need to use the correct classname to add the weapons. The L85 for example is CUP_arifle_L85A2Try to add that instead of CUP_Weapons_L85 It will work, you will see.. For all other classnames, take a look at the cup wiki http://wiki.cup-arma3.org/index.php?title=Class_Names
-
Did you have any changes on your server? Any addons/scripts?
-
!"custom\\acd\\functions\\acd_fnc_createTradingOffice.sqf"Dann adde das mal in Zeile 49. btw... klein Anfangen ist eine Sache, aber guides gibt es genug und vielleicht solltest du da mal anfangen.. Als kleinen Tipp noch nebenbei, schmeiß Logs in nen Code Tag, dann ist es einfacher sie zu lesen/verarbeiten. Sonst mischt sich die formatierung des Forums immer ein und macht es schwer. Kann aktuell nämlich nicht sagen ob zwischen dem .sqf und dem execVM ein Absatz ist, oder nicht. Der Code schnipsel oben sollte in Zeile 49 trotzdem funktionieren.
-
Line 33: !"call compile (_this select 1);BE_WHITE_LIST_ME = nil;" Line 46: !="ons\\restart.paa' color='%10'/>%18:%19</t>\",\n\n\"%\", \ncount playableUnits,\n_damage,\n_wallet, \n_hunger, \n_thirst, \n_serverFPS, \n_ene" Aber die Meldungen sind wohl eher weniger von R3F, nächstes mal ggf. zu den Scripten, von denen die Meldungen kommen.
-
Dude srsly.... 0.3.4.x? v0222B? Delete epoch, delete infistar for epoch and try downloading exile and infistar for exile..
-
Welcome to battleye, it does not matter what you do, every new script needs to be allowed in battleye. So you have to learn how to use be filters with an easy way, or just play vanilla exile.
-
Fehler in der ExileServer_system_lootManager_dropItem.sqf
Backslash replied to qLimAx_♥'s topic in German
Default Datei, oder geändert durch irgend ein Addon/Plugin/Script? Falls es eine geänderte Datei ist, ggf. mal das benutze Script posten. Wenn es die original Datei ist, ggf. trotzdem posten was für Änderungen am Server gemacht wurden. Vielleicht versucht irgend eine andere Datei die "kaputte" Datei aurzurufen und bekommt durch eine Änderungen ein Problem. -
Max Light Assault Vehicles Battleeye filter help
Backslash replied to Warfighter's topic in Vehicles
If you are not sure about be filters, just try it. If it works, everything is fine. If it doesnt work, just remove the line and try it again. There are tons of tutorials out there about be filters. Your try should work btw, if you add it to the correct filter and the correct file. -
Do you realy think that you could get any help without posting the log? All we know is that its #41, so the problem is in line 43, but we cant help you without the kick message/log message.
-
Are you sure you added !"Land_" and not !="Land_" ? Are you sure you added it to the correct filter and the correct line? I dont know why the statusbar is causing the BE kicks, but that will work!