SacklessJoe 0 Report post Posted May 20, 2018 (edited) I keep getting kicked for EqualTo -1)then { if((typeOf player) isEqualTo 'Exile_Unit_Player')then { player setVariable ['q38189ex8yfrcv7kc i have ran the code throw the BE filter editor and added the line in the scripts.txt and when i join the server again it gives me the same kick the last part (q38189ex8yfrcv7kc) changes, so i would add that one in and i did this about 10 times before i gave up, need help please this is for a hosted server Edited May 20, 2018 by SacklessJoe Share this post Link to post Share on other sites
SacklessJoe 0 Report post Posted May 21, 2018 fixed Share this post Link to post Share on other sites
Brother_B 0 Report post Posted May 21, 2018 7 hours ago, SacklessJoe said: fixed How did you fix it ? Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted May 21, 2018 3 hours ago, Brother_B said: How did you fix it ? are you getting the same issue if so put up your error so we show you how to do it Share this post Link to post Share on other sites
Brother_B 0 Report post Posted May 21, 2018 I have not the same exactly, but similar: Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted May 21, 2018 so whats your error the one you are getting, not a similar to the others Share this post Link to post Share on other sites
SacklessJoe 0 Report post Posted May 22, 2018 My server host fixed it so i dont have a clue sorry Share this post Link to post Share on other sites
Brother_B 0 Report post Posted May 23, 2018 I keep getting kicked although i have a filter for it. The Error: #14 "1 "exile_client\code\ExileClient_gui_lockerDialog_event_onWithdrawButtonClick.sqf" private["_display", "_amountInput"" The Filter at line 16: !="1 \"exile_client\code\ExileClient_gui_lockerDialog_event_onWithdrawButtonClick.sqf\"\n\n\n\n\n\n\n\n\n\n\n\nprivate[\"_display\", \"_amountInput\"" Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted May 23, 2018 !="1 "exile_client\code\ExileClient_gui_lockerDialog_event_onWithdrawButtonClick.sqf"\n\n\n\n\n\n\n\n\n\n\nprivate["_display", "_amountInput"" add to the end of line 16 after " and make sure there is a space between " 1= Share this post Link to post Share on other sites
Brother_B 0 Report post Posted May 23, 2018 (edited) 8 hours ago, hogansheroes said: !="1 "exile_client\code\ExileClient_gui_lockerDialog_event_onWithdrawButtonClick.sqf"\n\n\n\n\n\n\n\n\n\n\nprivate["_display", "_amountInput"" add to the end of line 16 after " and make sure there is a space between " 1= Thanks for the response, but the solution doesn't work. I have tried both with and without the backslash in front of the ", but it still trigger. There is a space between " !=" I do not have infistar. Is it possible to rename the sqf file to something other then with the word "draw" in it? Where is the call to the file? Because if this doesn't work, i can't run a Exile server. I can't have people getting kicked when they want to access their locker. Praying for a solution. <3 Bengt. Edited May 23, 2018 by Brother_B Share this post Link to post Share on other sites