kayzee Posted April 11, 2015 Report Share Posted April 11, 2015 The ASORGS Gear menu get an update and that seems to be the problem with infiStart if some options are not disabled. For me its working fine and i cant find any problems. any update on y suicide action dont work ? btw have this kick on my server aswell epochmod.com ban #0 any clue how to fix Link to comment Share on other sites More sharing options...
Salutesh Posted April 11, 2015 Author Report Share Posted April 11, 2015 Please test the following: Open up the file scripts\ActionMenu\player_actions\suicide.sqf: And replace the complete code with this: if(suicideCheck) then { playSound "Bam"; player setdamage 1; hint "Goodbye Cruel World!"; } else { hint "Select suicide again to go through with it"; suicideCheck = true; } Link to comment Share on other sites More sharing options...
Salutesh Posted April 11, 2015 Author Report Share Posted April 11, 2015 hi i installed tis on server and my server doesnt bootup see rpt log. You copyed a part into the "init.sqf" that is not part of the code :D 0:05:25 Error context Add the following lines into your missions "init.sqf" Look int your "init.sqf" and check the code please Link to comment Share on other sites More sharing options...
kayzee Posted April 11, 2015 Report Share Posted April 11, 2015 Please test the following: Open up the file scripts\ActionMenu\player_actions\suicide.sqf: And replace the complete code with this: if(suicideCheck) then { playSound "Bam"; player setdamage 1; hint "Goodbye Cruel World!"; } else { hint "Select suicide again to go through with it"; suicideCheck = true; } works perfect now, one more request... is there a way to take the exit menu tab away cos if u mistakenly klick then thats u till u restart game..its an amzing script mate Link to comment Share on other sites More sharing options...
Salutesh Posted April 11, 2015 Author Report Share Posted April 11, 2015 works perfect now, one more request... is there a way to take the exit menu tab away cos if u mistakenly klick then thats u till u restart game..its an amzing script mate You just have to simply relog if you select that menu point and the menu is there again. If you want the menu point deleted then search in the scripts\ActionMenu\RG_compileMenu.sqf for these lines and delete them: SC_actionMenuItemClose = player addAction ["<img image='\A3\ui_f\data\gui\rsc\rscdisplayarcademap\icon_exit_cross_ca.paa' size='0.7'' /> REMOVE MENU</t>", { ["REMOVE"] call SC_fnc_AdminmenuHandle }, "", -1, false, false, "", ""]; // Add (remove) action player removeAction SC_actionMenuItemClose; Link to comment Share on other sites More sharing options...
joe201x Posted April 11, 2015 Report Share Posted April 11, 2015 is the event menu with this? Link to comment Share on other sites More sharing options...
Salutesh Posted April 12, 2015 Author Report Share Posted April 12, 2015 The Event part is not ready jet. Link to comment Share on other sites More sharing options...
kayzee Posted April 12, 2015 Report Share Posted April 12, 2015 i got the BE filter to stop kicking me, but i can spam the suicide option and nothing happens what was the be filters u sed, beginning to get kick Link to comment Share on other sites More sharing options...
kayzee Posted April 12, 2015 Report Share Posted April 12, 2015 You just have to simply relog if you select that menu point and the menu is there again. If you want the menu point deleted then search in the scripts\ActionMenu\RG_compileMenu.sqf for these lines and delete them: SC_actionMenuItemClose = player addAction ["<img image='\A3\ui_f\data\gui\rsc\rscdisplayarcademap\icon_exit_cross_ca.paa' size='0.7'' /> REMOVE MENU</t>", { ["REMOVE"] call SC_fnc_AdminmenuHandle }, "", -1, false, false, "", ""]; // Add (remove) action player removeAction SC_actionMenuItemClose; quick question any BE at all for this cos i keep getting epochmod.com autoban #0 Link to comment Share on other sites More sharing options...
Salutesh Posted April 12, 2015 Author Report Share Posted April 12, 2015 quick question any BE at all for this cos i keep getting epochmod.com autoban #0 A strange question but is your UID in the @epochhive\epochah.hpp? Do you have Admin rights on your server? Link to comment Share on other sites More sharing options...
kayzee Posted April 12, 2015 Report Share Posted April 12, 2015 A strange question but is your UID in the @epochhive\epochah.hpp? Do you have Admin rights on your server? yh it is ... well im not sure if its from this just keep having this ban .. epochmod.com autoban #0, have you came accross that and if yes the fix.. i doubt its cos of the script tho.. cos i uninstalled it but still getting kicked and players getting disconnected soon as they connect Link to comment Share on other sites More sharing options...
Salutesh Posted April 12, 2015 Author Report Share Posted April 12, 2015 yh it is ... well im not sure if its from this just keep having this ban .. epochmod.com autoban #0, have you came accross that and if yes the fix.. i doubt its cos of the script tho.. cos i uninstalled it but still getting kicked and players getting disconnected soon as they connect Ok i dot get it... if you deinstalled the script and still get a ban than you can be sure ist not my script, cause there are people who using it without any problems. Link to comment Share on other sites More sharing options...
joe201x Posted April 12, 2015 Report Share Posted April 12, 2015 epoch autoban #0 for every non admin that joins my server and I get this in log; 16:10:10 BattlEye Server: Script Log: #0 Trevayne (0c5e9766fbe55174f195e906d0a7387f) - #22 "leLineNumbers "scripts\ActionMenu\SC_compileMenu.sqf"; 16:10:10 [true] ExecVM "scripts\ActionMenu\SC_startMenu.sqf"; Link to comment Share on other sites More sharing options...
R3viv0r Posted April 12, 2015 Report Share Posted April 12, 2015 hi installed script properly now but peope are getting kicked by battleeye when trying to jin this is the error im getting #22 "leLineNumbers "scripts\ActionMenu\RG_compileMenu.sqf"; [true] ExecVM "scripts\ActionMenu\RG_startMenu.sqf"; Link to comment Share on other sites More sharing options...
joe201x Posted April 12, 2015 Report Share Posted April 12, 2015 same as me ^^ Link to comment Share on other sites More sharing options...
1Man Posted April 12, 2015 Report Share Posted April 12, 2015 You have to add that exception to your BE line 23 in scripts.txt Link to comment Share on other sites More sharing options...
R3viv0r Posted April 12, 2015 Report Share Posted April 12, 2015 Ok so how is this typed out for it Link to comment Share on other sites More sharing options...
Salutesh Posted April 12, 2015 Author Report Share Posted April 12, 2015 Try add this at Line 23 in your scripts.txt: !="[true] ExecVM \"scripts\ActionMenu\RG_startMenu.sqf\";" Link to comment Share on other sites More sharing options...
R3viv0r Posted April 13, 2015 Report Share Posted April 13, 2015 thanks not getting kicked for goin in server but when uasing the action menu i got kicked for this #40 "0; ASORGS_VestFilled = 0; [] call ASORGS_fnc_CameraStart; createDialog "ASORGS_Main_Dialog"; #27 "CargoGlobal _object; clearItemCargoGlobal _object; _object addItemCargoGlobal ["FAK", 8]; _object addItemCargoGlobal ["CinderBl" Link to comment Share on other sites More sharing options...
Salutesh Posted April 13, 2015 Author Report Share Posted April 13, 2015 Add on Line 41 in scripts.txt: !="ASORGS_";" and line 28: !="_object addItemCargoGlobal" Share if you get any other restriction kicks. Link to comment Share on other sites More sharing options...
sparrow8332 Posted April 15, 2015 Report Share Posted April 15, 2015 3:51:56 Error in expression < "SHOW": { if ((getPlayerUID player) in admin_list) then { player removeAction > 3:51:56 Error position: <admin_list) then { player removeAction > 3:51:56 Error Undefined variable in expression: admin_list 3:51:56 File mpmissions\__CUR_MP.Bornholm\scripts\ActionMenu\RG_compileMenu.sqf, line 74 Link to comment Share on other sites More sharing options...
Salutesh Posted April 15, 2015 Author Report Share Posted April 15, 2015 3:51:56 Error in expression < "SHOW": { if ((getPlayerUID player) in admin_list) then { player removeAction > 3:51:56 Error position: <admin_list) then { player removeAction > 3:51:56 Error Undefined variable in expression: admin_list 3:51:56 File mpmissions\__CUR_MP.Bornholm\scripts\ActionMenu\RG_compileMenu.sqf, line 74 You added the admins.sqf to your A3 Server root folder? Please follow the install instructions: 6. Repack your mission and copy the "admins.sqf" to your Arma 3 server root directory. Open that file and add your Admins UIDs into that file. Link to comment Share on other sites More sharing options...
joe201x Posted April 16, 2015 Report Share Posted April 16, 2015 Still epoch autobans non admins even with all the battleeye exceptions, no errors showing in log Link to comment Share on other sites More sharing options...
Salutesh Posted April 16, 2015 Author Report Share Posted April 16, 2015 Still epoch autobans non admins even with all the battleeye exceptions, no errors showing in log Do you use infiStar? Please look into the Redis-Database of your Server in the Connected-LOG/Disconnected-LOG Tables and looking for the reason of the Ban. Link to comment Share on other sites More sharing options...
scottnkc Posted April 18, 2015 Report Share Posted April 18, 2015 is there a way to add bike and mozzie build to this thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now