82ndbravo1
Member-
Content Count
28 -
Joined
-
Last visited
-
Medals
Everything posted by 82ndbravo1
-
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 {}; }; };
-
Been fixxed, shockbite fixed . noclue how but its fixed, thank you
-
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
-
DeleteGroup work or?
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Worked ! thanks much Was a huge huge head ache -
DeleteGroup work or?
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
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 -
DeleteGroup work or?
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
https://tidio-files.s3.amazonaws.com/1yx5hguyrgkcqdyo3rtbug9fxmfpeadp/conversation/62c840976b0e40199875038e75cec850/bd6488c4-2fd4-4cac-b4a1-adb1d277f6c8.txt -
DeleteGroup work or?
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
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 -
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
-
// 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
-
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/
-
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
-
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
-
Mission nothing inside
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
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. -
Any of you fast mission guys care to help a lad? I got mission done and i am ok with all setup but i made a misclick and now everything is blowing up. ive done everything i can think of and from googling i got somwhat some of it ok but really need someone to take a look at it, I know its prob simple to u season editing guys but im lost, Done alot and dont wanna restart the whole mission over. Please let me know if anyone willing to take a look and find prob and teach a guy on how to fix so i can fix if happens again. and besides blowing things up i also got lines of all the enemys all over the dang map and screen. anyways please lmk. my last resort, thanks very much
-
Editing help, boo boo
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
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 -
Editing help, boo boo
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Btw thanks so much for input and help. any input on this https://paste.shockbyte.com/tapematabobilekoxime -
Editing help, boo boo
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Sorry a storm came through and power went out. Noclue how that happened, im thinking my little one may have messed with keyboard when i left it on.. i got it all cleared up but the teleport doesnt work at base, three farps, or carrier in multiplayer but does in single but backwards with the recurting table, works multiplayer but not single.. Pretty new to this stuff. I made a huge warlords/coop map but triggers only worked when tested once i made but when completed none worked so i just tried to add on to a preset up mission and give props to main creator.... Well thanks for looking btw: IFA3_AIO (for a GUI element) and VME_PLA (for a magazine function) is there away to find out what its needing these and remove or would that make the whole mission go wack.. just wanting a dominations with AI enabled and bunches of heli and jets to fill in the base. side missions, base attacks, anyways, i guess im going to start fresh with a mission, but one last question. know of a link or maybe u know of a place or info on to add teleporting from flag to flag, ive trie mutli youtube videos but its either one or the other that works but when more then base to pole they dont work, any info with that would be a amazing. and i was searching files and seen that my missions were merged so now i see all the over lays with items, amazing lol anyways thanks again your the best -
Editing help, boo boo
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
https://www.dropbox.com/scl/fi/c8njfwe8qhs4rfcnpqfj0/co40dominationtest.Altis.pbo?rlkey=3prl82bytlgpztcrn95l7svcb&dl=0 k -
Editing help, boo boo
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
https://steamcommunity.com/sharedfiles/filedetails/?id=3023434585 i just put on steam, if i need other place lmk my mess mission -
Editing help, boo boo
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
ill do that right now -
RHS: United States Forces | @rhsunitedstatesforces | false | false | GAME DIR | 22dc683ee7645369b375f5d3a2db51a995658245 | 736ca0ba | /mods/@rhsunitedstatesforces INFO 20:11:15 SU25 Balanced | @rhssu25balanced | false | false | GAME DIR | 6445e78d8abb1e44d613e0dfe874adf66a6223c5 | b9881400 | /mods/@rhssu25balanced RHS: Serbian Armed Forces | @rhsserbianarmedforces | false | false | GAME DIR | 40a576a45eb2d629a9fc05ba543bf905933ce741 | 6430e65b | /mods/@rhsserbianarmedforces RHS: GREF | | false | false | GAME DIR | d45628bb1168a22a9554c18f8c1458615546af9a | 44ebb00b | /mods/@rhsgref @rhsafrf\;@rhssaf\;@rhsusaf\;@rhsunitedstatesforces\;@rhsserbianarmedforces\;@rhsgref\;@rhssu25balanced these are the mods i have the server loading or allowing https://paste.shockbyte.com/pecuyapozupodiqahima server log cant join with these mods loaded even thou server loads them , anyone have a idea on how i can get these to be allowed by server, says remove cause key doesnt match but clearly u can see they loaded. please help
-
https://paste.shockbyte.com/iwinefahujocijenuzar <?xml version="1.0" encoding="UTF-8"?> -<Project name="Virtual Ammobox System"> -<Package name="Main"> -<Key ID="STR_VAS_Main_Weapons"> <Original>Weapons</Original> <German>Waffen</German> <French>Armes</French> <Polish>Broń</Polish> </Key> -<Key ID="STR_VAS_Main_Magazines"> <Original>Magazines</Original> <German>Magazine</German> <French>Chargeurs</French> <Polish>Amunicja</Polish> </Key> -<Key ID="STR_VAS_Main_Items"> <Original>Items</Original> <German>Gegenstände</German> <French>Objets</French> <Polish>Przedmioty</Polish> </Key> -<Key ID="STR_VAS_Main_Backpacks"> <Original>Backpacks</Original> <German>Rucksäcke</German> <French>Sacs à dos</French> <Polish>Plecaki</Polish> </Key> -<Key ID="STR_VAS_Main_Goggles"> <Original>Goggles</Original> <German>Brillen</German> <French>Lunettes</French> <Polish>Gogle</Polish> </Key> -<Key ID="STR_VAS_Main_Uniforms"> <Original>Uniforms</Original> <German>Uniformen</German> <French>Uniformes</French> <Polish>Mundury</Polish> </Key> -<Key ID="STR_VAS_Main_Vests"> <Original>Vests</Original> <German>Vesten</German> <French>Gilets Tac.</French> <Polish>Kamizelki</Polish> </Key> -<Key ID="STR_VAS_Main_Headgear"> <Original>Headgear</Original> <German>Kopfbekleidung</German> <French>Casques</French> <Polish>Nakrycia głowy</Polish> </Key> -<Key ID="STR_VAS_Main_Attachments"> <Original>Attachments</Original> <German>Befestigungsgegenstände</German> <French>Objets Attachés</French> <Polish>Dodatki</Polish> </Key> -<Key ID="STR_VAS_Main_Misc"> <Original>Misc</Original> <German>Diverses</German> <French>Objets Divers</French> <Polish>Inne</Polish> </Key> -<Key ID="STR_VAS_Main_btnAdd"> <Original>Add Item</Original> <German>Gegenstand hinzufügen</German> <French>Ajouter Arme/Obj.</French> <Polish>Dodaj przedmiot</Polish> </Key> -<Key ID="STR_VAS_Main_btnRemove"> <Original>Remove Item</Original> <German>Gegenstand entfernen</German> <French>Retirer Arme/Obj.</French> <Polish>Usuń przedmiot</Polish> </Key> -<Key ID="STR_VAS_Main_btnClose"> <Original>Close</Original> <German>schließen</German> <French>Fermer</French> <Polish>Zamknij</Polish> </Key> -<Key ID="STR_VAS_Main_btnLoad"> <Original>Load Gear</Original> <German>Ausrüstung laden</German> <French>Charger</French> <Polish>Załaduj wyposażenie</Polish> </Key> -<Key ID="STR_VAS_Main_btnSave"> <Original>Save Gear</Original> <German>Ausrüstung speichern</German> <French>Sauver</French> <Polish>Zapisz wyposażenie</Polish> </Key> -<Key ID="STR_VAS_Main_btnRemoveAll"> <Original>Remove All</Original> <German>alles entfernen</German> <French>Retir.Tout</French> <Polish>Usuń wszystko</Polish> </Key> -<Key ID="STR_VAS_Main_VirtGear"> <Original>Virtual Ammobox</Original> </Key> -<Key ID="STR_VAS_Main_YCG"> <Original>Your Current Gear</Original> <German>Ihre momentane Ausrüstung</German> <French>Votre équipement actuel</French> <Polish>Twoje Aktualne Wyposażenie</Polish> </Key> -<Key ID="STR_Vas_Main_CL"> <Original>Custom Loadout</Original> <German>Angepasste Ausrüstung</German> <French>Emplacement perso</French> <Polish>Niestandardowe wyposażenie</Polish> </Key> -<Key ID="STR_Vas_Main_Rifles"> <Original>Rifles</Original> <German>Gewehre</German> <French>Fusils (Tous)</French> <Polish>Karabiny</Polish> </Key> -<Key ID="STR_Vas_Main_Scoped"> <Original>Scoped</Original> <French>Fusils (Longs)</French> <Polish>Bron Ciężka</Polish> </Key> -<Key ID="STR_Vas_Main_Heavy"> <Original>Heavy</Original> <German>Schwere Waffen</German> <French>Lourds</French> <Polish>Wyrzutnie</Polish> </Key> -<Key ID="STR_Vas_Main_Launcher"> <Original>Launcher</Original> <German>Raketenwerfer</German> <French>Lanceurs</French> </Key> -<Key ID="STR_Vas_Main_Pistols"> <Original>Pistols</Original> <German>Pistolen</German> <French>Pistolets</French> <Polish>Pistolety</Polish> </Key> </Package> -<Package name="LoadGear"> -<Key ID="STR_VAS_Load_Title"> <Original>Virtual Ammobox System - Load Gear</Original> <German>Virtual Ammobox System - Ausrüstung Laden</German> <French>Caisse Virtuelle - Charger</French> </Key> -<Key ID="STR_VAS_Load_LOR"> <Original>Load On Respawn</Original> <German>Beim Respawn laden</German> <French>Charg. à la réap</French> <Polish>Załaduj przy respawnie</Polish> </Key> -<Key ID="STR_VAS_Load_btnLoad"> <Original>Load</Original> <German>Laden</German> <French>Charger</French> <Polish>Załaduj</Polish> </Key> -<Key ID="STR_VAS_Load_btnDelete"> <Original>Delete</Original> <German>Löschen</German> <French>Supprimer</French> <Polish>Usuń</Polish> </Key> </Package> -<Package name="SaveGear"> -<Key ID="STR_VAS_Save_Title"> <Original>Virtual Ammobox System - Save Gear</Original> <German>Virtual Ammobox System - Ausrüstung Speichern</German> <French>Caisse Virtuelle - Sauver</French> </Key> -<Key ID="STR_VAS_Save_btnSave"> <Original>Save</Original> <German>Speichern</German> <French>Sauver</French> <Polish>Zapisz</Polish> </Key> -<Key ID="STR_VAS_Save_CLN"> <Original>Custom Loadout Name</Original> <German>Angepasste Ausrüstung</German> <French>Nom de l'emplacement perso</French> </Key> </Package> </Project> can anyone see why this is happening?? any help would sure be heaven sent. thanks
-
script started going wild
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
all this time and still same error, guess ill have to sipe it all and start fresh.. making my stomach hurt lol -
script started going wild
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
i will , i truly forgot about code blocks, for that im sorry -
script started going wild
82ndbravo1 replied to 82ndbravo1's topic in ARMA 3 - MISSION EDITING & SCRIPTING
let me try that. thanks for replyin, been a all day thing