KeonDisaster

Member
  • Content count

    7
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About KeonDisaster

  • Rank
    Bambi
  1. Hey Guys, i tried to get TaskForceRadio Items running as buyable and sellable on the Trader for Special Operations. I entered the following to the config.cpp I also added the TFAR Main Module and Side Radio over Arma 3 Editor Client rpt Log: https://pastebin.com/VJ9YjDTm Server rpt Log: https://pastebin.com/V4L2HdLf i also included task_force_radio_items to the mission.sqm - running without errors - only after inputting the config.cpp changes: addons[]= { "exile_client", "A3_Ui_F", "task_force_radio_items" }; class AddonsMetaData { class List { items=3; class Item0 { className="exile_client"; name="exile_client"; }; class Item1 { className="A3_Ui_F"; name="Arma 3 - User Interface"; author="Bohemia Interactive"; url="https://www.arma3.com"; }; class Item2 { className="task_force_radio_items"; name="task_force_radio_items"; author="[TF]Nkey"; url="https://github.com/michail-nikolaev/task-force-arma-3-radio"; }; }; }; config.cpp class CfgExileArsenal { /////////////////////////////////////////////////////////////////////////////// // TaskForceRadio /////////////////////////////////////////////////////////////////////////////// class tf_rt1523g { quality = 1; price = 20; }; class tf_anprc155 { quality = 1; price = 20; }; class tf_mr3000 { quality = 1; price = 20; }; class tf_anarc164 { quality = 1; price = 20; }; class tf_mr6000l { quality = 1; price = 20; }; class tf_anarc210 { quality = 1; price = 20; }; class tf_mr3000_multicam { quality = 1; price = 20; }; class tf_anprc155_coyote { quality = 1; price = 20; }; class Item_tf_anprc152 { quality = 1; price = 20; }; class Item_tf_pnr1000a { quality = 1; price = 20; }; class Item_tf_anprc148jem { quality = 1; price = 20; }; class Item_tf_fadak { quality = 1; price = 20; }; class Item_tf_anprc154 { quality = 1; price = 20; }; class Item_tf_rf7800str { quality = 1; price = 20; }; class Item_tf_microdagr { quality = 1; price = 20; }; class tf_rt1523g_sage { quality = 1; price = 20; }; class tf_rt1523g_green { quality = 1; price = 20; }; class tf_rt1523g_fabric { quality = 1; price = 20; }; class tf_rt1523g_big { quality = 1; price = 20; }; class tf_rt1523g_black { quality = 1; price = 20; }; class tf_microdagr { quality = 1; price = 20; }; class tf_bussole { quality = 1; price = 20; }; class tf_anprc152 { quality = 1; price = 20; }; class tf_anprc148jem { quality = 1; price = 20; }; class tf_fadak { quality = 1; price = 20; }; class tf_anprc154 { quality = 1; price = 20; }; class tf_rf7800str { quality = 1; price = 20; }; class tf_pnr1000a { quality = 1; price = 20; }; [...] class Community { name = "TaskForceRadio"; icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\uniform_ca.paa"; items[] = { "tf_rt1523g", "tf_anprc155", "tf_mr3000", "tf_anarc164", "tf_mr6000l", "tf_anarc210", "tf_mr3000_multicam", "tf_anprc155_coyote", "Item_tf_anprc152", "Item_tf_pnr1000a", "Item_tf_anprc148jem", "Item_tf_fadak", "Item_tf_anprc154", "Item_tf_rf7800str", "Item_tf_microdagr", "tf_rt1523g_sage", "tf_rt1523g_green", "tf_rt1523g_fabric", "tf_rt1523g_big", "tf_rt1523g_black", "tf_microdagr", "tf_bussole", "tf_anprc152", "tf_anprc148jem", "tf_fadak", "tf_anprc154", "tf_rf7800str", "tf_pnr1000a" }; }; class Exile_Trader_SpecialOperations { name = "SPECIAL OPERATIONS"; showWeaponFilter = 1; // for noob tubes categories[] = { "Flares", "Smokes", "UAVs", "StaticMGs", "Explosives", "Navigation" "Community" }; }; Anybody know what i'm doing wrong? //Update Just forgot the "," after "Navigation" in "class exile_Trader_SpecialOperations"
  2. KeonDisaster

    Stucks on the ground and some beginner questions

    Just got a fresh install with Altis - so done. We dont have this problems with Altis so done. Updated our first mods list from upper named ones to @CBA_A3;@Aiaccuracyfix;@AdvancedRappelling;@AdvancedSlingLoading;@AdvancedUrbanRappelling;@task_force_radio;@RadioAnimationsforTaskForceRadio;@JSRSSOUNDMOD;@Extended_Base_Mod; and all working fine from the first. So done. Is it correct that I have to insert this simply with the variable name in the main config of the map with appropriate price in the appropriate section? Not done, but found here: Found, done.
  3. KeonDisaster

    Stucks on the ground and some beginner questions

    First - i know how to install mods - i'm just asking if an mod of the posted ones are "default" incompatible and need some extra config to work proberly with exile. Second - I reinstalled the database complete after changing from Tanoa to Altis (yes, fully drop database and new creation with sql file) so ne problem eventually in the mission? Cauz after Altis not working with a full fresh database, Tanoa does every time i recreate the database and the whole content. Third - i'm not dying for no reason. I just drive with my car on Tanoa Street and from the first to the other second the car stucks from much miles per hour to zero. Like i crash to a wall, where no wall is. U know? Just driving, normal street, nothing on it...The car behave like crashing to a wall. Thats not rlly funny and i dont think its just sickness - cauz some of my friends happening the same and they exile veterans. mods working - i think - fine for the first. Just need to change from exile health system to ace system.
  4. KeonDisaster

    This Server does not support the mobile x8m app yet.

    nobody? Hm...
  5. Hey Guys, today setting up XM8 for my server. I validated the server (servername change), changed it back, got the 4 digit code to the config.cpp and put the x8m.dll and the key in the right folder. I can send broadcast messages to all connected phones - but if i try to open X8M on the Tablet Ingame, it means "This Server does not support the mobile x8m app yet." What can i do? Best regards
  6. Hey guys, i got some little bugs on my first try of a own little exile server and wanna figure out what it is and how to resolve it. Eventually u can help me and give me tipps or tricks. Heres just a list of my problems/questions: We have the map Tanoa and wanna change to Altis - what did we need to do? If i change the template to Exile.Altis i stuck in ground when i try to join to the server and cant Press ESC, see around or something else. If i gotta Tanoa again, all is working again. Sometimes i stuck on the streets from nothing, getting hitted - sometimes i die. What de hell? I wanna add the following mods - did i need to do more on any mod for first run then copy keys and modfolders and adding the mods to the -mods= parameter? (@ace;@ACEX;@Ai_accuracy_fix;@CBA_A3,@Enhanced_Movement;@Enhanced_Soundscape;@Extended_Base_Mod;@JSRS_SOUNDMOD;@RadioAnimationsforTFAR;@task_force_radio;@AdvancedRappelling;@AdvancedTowing;@AdvancedUrbanRappelling;) Some things not sellable on the markets - how can i add a item to the sellable items with a price? How i can add Vehicles, Jets, Vehicles, Tanks to the Stores with prices? How can i adjust the maximum amount of pods in the locker and the maximum storage? Thank you in advance for your help. Best regards
  7. KeonDisaster

    Map von Tanoa auf Altis wechseln?

    Hey Jungs, hab den Server soweit mit DMS laufen auf Tanoa - allerdings wollten wir jetzt doch lieber Altis nehmen - kann mir einer sagen wie ich "richtig" wechsle? Ich habe bereits versucht gemacht das Template zu ändern in der config.cfg, allerdings stucke ich im Boden wenn ich versuche auf den Server zu joinen, bin gefreezed und kann nicht mal mehr das ESC Menü öffnen ^^ Sobald ich das Template wieder auf Tanoa stelle gar kein Problem mehr. Habe auch versucht ein Testserver direkt von Anfang an auf Altis einzustellen, aber irgendwie komme ich jedes mal wieder zu diesem Problem ^^ Jemand eine Idee wie ich das lösen kann? Beste Grüße