Arma 3 GUI/Dialog tutorial Part 1 *Making a kill/teleport for players*

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • learn how to make a gui and interact with a listBox
    If you have any questions regarding the video, please reply to this topic here
    forums.bohemia...
    if you have any arma questions in general please post here
    forums.bohemia...

ความคิดเห็น • 27

  • @ice641
    @ice641 ปีที่แล้ว +2

    This video is old but gold
    I was struggling to learn the gui you saved my game development career

  • @roymarshall_
    @roymarshall_ 4 ปีที่แล้ว +1

    Writing this here in case anybody has the same issue: if nothing shows up or your game crashes, make sure you're using SafeZone coordinates and not GUI_GRID coordinates. Note in the video at 8:35 that all of his coordinates are based around SafeZone, NOT the Grid. If you use grid, it will not appear without the GUI_GRID_xx preprocessor definitions all being defined.

  • @fiesesalien
    @fiesesalien 5 ปีที่แล้ว +1

    This Video was and is super helpful. Thank you for your time. Through the help you provided i finally understand the listbox better and can finally work with it "stutter"-free haha.
    Stay crunchy.

  • @C_Dungeon_Master_B
    @C_Dungeon_Master_B ปีที่แล้ว

    Hey, I have used your video to learn how to run scripts from a dialog box which worked perfectly when tested from Eden but the button "Action" doesn't work when uploaded to my dedicated server. Any suggestions would be apprieciated please.

  • @Freyr86
    @Freyr86 2 ปีที่แล้ว

    Hello I don't understand I follow the tutorial but when I try to display my GUI I only have the mouse cursor displayed.
    I tried several version for the positioning but it doesn't want to work anyone a track?

  • @peterkovinski8476
    @peterkovinski8476 3 ปีที่แล้ว +1

    6:15 CTRL+SHIFT+S
    and Do you know where the GUI file is saved?
    How to import GUI back to the editor?

  • @bf4armaarchive93
    @bf4armaarchive93 6 ปีที่แล้ว +2

    Hi, in this video you change the alpha setting of the flashing button from 0.7 to 0.5 in two places, both in the dialogs.hpp and controls.hpp. I may be missing something here, but I thought (because of inheritance) you would only need to change the value in the controls.hpp, as that would overwrite anything stored in the dialog.hpp file. Is this right, or have I totally misunderstood? Great video by the way!

    • @SneakyKittyGameDev
      @SneakyKittyGameDev  6 ปีที่แล้ว

      your right, when i do things like this for a video from scratch i dont think to much as im trying to show and explain as much as possible in a short amount of time so the videos dont run 40+ minutes. if you change it in the dialogs.hpp then it should be inherited through that specific control like you said. thank ya sir

    • @bf4armaarchive93
      @bf4armaarchive93 6 ปีที่แล้ว +1

      gotcha ... IMHO, the evolution of the script process is very good for students like me, going through the steps 'with' errors and corrections is more useful than witnessing a perfect run-through, so don't change the format. This video helped me a lot, learning about LBs, and it was just the inheritance thing that threw me a bit. Nice one man! :) (this is ARMA CTRL btw, I am just logged in using a different TH-cam ID :)

    • @SneakyKittyGameDev
      @SneakyKittyGameDev  6 ปีที่แล้ว

      ah well howdy lol. when you say student do you mean like a college student in software design or CS or are you using that word as a student to the videos lol?

    • @bf4armaarchive93
      @bf4armaarchive93 6 ปีที่แล้ว

      Ha! Well, I am a student of SQF... college was some years back lol. I am slowly learning how to make my ideas become reality in ARMA. I have a general interest in software engineering (I work in the field, but not as a programmer), but arma scripting is definitely a passion of mine. It is great to see new content being created, most of the long-standing teachers (Pax, H8er, Fueurex etc) have not made vids for a while now.. keep going !

  • @einstein255
    @einstein255 6 ปีที่แล้ว +1

    Thanks for the detailed Tutorial! Just searched my ass off to get some practice in that. thanks. xD

  • @wm3618
    @wm3618 3 ปีที่แล้ว

    helped a lot in creating task, btw, do you know how to change color of the background? Thanks !

    • @SneakyKittyGameDev
      @SneakyKittyGameDev  3 ปีที่แล้ว

      Its been years since I touched arma aside from some casual play, sorry.

  • @raptorman7768
    @raptorman7768 4 ปีที่แล้ว

    Great video! ... I can control+p the menu into the defines file just fine. Even after saving the file in the 'play senario' and saving the senario in the eden editor, I can't go back & copy just the 3 items of the menu I made into the 'controls' file ... how are you doing that?

    • @raptorman7768
      @raptorman7768 4 ปีที่แล้ว

      Disregard - was bug in eden editor's play senario mode.

  • @playlistnfs
    @playlistnfs 2 ปีที่แล้ว

    Perspicuous and chill af when debugging 10/10 would not watch again ;

  • @falldmg6306
    @falldmg6306 4 ปีที่แล้ว

    does anyone know how to make it so that the buttons dont flash black?

  • @casiofin4136
    @casiofin4136 6 ปีที่แล้ว

    I can see that you are reasonably good to make scripts, but can you post armaholic anything? There would be at least one wish eg CTF mission that could be customized and working properly. Is it possible

    • @SneakyKittyGameDev
      @SneakyKittyGameDev  6 ปีที่แล้ว

      i could but i never go on there, i use the BIS forums for everything. yea that wouldnt be to hard. ive already made a airsoft CTF mission where the flag respawns at a random area inside the middle of the arena and the player has to walk up and grab it and bring it back to their base to score a point. something like that?

  • @k_fc_
    @k_fc_ 4 ปีที่แล้ว

    i have a problem its resource not found

    • @falldmg6306
      @falldmg6306 4 ปีที่แล้ว

      did you include the .hpp in the description.ext?

  • @DoDGamingCommunity
    @DoDGamingCommunity 4 ปีที่แล้ว +1

    Willing to pay for you to make 2 basic GUI's on our map!

    • @SneakyKittyGameDev
      @SneakyKittyGameDev  4 ปีที่แล้ว

      sorry, no longer doing arma 3 related scripting as it's been well over a year since I've touched it and I don't think you will get your moneys worth from me

    • @CatChrist
      @CatChrist 3 ปีที่แล้ว

      I'll help happily though

  • @CatChrist
    @CatChrist 3 ปีที่แล้ว

    You should've used IGUI Back instead of "frame", very weird honestly