-
Content count
44 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
8 NeutralAbout [SiN] Pvt.Dancer
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
[SiN] Pvt.Dancer started following Rod Serling
-
Honestly I just replaced all of my BE Filters after this and I haven't seen an issue since. so I'm not sure, but that's what worked for me.
-
It's close to mine so I tried a couple of extra entries from a little earlier in the post and will give it a go. thanks.
-
[SiN] Pvt.Dancer started following Delete Vehicle restriction #0
-
OK so I've seen a few of these randomly but I haven't been able to pin point the cause. Anyone know how to format the below delete vehicle log? Console: Player #0 Griff (abc5b295ae8aa2cb5f134dd4de85920d) has been kicked by BattlEye: DeleteVehicle Restriction #0 Deletevehicle.txt Log: 09.10.2015 12:46:49: Griff (66.61.117.160:2304) abc5b295ae8aa2cb5f134dd4de85920d - #0 2:2309 Thanks for the assit
-
Latest infiSTAR & Exile 0.9.35 Not Working
[SiN] Pvt.Dancer replied to canuckbrian's topic in Anti Hack
Falcon's right. I've had this exact same problem before. and every time it was me missing a comma or messing up something. -
ok i need help with battle eye filters ("script restriction #58")
[SiN] Pvt.Dancer replied to TheJ3wishTurban's topic in BattlEye
Add this to the end of line 50 !=""e 1 "mpmissions\__CUR_MP.Altis\initPlayerLocal.sqf"\n[] execVM "addons\statusBar\statusBar.sqf";\n[] execVM "addons\welcome\"" Good luck sir.- 15 replies
-
- im lost here
- what do i do
-
(and 2 more)
Tagged with:
-
Yeah, I'm not that desperate. I learned my lesson on that long ago. lol Thanks.
-
Interesting. Your second line has Exile_Unit_Player in quotes mine didn't.... I added the quotes too for funsies. let's see what happens! Thanks again.
-
The two slashes you added any reading on why those are added? (I'm assuming that's what I missed) At this point I haven't been adding any slashes when putting these into my filters.
-
Looks like it was missing a set of quotes. Same as before try adding the following to the end of line 43 with a space between every entry. !=""xile_Item_DuctTape" in _equippedMagazines) then\n{\n_vehicle setDamage 0;\nplayer removeMagazineGlobal "Exile_Item_DuctTape";"
-
Thanks, Will give that a go. Prior to adding the recommended line the second line only had the following 7 Exile_unit_player No quotes nothing so I appended the line you recommended to it and we will see if that comes up any more. The rest of my problems are now infistar.... Thanks again Rabbit.
-
ok i need help with battle eye filters ("script restriction #58")
[SiN] Pvt.Dancer replied to TheJ3wishTurban's topic in BattlEye
If that is the exact error you're getting then add the following to the end of line 60, put a space in between each filter you're adding. IE !="filter" !="Custom filter" !=""["\ryanzombies\functions\fn_ModuleSpawn.sqf",".sqf",0,false,false,false,"RyanZM","Ryanzombiesfactionmodule","rzfunctionspawn"]""- 15 replies
-
- im lost here
- what do i do
-
(and 2 more)
Tagged with:
-
That is a different kick. Add the following to the end of line 54. (as before don't forget to put a space between each new entry.) !="\"t) then {\nif (halvStyle) then {\n\"Gr8s_kill_msg\" addPublicVariableEventHandler {\n_id = (_this select 1);\n_killerName = _id selec\""
-
Hi Sushini, I'm having the same problem. I've been working on a solution but I'm afraid I don't have one yet. so far I've been trying to add the following to the setpos.txt file with no luck !="2:4813 Exile_Unit_Player [4891,14423,17]" However I've never been kicked for it but some of the same people keep getting kicked over and over.
-
FIX for "You are not in your territory" BUILDING + LOOTSPAWN 0.9.3/0.9.32/0.9.34
[SiN] Pvt.Dancer replied to SpiRe's question in Serverside
Rod just helped me with this so I'll pass it along here. "Take the contents of CfgLootTables.hpp and put them in your CfgLootTables section of exile_server_config/config.cpp" cheers -
Holy crap... it's that easy? Thank you sir, it's much appreciated. If a mod sees this. This is obviously in the wrong section and should be moved if you feel so inclined.