Jump to content

Houdiniii

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Houdiniii

  • Rank
    Newbie

Recent Profile Visitors

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

  1. I'm very new to scripting arma and only have some programming experience. I'm trying to make a handler that closes the map if a player opens it so I can force them to use the alternative cTab mod while I can still open it(Zeus). I've tried to put this into their playable characters init: this addEventHandler["Map", { params ["_mapIsOpened", "_mapIsForced"];openMap false;}]; But failed and since I don't really know how to manage the debug console or even open it I turned to the forums, any help is highly appreciated and feel free to ask questions!
  2. Hello I am not an Arma 3 scripter and i'm not good at script writing. I just wanted to ask if i could modify the map "Overthrow" so we get a radio (For Task Force Radio) and an earplug (For JSRS) so we don't need to search for them when we die and respawn. Help would be much appriciated!
×