Jump to content

Search the Community

Showing results for tags 'debug console'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • BOHEMIA INTERACTIVE
    • BOHEMIA INTERACTIVE - NEWS
    • BOHEMIA INTERACTIVE - JOBS
    • BOHEMIA INTERACTIVE - GENERAL
  • FEATURED GAMES
    • Arma Reforger
    • Vigor
    • DAYZ
    • ARMA 3
    • ARMA 2
    • YLANDS
  • MOBILE GAMES
    • ARMA MOBILE OPS
    • MINIDAYZ
    • ARMA TACTICS
    • ARMA 2 FIRING RANGE
  • BI MILITARY GAMES FORUMS
  • BOHEMIA INCUBATOR
    • PROJECT LUCIE
  • OTHER BOHEMIA GAMES
    • ARGO
    • TAKE ON MARS
    • TAKE ON HELICOPTERS
    • CARRIER COMMAND: GAEA MISSION
    • ARMA: ARMED ASSAULT / COMBAT OPERATIONS
    • ARMA: COLD WAR ASSAULT / OPERATION FLASHPOINT
    • IRON FRONT: LIBERATION 1944
    • BACK CATALOGUE
  • OFFTOPIC
    • OFFTOPIC
  • Die Hard OFP Lovers' Club's Topics
  • ArmA Toolmakers's Releases
  • ArmA Toolmakers's General
  • Japan in Arma's Topics
  • Arma 3 Photography Club's Discussions
  • The Order Of the Wolfs- Unit's Topics
  • 4th Infantry Brigade's Recruitment
  • 11th Marine Expeditionary Unit OFFICIAL | 11th MEU(SOC)'s 11th MEU(SOC) Recruitment Status - OPEN
  • Legion latina semper fi's New Server Legion latina next wick
  • Legion latina semper fi's https://www.facebook.com/groups/legionlatinasemperfidelis/
  • Legion latina semper fi's Server VPN LEGION LATINA SEMPER FI
  • Team Nederland's Welkom bij ons club
  • Team Nederland's Facebook
  • [H.S.O.] Hellenic Special Operations's Infos
  • BI Forum Ravage Club's Forum Topics
  • Exilemod (Unofficial)'s General Discussion
  • Exilemod (Unofficial)'s Scripts
  • Exilemod (Unofficial)'s Addons
  • Exilemod (Unofficial)'s Problems & Bugs
  • Exilemod (Unofficial)'s Exilemod Tweaks
  • Exilemod (Unofficial)'s Promotion
  • Exilemod (Unofficial)'s Maps - Mission Files
  • TKO's Weferlingen
  • TKO's Green Sea
  • TKO's Rules
  • TKO's Changelog
  • TKO's Help
  • TKO's What we Need
  • TKO's Cam Lao Nam
  • MSOF A3 Wasteland's Server Game Play Features
  • MSOF A3 Wasteland's Problems & Bugs
  • MSOF A3 Wasteland's Maps in Rotation
  • SOS GAMING's Server
  • SOS GAMING's News on Server
  • SOS GAMING's Regeln / Rules
  • SOS GAMING's Ghost-Town-Team
  • SOS GAMING's Steuerung / Keys
  • SOS GAMING's Div. Infos
  • SOS GAMING's Small Talk
  • NAMC's Topics
  • NTC's New Members
  • NTC's Enlisted Members
  • The STATE's Topics
  • CREATEANDGENERATION's Intoduction
  • CREATEANDGENERATION's HAVEN EMPIRE (NEW CREATORS COMMUNITY)
  • HavenEmpire Gaming community's HavenEmpire Gaming community
  • Polska_Rodzina's Polska_Rodzina-ARGO
  • Carrier command tips and tricks's Tips and tricks
  • Carrier command tips and tricks's Talk about carrier command
  • ItzChaos's Community's Socials
  • Photography club of Arma 3's Epic photos
  • Photography club of Arma 3's Team pics
  • Photography club of Arma 3's Vehicle pics
  • Photography club of Arma 3's Other
  • Spartan Gamers DayZ's Baneados del Servidor
  • Warriors Waging War's Vigor
  • Tales of the Republic's Republic News
  • Operazioni Arma Italia's CHI SIAMO
  • [GER] HUSKY-GAMING.CC / Roleplay at its best!'s Starte deine Reise noch heute!
  • empire brotherhood occult +2349082603448's empire money +2349082603448
  • NET88's Twitter
  • DayZ Italia's Lista Server
  • DayZ Italia's Forum Generale

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Yahoo


