Apollosbow
Member-
Content count
9 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Apollosbow
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Apollosbow started following R3F Exile, Vehicles exploding on wood floor and loosing respect and pop tabs, weather change mid game and and 1 other
-
Guys i follow the guides and every suggestion in here and i cant get it to work its pretty simple but for some reason i dont get the menu for towing init.sqf: if (isServer) then { [] execVM "R3F_LOG\init.sqf"; [] execVM "addons\scripts\time.sqf"; [] execVM "addons\scripts\effect.sqf"; // color correction [] execVM "addons\Buildings\initBuildings.sqf"; // Trader posts and bases }; description.ext: // https://community.bistudio.com/wiki/Description.ext#forceRotorLibSimulation forceRotorLibSimulation = 2; // https://community.bistudio.com/wiki/Description.ext#disableChannels disableChannels[] = {0, 2}; author = "Exile Mod Team"; loadScreen = "exile_client\texture\mod\logo.paa"; onLoadMission= "exile.majormittens.co.uk"; OnLoadIntro = ""; OnLoadIntroTime = false; OnLoadMissionTime = false; onLoadName = "Exile Mod"; class Header { gameType = Sandbox; minPlayers = 1; maxPlayers = 100; }; // DO NOT CHANGE THIS! + showHUD[] = { true, // Scripted HUD (same as showHUD command) true, // Vehicle + soldier info true, // Vehicle radar true, // Vehicle compass true, // Tank direction indicator true, // Commanding menu false, // Group Bar true // HUD Weapon Cursors }; respawn = "BASE"; respawnDelay = 120; respawnDialog = 0; respawnOnStart = 0; respawnButton = 1; respawnTemplates[] = {"Exile"}; // These are broken as fuck, do not use them! corpseManagerMode = 0; corpseLimit = 20; corpseRemovalMinTime = 1800; corpseRemovalMaxTime = 3600; wreckManagerMode = 0; wreckLimit = 2; wreckRemovalMinTime = 60; wreckRemovalMaxTime = 360; // DO NOT CHANGE THIS! - // When scripted player is enabled, game no longer shows "No player select" error message upon mission start when no player unit is present. scriptedPlayer = 1; // Automatically take a free slot in lobby joinUnassigned = 0; // Removes all playable units which do not have a human player. disabledAI = true; // Disable dropping items while swimming enableItemsDropping = 0; // Briefing will still be displayed until all clients are connected and done loading briefing = 0; // Defines if the debriefing is shown or not at the end of the mission. debriefing = 0; // Allow RPT loging allowFunctionsLog = 1; // Allows access to the Debug Console outside of the editor during normal gameplay. // 0 = Default behavior, available only in editor // 1 = Available in SP and for hosts / logged in admins // 2 = Available for everyone enableDebugConsole = 0; // 2 = dangerous in MP // NO NO NO allowFunctionsRecompile = 0; class RscTitles { #include "addons\statusBar\statusBar.hpp" }; #include "config.cpp" #include "R3F_LOG\desc_include.h" #include "infiSTAR_Exile_AdminMenu.hpp" #include "CfgRemoteExec.hpp" i added the R3F_LOG folder to my mission Exile.Esseker.pbo , i was wondering if there its a diferent setting i have to change for another map like mine Esseker since all i have seen here its Altis, pls anyone help me i been at this for a whole day i have try everything i can think of
-
Apollosbow started following Torchgodz
-
Hey guys this was what i was looking for i have everything installed but i have no comands on my control panel in marma how do i add it i dont know much of coding and all that ,all i want its so i can change from night to day while playing ,any help will be greatly apreciatted thanks
-
Vehicles exploding on wood floor and loosing respect and pop tabs
Apollosbow replied to Pr3datorSAM's question in Serverside
@Dawg711 man you might be onto something there because sometimes they explode sometimes dont ,im gonna try it !! , anyways i moved my base to a more flat area so i can park the choppers on the ground. Thanks- 7 replies
-
- chopper
- loosing respect
-
(and 4 more)
Tagged with:
-
Vehicles exploding on wood floor and loosing respect and pop tabs
Apollosbow replied to Pr3datorSAM's question in Serverside
Well i have A3XAI and dms missions but i dont have that issue of the pop tabs and respect- 7 replies
-
- chopper
- loosing respect
-
(and 4 more)
Tagged with:
-
Vehicles exploding on wood floor and loosing respect and pop tabs
Apollosbow replied to Pr3datorSAM's question in Serverside
Lets hope it gets fixed soon i have a bounch of landing platforms and no choper on them lol- 7 replies
-
- chopper
- loosing respect
-
(and 4 more)
Tagged with:
-
Yeah my issue its ONLY when theres an item equiped in the face slot and i go to the lobby and come back its gone but if i have it on my inventory or crate or any storage it stays , i do not have any issue with anything else disapearing everything saves perfectly except face slot items ONLY when they are equiped.
-
Vehicles exploding on wood floor and loosing respect and pop tabs
Apollosbow replied to Pr3datorSAM's question in Serverside
I have the same issue with the explotions ,but i havent noticed the respect issue , is it just when you get killed by and Ai chopper or any Ai in general?- 7 replies
-
- chopper
- loosing respect
-
(and 4 more)
Tagged with:
-
No problem my english its not very good looking either So how would i stop my server from loading that file ? And what CBA_A3 actually does and how would it affect my server not having it? Sorry im a little new to this thanks for trying to help me man
-
@Torchgodz thanks for the list man you are a life saver One more thing i have a problem were any item i use on the face slot dissapears from my character when i log out, i seen some of you talking about the goggles, does anyone knows how to fix that issue? Pls help