Jump to content

82ndbravo1

Member
  • Content Count

    28
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About 82ndbravo1

  • Rank
    Private First Class

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. 82ndbravo1

    Help, being kicked

    Been fixxed, shockbite fixed . noclue how but its fixed, thank you
  2. Not sure if its something i can add to the cfg or something messed with the mission itself. I didnt edit mission, just got from workshop. https://paste.shockbyte.com/cemehirafutoxaqekudo this is my log and i do see a few things that pop up but not sure which one would be causing me to be kicked around 2 mins from battle eye timing out. If i look into admin its even faster. I tried a few things but nothing seems to work. So if anyone has any idea how i can end this from happening please help. // MISSIONS CYCLE forcedDifficulty = "Rookie"; autoSelectMission = true; class Missions { class TestMission01 { template = COOP30OperationPOINTBLANK.Altis; difficulty = "Rookie"; class Params {}; }; };
  3. 82ndbravo1

    DeleteGroup work or?

    Worked ! thanks much Was a huge huge head ache
  4. 82ndbravo1

    DeleteGroup work or?

    ya, starting to see this server biz isnt goin to be for me lol, i cant even get one server going right, it launches but ya, ive tried to fix the errors but soon as i fix one another comes up, all i did was add vec's and planes lol
  5. 82ndbravo1

    DeleteGroup work or?

    https://tidio-files.s3.amazonaws.com/1yx5hguyrgkcqdyo3rtbug9fxmfpeadp/conversation/62c840976b0e40199875038e75cec850/bd6488c4-2fd4-4cac-b4a1-adb1d277f6c8.txt
  6. 82ndbravo1

    DeleteGroup work or?

    RHSGREF___ RHSUSAF___ RHSAFRF___ RHSSAF___ CBA_A3____ cup weapons___ cup units___ cup vehicles__ cup terrains__ Community Factions Project (CFP) all the mod's for server and for i should be asking why, i pretty much thought i was asking about groups being full as the error. but heck worded wrong maybe, anyways hope this will help me, https://www.dropbox.com/scl/fi/o4vua6d1s3f3ozols31ds/mission.sqm?rlkey=wo6h4v01a763z2sxqezcax8fn&dl=0
  7. 82ndbravo1

    Question

    // NOTE: More parameters and details are available at http://community.bistudio.com/wiki/server.cfg // GENERAL SETTINGS hostname = "dominationMAX"; password = ""; passwordAdmin = "----------"; maxPlayers = "24"; persistent = 1; roleTimeOut =360; ignoreMissionLoadErrors = true; aiKills = 1; zeusCompositionScriptLevel = 2; admins[] = {"-----------"}; // VOICE CHAT disableVoN = 0; vonCodecQuality = 10; // VOTING voteMissionPlayers = 1; voteThreshold = 0.33; allowedVoteCmds[] = { {"admin", false, false}, {"kick", false, true, 0.51}, {"missions", false, false}, {"mission", false, false}, {"restart", false, false}, {"reassign", false, false} }; motd[] = { "Welcome Another Domination ", "https://discord.gg/GW89KT6T", "-----------", "----------", " -------", }; motdInterval = 5; // LOGGING timeStampFormat = "short"; logFile = "server.log"; // SECURITY BattlEye = 1; verifySignatures = 2; kickDuplicate = 1; allowedFilePatching = 1; // FILE EXTENSIONS allowedLoadFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; allowedPreprocessFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; allowedHTMLLoadExtensions[] = {"htm","html","php","xml","txt"}; // EVENT SCRIPTS - see http://community.bistudio.com/wiki/ArmA:_Server_Side_Scripting onUserConnected = ""; onUserDisconnected = ""; doubleIdDetected = ""; onUnsignedData = "kick (_this select 0)"; onHackedData = "kick (_this select 0)"; // MISSIONS CYCLE forcedDifficulty = "rookie"; autoSelectMission = true; //<-- add here class Missions { class Mission1 { template="dominationMAX.altis"; forcedDifficulty = "rookie"; }; }; Would any of this cause an issue for server ? cfg. server is up. If u would try joining to see if any errors pop up for a client, a friend said he couldnt get past the lobby but i can as admin or not admin, but my errors i get shouldnt stop someone else from joining, but then again i really wouldnt know because all i know about server stuff for arma is from good people like yourself and google and still i mess that up. You dont have to join i just posted just if that would show a little something to you other then what i see in the log's. I also wanna thank you for reply and your help. Tasks are working but takes long time for them to start and ...well its one thing after the next lol but ill get it one day, have hours and hours trying, might because i arma cfg pro one day Server name: dominationMAX Address: 147.135.64.30:14100 Server version: 212150854 Required game version: 2.12.0 Map: Altis Mission: dominationMAX.altis Players: 0/24
  8. 82ndbravo1

    Question

    thanks ill start looking at that right now. seems to have caused me heck. here is new server log before i check your stuff out and my issue in it https://forums.bohemia.net/forums/topic/243454-deletegroup-work-or/
  9. Hello, If u take a look at my server logs i all of a sudden been getting back to back errors or what nots. The server loads and it plays but took 45 mins for a task to start but even when it started it was completed and rewarded and didnt have to attack a thing, After two or three times of this it seems to try working. I notice i got INFO 0:48:01 Tried to create group while group limit is reached on side OPFOR. So i tried running the DeleteGroup but doesnt seem to work or if it is its barely cause the error keeps popping up. And if looking at map the OPFOR doesnt have barely anything to show for. Im thinking since the tasks take almost a hr and at frist things are bouncing on the server it has something to do with opfor trying to make a task and server thinks it has but hasnt so keeps trying to make. Im sort of lost. Could anyone look at the Log and maybe see something im not that may fix this? The server host has tried and has reached out to the developers but i think they have no idea what they are doing so not looking for an answer from them or any help. ANy help at all would be awesome. Thanks for reading https://paste.shockbyte.com/ihoradirobapafeyotiv
  10. 82ndbravo1

    Question

    After editing mission what would cause Tasks not to start on server, the task starts in editor in sp and multi. I only have the mods that i used in editor
  11. 82ndbravo1

    battleeye

    Ive had this problem that ive searched for and found few posts mentioning a fix but hasnt worked. My problem is Battleeye kicks for timing out if logged in as a admin. My config // NOTE: More parameters and details are available at http://community.bistudio.com/wiki/server.cfg // GENERAL SETTINGS hostname = "EPICDomination.Malden"; password = ""; passwordAdmin = ""; maxPlayers = "40"; persistent = 1; // VOICE CHAT disableVoN = 0; vonCodecQuality = 10; // VOTING voteMissionPlayers = 1; voteThreshold = 0.33; allowedVoteCmds[] = { {"admin", false, false}, {"kick", false, true, 0.51}, {"missions", false, false}, {"mission", false, false}, {"restart", false, false}, {"reassign", false, false} }; motd[] = { "Welcome to My Arma 3 Server", "Discord: discord.somewhere.com", "TeamSpeak: ts.somewhere.com", "Website: www.example.com" }; motdInterval = 5; // LOGGING timeStampFormat = "short"; logFile = "server.log"; // SECURITY BattlEye = 1; verifySignatures = 2; kickDuplicate = 1; allowedFilePatching = 1; // FILE EXTENSIONS allowedLoadFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; allowedPreprocessFileExtensions[] = {"hpp","sqs","sqf","fsm","cpp","paa","txt","xml","inc","ext","sqm","ods","fxy","lip","csv","kb","bik","bikb","html","htm","biedi"}; allowedHTMLLoadExtensions[] = {"htm","html","php","xml","txt"}; // EVENT SCRIPTS - see http://community.bistudio.com/wiki/ArmA:_Server_Side_Scripting onUserConnected = ""; onUserDisconnected = ""; doubleIdDetected = ""; onUnsignedData = "kick (_this select 0)"; onHackedData = "kick (_this select 0)"; class Missions { class TestMission01 { template = EPICDomination.Malden; difficulty = "rookie"; class Params {}; }; }; Ive tried to add autoSelectMission = true; // should fix battleye kicks // MISSIONS CYCLE forcedDifficulty = "Veteran"; autoSelectMission = true; //<-- add here class Missions { class Mission1 { template="EPICDomination.Malden"; forcedDifficulty = "rookie"; }; Looking for a way to fix this or whats even causing it. Thanks for reading
  12. 82ndbravo1

    Mission nothing inside

    https://steamcommunity.com/sharedfiles/filedetails/?id=3025316203 i got that fixed i believe, i moved the mission file and ya made a huge mess. now mission loads but it renames mods over and over, even when ive deleted, check that one out lol... Yea simpler would be good but what gets me it plays single player and multi player when i launch it from the editor.. lmk know what u think on this new upgraded one. I just did the join with no mods and force load, and removed all the server/client mods from the server info. maybe tonight ill get her done lol.
  13. 82ndbravo1

    Editing help, boo boo

    it was merged 3 times, my kiddo was on pc, i had workshop open, knowing his little butt shouldnt of been in computer room, shows baby sitter let em get away from her i reckon
  14. I got my mission complete, i can play within editer single player or multi and it plays fine, But when i go to use pbo manager it doesnt have any items inside but the mission itsself. Which this isnt allowing me to upload to server because its missing a thing or two. https://steamcommunity.com/sharedfiles/filedetails/?id=3025316203 here is mission it'sself can anyone look at mission and see whats wrong. it just keeps going from file to file when it shows error and i remove or fix, like a loop
  15. 82ndbravo1

    Editing help, boo boo

    Btw thanks so much for input and help. any input on this https://paste.shockbyte.com/tapematabobilekoxime
×