Jabber (xmpp)


Skype


Biography


Twitter


Google+


Youtube


Vimeo


Xfire


Steam url id


Raptr


MySpace


Linkedin


Tumblr


Flickr


XBOX Live


PlayStation PSN


Origin


PlayFire


SoundCloud


Pinterest


Reddit


Twitch.Tv


Ustream.Tv


Duxter


Instagram


Location


Interests


Interests


Occupation

Found 5 results

  1. I'm trying to save a few screenshots through the debug console, but only the last screenshot command appears to be executed. For example, if I enter the following two commands in the debug console and click local exec: screenshot "file1.png"; screenshot "file2.png"; Only file2.png is saved to disk. Does anyone else have this issue?
  2. Every time I execute a code in the debug console, the code is executed way too many times. In this example, the words "chat" was messaged 10000 times in the system chat. If anyone knows how to fix this, I would love your help.
  3. I currently have this script (https://pastebin.com/A1eXSFDA) that places a rectangle on each house in the house array, makes it the size of its bounding box and gives it a name M%1. This script works in debug console to add markers but these disappear on mission start This is to work with BMR insurgency and it causes a few problems that the grids are generated every time on mission start. So I was wondering if I could make the grids in 3den using the debug console and create3DENEntity. I've found this script (https://pastebin.com/SURPRMSL) which adds a mil_dot on every building you list however I can't seem to combine the scripts to where I get the results of the first script created within the 3den editor. I'm currently scrambling around this this (https://pastebin.com/yeGBE2L1) but it's not really working. Any help would be great
  4. Tried to do a search, and found alot of different things but could not to what i saw, find something spesificly like this. So, down to business... First of all, go to the "Debug Console" in the "Tools" menu you have in your Eden 3D editor. Type in the following: do3DENAction "ToggleMapIDs"; ..and press the "LOCAL EXEC" button. This will show you all the object IDs to all default map objects (once you have zoomed in close enough), such as radio towers, buildings, bridges, bushes, trees so on and so forth etc. etc. etc. Run it again to turn it off again. Now, I’ll type up an example on how to blow up a default radio tower on a map, and get a trigger to register this as part of your mission. Step 1: Find yourself a suitable target, in our case - a radio tower on the map by default. Step 2: Place a "Game Logic" on top or near it, from "Objects" in the "Logic Entities" selection (F5 (Systems) --> Logic Entities --> Objects --> Game Logic). Step 3: In that the "Game Logic" init field, type as an example: Target1 = (getPos this nearestObject 224112); // Target 1 is what the "Variable name" will be. // 224112 is the object ID of that specific radio tower/object, now visible on the map, from running the code at the top of this post in your debug console. Step 4: Place a trigger. In its "Condition" field, type this: !Alive Target1; ..and to check that this works, you can type this in the "On Activation" field: Hint "Tower Destroyed!"; Step 5: Now, place your charges - or whatever means you wish to destroy said tower/object - and the trigger should fire once its destroyed. I needed this, and have been through several posts to find "bits and pieces" of what i needed to make this - hoping it will help others as much as it has me :)
  5. Hi, Looks like with latest patch to stable branch, missions that were made in Eden ignore "enableDebugConsole = 1;" from description.ext Obviously, it is now possible to set this attribute inside Eden directly, the only problem, it does not work. I tried all 3 options, no debug console. mission.sqm seems to be fine as it have following: class Category1 { name="Scenario"; class Attribute0 { property="EnableDebugConsole"; expression="true"; class Value { class data { class type { type[]= { "SCALAR" }; }; value=1; }; }; }; nAttributes=1; }; value is 1, so it should be "Available for the host or logged-in admin". But still it does not work.
×