Arma 3 Scripting for Beginners #1

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024

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

  • @TheCallMeCrazy
    @TheCallMeCrazy 6 ปีที่แล้ว +66

    Great info sir, thank you very much for making this video.
    lesson starts at 3:20, vid works best at 1.5x speed
    tl-dr for

  • @hexiir8828
    @hexiir8828 8 ปีที่แล้ว +21

    Excellent series pAx. In two hours I went from never having written a line of script to (slowly) being able to pick through a BIS function and suss out what's going on. Still a long way to go to being comfortable and capable but here's feedback that I hope is useful; This is one of the few video tutorials I've found that bothers to start from the start. Most stuff out there presumes an existing knowledge. Your series is super helpful for those that don't write code for a living and this is their first exposure. Thanks for putting it together and I look forward to future installments.

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว +5

      Thanks for the kind words. That's exactly why I thought this video series would be valuable. I try to remember what it was like from the beginning and the little resources there is for the absolute beginners. Alot of videos people try to show off what they know, i guess im trying to show off what I can teach. Make sure you fully understand the first couple videos cause things start getting more advanced quickly. If you get hung up or have any question, feel free to ask!

  • @JamesKain
    @JamesKain 7 ปีที่แล้ว +5

    I've learned more in the first 5 min from this guy then the hole programming 101 I took in college. My instructor only taught by "do as I do copy me". He is explaining everything and why they do what they do. I'm going to be glued to this. May watch these a few times to really get the most of it.

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว +1

      thanks for the kind words. let me know if you have any questions

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

      Probably because it was a programming class and not a scripting class for a video game

  • @thestarwars6567
    @thestarwars6567 6 ปีที่แล้ว +4

    I used to play, and create levels for a game back in the 90s called Jedi Knight: Dark Forces 2. It had scripting - they were referred to as "cogs". It controlled elevators doors, etc... This is very similar.

    • @BrandonS-lk2qc
      @BrandonS-lk2qc 6 ปีที่แล้ว

      Soooo many hours of fun in that game. I have likely played your maps. Haha.

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

      I'm just getting into modding, trying to learn. Especially using Arma, like PUBG. Does anyone have any advice as to where I can find more info on how to turn Arma mods into games?

  • @47RoninGaming
    @47RoninGaming 4 ปีที่แล้ว +2

    4 years later and still very helpful. Thank you!

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

    Getting back into arma after years of not having a good enough pc lol
    These are great, appreciate the time and effort spent 👍

  • @battlefieldveterans4104
    @battlefieldveterans4104 5 ปีที่แล้ว

    18:30 If I am not mistaken, it does not convert the integer to a string, it casts the integer as a string. The variable is still of the type integer.

    • @DevTeamPaxton
      @DevTeamPaxton  5 ปีที่แล้ว

      There is no casting in SQF. This is a built in function that converts the argument given, in this case a interger and converts the data held in the variable to a string and returns the string but you are right that it does not change the variable itself.

    • @battlefieldveterans4104
      @battlefieldveterans4104 5 ปีที่แล้ว

      @@DevTeamPaxton Awesome! Coming from a long Java background so I was a little confused. Thanks for the clarification!

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

    Just wanted to thank you for this series that I am beginning here. Amazing the level of both complexity and flexibility the player has for both creation and game-play in ARMA-3. I was disappointed in 2 things: First, the BIstudio WIKI has all the script commands but most all of them have NO description/explanation and the Armaholic Forum seems like the activity has really lessened. So, I hope ARMA stays alive and well and can only imagine what an ARMA-4 will bring. Anyway coming from a total Noob, thanks again for all your efforts and this great video series...

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      SpinStar1956 thanks, let me know if you have any questions..

    • @SpinStar1956
      @SpinStar1956 7 ปีที่แล้ว

      Well, I appreciate the on answering questions. Right now I'm just trying to work through all the dumb-ones to get to the smart ones!

  • @phlipclip5097
    @phlipclip5097 8 ปีที่แล้ว +5

    Binging the series tonight.

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว +5

      How is it going? Do you have any questions?

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

    I am Brazilian and watched your video. Obrigado (thanks). 🇧🇷

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

    5:41 - When you realize he typed "You are walking *too* fast" wrong. REEEE
    Good tutorial though, I've been interested in ArmA 3 scripting for a while now and I want to understand it and learn to do it. Plus it helps me to understand different kind of coding. I already know javascript, html and css from school which is actually pretty helpful. I know this tutorial is fairly old by now but, good job!

    • @DevTeamPaxton
      @DevTeamPaxton  5 ปีที่แล้ว

      I never said I was good at the English language, lol

  • @oldirondog
    @oldirondog 5 ปีที่แล้ว

    Thanks for the great intro, I've been putting together mission scripts like Dr Frankenstein... Chopped up bits from other scripts barely held together. I'm looking forward to learning how all these scripts work rather than just how to MAKE them work.

  • @Pvt.Conscriptovich
    @Pvt.Conscriptovich 9 หลายเดือนก่อน

    Great intro tutorial, thank you, this was very informative.

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

    it's good to know I'm not the only one who likes their taskbar on the side of their monitor.

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

    looks like a great tutorial mate, Imma start learning ASL from your videos after I finish my python course. and if anyone is wondering what is python used for.
    It's mostly used for servers, Web apps and databases. but there many more things you can do with it, I've seen some people create robots with em', it's great and simple! :D

    • @DevTeamPaxton
      @DevTeamPaxton  5 ปีที่แล้ว

      Let me know if you have any questions. I haven't posted a new video in awhile. Don't really have the time anymore

  • @brent1794
    @brent1794 8 ปีที่แล้ว +4

    This is a really usefull tutorial! Thankyou for giving me a little bit of help. This is so hard to understand for me haha, but this video actually really helped!

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

    Hey I know this is an old video but i'm hoping you respond. How are you getting contextual hints in IntelliJ? (for example autocomplete options when you start to declare an element with _ and colored strings, integers, etc) is is a public library?

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

      Some hints come from just previous typed words and a sqf plug in. Later I switched to vs code editor which was far better. Intellij was a bit over kill while vs code was more lightweight and faster

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

      @@DevTeamPaxton thanks, something must be wrong with my install because autocomplete only works if manually summon it and syntax highlighting doesn't work. Might just move to VS I'm familiar with it anyway.

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

      @@ChaosAOE I'd recommend it. It has a sqf plug in as well

  • @cynergyx1852
    @cynergyx1852 7 ปีที่แล้ว +1

    just a quick question, after ive saved an editor and created the init file, tried the exact same thing you did but when i go into the SP or MP mode of my eden stuff it just hovers in the sky and i dont know how to make myself a player on the ground like you have

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

      place a unit on the map, double click on him and make sure the player box is checked

    • @cynergyx1852
      @cynergyx1852 7 ปีที่แล้ว

      DevTeam Paxton dude you are an absolute legend!!!

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

    i want to learn to make or use an existing script to have units keep spawning and after a set time despawning

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

    he switches between the script and the VR. how does it work?
    when I open a saved mission in the editor (or it's eden), the ini.sqf is not displayed either.

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

    and what about private? do i have to use it as well to make a variable private? for ex. private _myHint = "Hello";

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

      If you want it to be private yes but more than likely you do want it private but if variable is created using param then it is already set to private

  • @_Krush
    @_Krush 8 ปีที่แล้ว +1

    Thank you for this. Been looking for a good tutorial for quite a while now.
    Do you answer script related questions maybe?

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว +1

      Sure, if it isnt related to any of the videos you can ask me on my twitter @devteampaxton

    • @_Krush
      @_Krush 8 ปีที่แล้ว +1

      Thank you! I am working through video no. 5 atm and you have helped me a ton today already! I whish i had found your videos when i started making missions a few months back. Will get twitter and follow you. Awesome work and thanks for the quick reply.
      All the best!

  • @karrrsten9358
    @karrrsten9358 7 ปีที่แล้ว

    Wow thanks man! Finally I can write "Hello World" programs in ArmA, which I OBVIOUSLY haven't done 10.000 times before in VB/JS/C++!!! :D
    Jokes aside, nice tutorial for ArmA scripting. Really helped me adapt to ArmA scripting logic!

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว +1

      thanks for the kind words!

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

    How do i make a pvp mode based on rounds? When dying you do not respawn untill one of the teams is eliminated. Basically a generic pvp based rounds mode like cs go the last of us Factions survival mode Ghost recon wildlands and etc.
    I found a function named "respawnRounds" but i have no idea how to use it.

  • @givethedogadrone
    @givethedogadrone 5 ปีที่แล้ว

    great tutorials, just getting into these. They are going to be a great help. thanks for the uploads

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

    Does this series ever get into creating *addons* with custom functionality instead of just missions?

  • @PauloHenrique-bx7ft
    @PauloHenrique-bx7ft 3 ปีที่แล้ว

    can anyone point me out why this isnt working? player addEventHandler ["IncomingMissile", {then player forceWeaponFire ["CMFlareLauncher", "Burst";}]

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

    Thank you, this is what I've been looking for, for weeks!

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

    How to test this code what to click ? And where to script ?

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

    Great video, top of the youtube search results for arma 3 scripting! Coming from Arma 2 Scripting (DayZ Epoch ayyy) wanted to look at how SQF may have changed in A3...
    One thing i noticed- when talking about Magic variables and engine commands ( around 7:55) you mentioned that you cannot define the variables _x and _this. ( as they are used in calls and forEachs and counts etc). From my usage, _x does work as a standalone variable outside of its general purposes (tested when getting x y z coords from a position player) _this also works outside of its purposes too. Sorry for the boring comment but i thought i would let you know :D

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

      I have accurately never tried to assign a value to a magic variable. Im not sure why you would want to, unless maybe error handling, but that is interesting and some good knowledge. thank you.

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

      aha yeah i used to for representing player worldspace:
      _x = _this select 0;
      _y = _this select 1;
      _Z = _this select 2;
      I also used it for a dynamicText function using _x (and _y, not magic but its the example :D)
      for the positions on screen for the text

  • @SeanMcTague
    @SeanMcTague 8 ปีที่แล้ว +1

    Hope you continue with this, it is excellent and I really enjoyed this

  • @tovarishcomrade5815
    @tovarishcomrade5815 7 ปีที่แล้ว

    Hello, mr. Paxton, could you answer some of my questions, please?
    I'd like to learn scripting for Arma 3 and I do have some programming knowledge, but I'm not experienced with the game language, the game itself new for me too. So I'll start:
    1) Can I define type of variable before writing the name of that variable?
    Example (C#):
    int Counter = 0;
    string TextHint = "Test";
    I hope we can, because I start to get a nightmare JavaScript flashbacks...
    Same question goes for arrays too
    2) Is it a prerogative to start a name your own variables with underscore? I dont understand it, all that "x" and "_x" made me confused that some of the names could be already defined and used, could you give more information please?
    3) This video was recorded in 2015, now it's 2017, does Arma 3 Editor got built-in Script editor? I dont have problems with writing code outside of the game, but it'd be better if I could do it all in one place.
    I watched only this first lession, I'll later proceed watching others videos and prepare next questions!
    Thank you in advance and sorry for bad english (not native).

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว +1

      1. You can't declare types. 2)underscore makes variable local to the current scope, no underscore makes the variable global to the current namespace, by default is called missionNamespace 3) no built in text editor, i believe someone made a mod for that, but i dont know if it is any good. Run arma in windowed mode. that will help. and finally Welcome to Arma you have a long and fun journey ahead of you!.

    • @tovarishcomrade5815
      @tovarishcomrade5815 7 ปีที่แล้ว

      Thank you very much for your answer! You're making good videos, mr. Paxton, my only issue was that sound of your voice in the video is quite low. Anyway, thank you!

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว +1

      The videos I will be posting soon will have this fixed

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

    Just have to say….👏👏👏👏👏👏👏👏👏👏👏👏👏👏👏T H A N K S, Awesooooom. Keep upthe good schooling

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

    Wait will this be outdated when arma 4 comes out? i heard that you could transfer arma 3 stuff to 4?

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

      I'm not sure, I haven't been keeping up with the times, hopefully will get back into it this year

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

    Really nice tutorial, kept it simple and very informative.

  • @bardolph01
    @bardolph01 8 ปีที่แล้ว

    Greets Paxton, I'm following along comfortably and I can test scripts by running the mission from Eden Editor, but I notice you have something called "Model Viewer" running to test yours; you didn't explain how to get set up for scripting like this. Could you please? Cheers

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว

      i thought i mentioned that in one of them. All I am doing is running in windowed mode. Model Viewer maybe because I use bulldozer from time to time, or BIS just has that as the title.. who knows... but you can do this in the parameters in the arma 3 launcher. Thanks for watching my videos. I'm working on one right now but am having trouble staying on subject so it may have to wait until another day!

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

    I was wondering what the model viewer. Is and how to get it sorry for the dumb question

  • @bruhmoment49293
    @bruhmoment49293 7 ปีที่แล้ว

    Hey pAx i just started to watch these scripting videos and this is my first one. I am not really a pro at this game but i wonder how do you open that model viewer thingy you got over there?

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      i just have the game in windowed mode.. nothing special. Object viewer is what they have the window title set for when viewing models with bulldozer. Just some mod tools

    • @bruhmoment49293
      @bruhmoment49293 7 ปีที่แล้ว

      DevTeam Paxton yeah i figured it out. I forgot to save the init.sqf. Thanks anyways

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

    Awesome video, thank you

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

    Hi, was wondering if you know how to edit the damage a unit does with ace (Max_Alien mod)

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

    Nice vid i have a question i hope you answer it fast i am facing a problem because the cos "civilian occupation system" is not working if i edit it to the ingame editor and preview it it keep saying cosinit.sqf not found how to fix it?

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

      I'm assuming cosinit.sqf is started by the dedicated server and not local. You should test missions how they'll be run. If it's setup for a dedicated be server test it on a dedicated server. And you probably have two mission folders. One saved by the editor with just the sqm file and no other files in it.

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

      Thank youuu matee it helps me a lot i am subscribing you rn keep it up

  • @Rex-zn1jz
    @Rex-zn1jz 7 ปีที่แล้ว

    Hi Paxton. My question is how do you view your Arma 3 Map lige that, and how do i get that program. i see that its called Model Viewer, but i cant find it anywhere. Thanks and good video :)

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      in the Arma 3 launcher. go to parameters, All Parameter, then under basic settings there is a force windowed mode. There is other ways but this should do for you, unless you are starting arma 3 differently

  • @pyth3rex300
    @pyth3rex300 5 ปีที่แล้ว

    Really good vid! But I can't help but notice quite a few errors. For example 'you can add a variable after your variable name' when talking about _myHint2. Good overall tough ;)

  • @Coldfront15
    @Coldfront15 7 ปีที่แล้ว

    Say I wanted to create a framework based on role play, would you recommend this tutorial series to get started?

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      Alot of people have told me they have learned a lot from this series. It isnt as structured as I wanted it to be, do to the fact that i'm limited on time. I aim to help you understand scripting and rather than teach a HOW TO i specific things. If you are new to scripting follow the videos in order. Sorry about the poor audio. Im going to fix that one day. and try and catch me when i do live streams cause i will answer questions and script things for people they request.

    • @Coldfront15
      @Coldfront15 7 ปีที่แล้ว

      I'm not interested in an how to, I'm interested in understanding and creating my own things, that's why I came here :)

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      the latest stream i did shows you setting up your own dedicated server, connecting it to a database and also a side bonus of being able to host a website from your own PC. Some of the earlier videos have some commands that are out dated but still work fine, later i believe i go over what changed. If you have any question feel free to ask. I answer all questions i get

    • @Coldfront15
      @Coldfront15 7 ปีที่แล้ว

      okay, my first question would be where would I start if I wanted to create a persistent framework built around player interaction and role play

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      well, that depends on what you know. How much do you know about scripting?

  • @刘浩-z8i
    @刘浩-z8i 5 ปีที่แล้ว

    sir, what program language for arma3?it is not java, c,c++, python. I want to learn it. thank you.

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

    is a float the equivalent to the java double?

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

      On the early Arma 3 it would have been more like a float because the engine was 32bit. Now that it is 64bit I'm not sure if it has been updated with the engine or not. It's been awhile since I've been able to script. You can check by seeing how many decimal digits you can get it to return. If only 7, then it's 32bit, being a float.

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

    This is the best arma scripting video Ive ever seen

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

      Thank you for taking the time to make these

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

      Thank you, wish I could have completed all I had planned. But life happens, lol

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

      @@DevTeamPaxton I know how that goes. Started making stuff in arma, then started working 75 hours a week and had a baby 😞

  • @SilentKiller-ss1jl
    @SilentKiller-ss1jl 8 ปีที่แล้ว

    I have a question so do I went to my computers files searched init.sqf and then opened the mission with notepad first is that right and when I'm done with the script do I just save it as read only or something

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว

      "C:\Users\(YOURPROFILE>\Documents\Arma 3\missions" or "C:\Users\(YOURPROFILE>\Documents\Arma 3\mpmissions" in one of these folders should be your mission. the folder will end with ".altis", ".stratis".... depending on map it is. Inside the folder will be the mission.sqm this file is what is edited in the In-game editor. For adding your own scripts you can put the files in the folder. You can edit with any text editor you choose, it does not need to be read only. Just make sure you save it as "All Files". so the extension remains correct. ei .sqf, .sqm, or .ext or .hpp

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

    So I use rhs for my paradrop but my plane never go to the waypoint. Instead it lands at another airfield or just flees from enemy and guns. I put it on careless but it still runs. Please help. I'll even show what mods I use please help..

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

      Which way point are you using?

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

      @@DevTeamPaxton the rhs Infantry paradrop

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

      @@billu5297 I'll have to look at it when I get home

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

      @@billu5297 seems it won't drop if getting shot at.. I'm thinking this in intended

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

      @@billu5297 looking at their scripts. There is nothing handle. You're going to need to find a work around. The way point works fine. Maybe find a safe location to drop troops?

  • @fuzionthunder7894
    @fuzionthunder7894 7 ปีที่แล้ว

    What Program do you use to script. I tried Notepad++ and it didnt work.

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว +1

      What do you mean it didn't work? Any text editor will work. Just make sure you save it as "All Files" with '.sqf' as the file extension. if you save it as a '.txt' it wont work with any text editor

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

    How do I create a file and save it as all file types?

  • @adamguy3
    @adamguy3 7 ปีที่แล้ว

    Just started using Admin debug console on Arma 3 Official servers. Video is helping alot so far, but I don't understand how to make the command actually execute. I type the command into the chat box, and I have 3 options for global, local, and server. Do I have to press something for the command to execute?

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      yes, click which one you want to execute the script on. local would be on your client only, server is server only and global is on server and every client

  • @jonathansum9084
    @jonathansum9084 8 ปีที่แล้ว

    what kind of programming language does arma3 Scripting use? python? JAVA? or i need to learn something new?

    • @kipchickensout
      @kipchickensout 8 ปีที่แล้ว

      sqf

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว

      i explain that from 2.22 to 3.17 in this video

    • @jonathansum9084
      @jonathansum9084 8 ปีที่แล้ว

      DevTeam Paxton thx

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว

      np

    • @jonathansum9084
      @jonathansum9084 8 ปีที่แล้ว

      Dev, Let me ask you a questions. Let's be honest. The reason why arma3 goes to futuristic is because call of duty and crysis3 goes to futuristic.
      Call of duty goes to futuristic because crysis(1 to3) made a lot of money with futuristic. That is why Bohemia starts to turn the military simulation game to be a future unrealistic counter strike game to make more money. Is that true? Tell me and be honest.

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

    Paxton we want some new videos on the new moduels from oldman and so on =P cant you do a few series about it?

  • @slobodanstanar9486
    @slobodanstanar9486 7 ปีที่แล้ว

    can you tell me how to script a ground fog mist that is like dust going through the map?

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      that may require a mod, fog is clientside. I could be proved wrong but that is my initial thoughts

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

    Sorry its a little late but my files were mixed around and reupdated because its a newer version and i cant find it

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

      Anthony Johnson files? Could you be a little more specific about the files you are talking about?

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

      The user files

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

      I typed it in and i found missions but the mission i made didnt have the stgfi thingy after it

  • @besttoxicplayer1568
    @besttoxicplayer1568 7 ปีที่แล้ว

    any thing can fix this " script/pop_base/vehiculos/scripts/fn_sirenas.sqf not found" ?

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      make sure everything is spelled right in the path and make sure the file is in that folder

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      and change the forward slashes to back slashes

  • @ActivatedwebNl
    @ActivatedwebNl 7 ปีที่แล้ว

    Oke starting with this series hoping it will turn out well

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      let me know if you have any questions

  • @jairathnem
    @jairathnem 7 ปีที่แล้ว

    Question. How is the dev environment set up? how does the saved init.sqf file load up in the game? and it looks like you use object viewer. How do I get to use that? Thanks!

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      i dont know what you mean by dev enviroment. Im just running Arma in windowed mode. The game will load init.sqf itself along as it is in your mission folder.

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

    great stuff thank you.

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

    I'm just getting into modding, trying to learn. Especially using Arma, like PUBG. Does anyone have any advice as to where I can find more info on how to turn Arma mods into games?

    • @DevTeamPaxton
      @DevTeamPaxton  5 ปีที่แล้ว

      Learn Unreal Engine for game creation. If you want your own standalone game you'd be wasting your time learning arma modding. You'll have your hands full with UE4, there is alot to learn but start simple.

  • @tomwilson9723
    @tomwilson9723 7 ปีที่แล้ว

    What text editor do you use?

    • @cristian7975
      @cristian7975 7 ปีที่แล้ว

      sublime text

    • @citizenz580
      @citizenz580 7 ปีที่แล้ว

      He does not use I text editor for this, he uses Intellij if thats how you spell it.

  • @nitel6892
    @nitel6892 7 ปีที่แล้ว

    hi man can you agree translate contribution for all your tutorial like that we could transalte in other language your tutorial

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

    whats the model viewer?

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

      Window used when importing models but even when just putting Arma in windowed mode it shows that title at top. Probably has been fixed by now. It was probably just on oversight by Bohemia

  • @cech4818
    @cech4818 7 ปีที่แล้ว

    Hey man, do you know how to make a norecoil script for AHK?

  • @Desperado070
    @Desperado070 7 ปีที่แล้ว

    If you get a error just remove the line!
    If you script doesn't do anything anymore, ask help on Bohemia forums ! :D

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว +1

      what are you talking about?

    • @Desperado070
      @Desperado070 7 ปีที่แล้ว

      joking

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว +1

      yeah, sorry i was really tired when i read that

  • @heatseeker1_
    @heatseeker1_ 8 ปีที่แล้ว

    Nice video m8 very helpful :)

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

      +OGLemons Thanks, sorry i havent posted anymore recently. Just been busy with game development . Hopefully in the next few weeks i can get back to this. I barely scratched the surface on what I wanted to get in to

  • @dealer9276
    @dealer9276 7 ปีที่แล้ว

    Can you get pull down scripts with this?

    • @DevTeamPaxton
      @DevTeamPaxton  7 ปีที่แล้ว

      what do you mean by pull down scripts?

    • @citizenz580
      @citizenz580 7 ปีที่แล้ว

      I think he means paste them in the description.. But Dreg people wont learn anything if he does it! ;D

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

      pull down scripts are no recoil scripts

  • @johnjolympusarma2909
    @johnjolympusarma2909 5 ปีที่แล้ว

    where in the hell is the folder hes talking abt at 9:01

    • @johnjolympusarma2909
      @johnjolympusarma2909 5 ปีที่แล้ว

      i mean 9:43

    • @DevTeamPaxton
      @DevTeamPaxton  5 ปีที่แล้ว

      Documents/arma 3/missions/YourMissonName

    • @masonsmith3381
      @masonsmith3381 5 ปีที่แล้ว

      @@DevTeamPaxton When I change my init.sqf file to all files it still says it's type is just a text document. So when I load up the editor nothing happens. What could I be doing wrong?

    • @DevTeamPaxton
      @DevTeamPaxton  5 ปีที่แล้ว

      @@masonsmith3381 if it was already saved as a text document, when you change it to all files you may need to delete the .txt it automatically added to the end of the file name

    • @masonsmith3381
      @masonsmith3381 5 ปีที่แล้ว

      @@DevTeamPaxton Figured out the issue, just add to add a couple after .sqf and it made it a sqf. Great guide, and happy to see you responding to peoples questions

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

    Thank you!!!

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

    nice video, liked.

  • @Shaobyi
    @Shaobyi 7 ปีที่แล้ว +1

    Good channel bro

  • @UncleSwagbroombroom
    @UncleSwagbroombroom 7 ปีที่แล้ว +1

    Lookin good :)

  • @ilyesstalbi
    @ilyesstalbi 8 ปีที่แล้ว

    hey i am looking for a arma 3 dev can someone tell me if they can dev

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

      can you be a little bit more specific? That's kind of a vague question

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

      @@DevTeamPaxton maybe it is too late. But i wonder. Can you make pvp match based on rounds(respawns disabled. When one of the teams is eliminated the round ends. Like GR wars).
      I found a function "respawnRounds" which may do the job but i don't know how to use it.

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

      @@tigerboom9030 you could use a trigger that covers the playing area that ends the mission once no players from one side is present. Depending on if you wanted to restart server at that point or just begin again would determine how you script the condition

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

      @@DevTeamPaxton Hey i dont know where to put the script. I put it in (C:/Documents/Arma 3/ missions/MYMISSION) but it doesnt work. Any idea why?
      Edit: Yes its an sqf file btw

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

      @@lux1972 i would need a little more info than this... what script? You getting error messages?

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

    hmmm...maybe I can make a zombie mission in pubzues now

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

    honestly Arma 3 is more like game design software

  • @parachut9237
    @parachut9237 8 ปีที่แล้ว

    Well made, I have no prior coding/scripting knowledge and you broke everything down and made it very clear what each things does. I wrote up a few descriptions next to the lines of code, if you could check them out that would be great. Just want them to be correct as I don't want to confuse myself.
    Code here: pastebin.com/VtZQgtPJ

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว

      looks as though you are understanding. A couple things I would word different to be more technical. In the first array where you have an array named _myArray. I wouldnt say it "calls" the array. It is a variable that holds the data for the array. In line 6 you said the array holds multiple commands such as _myHint, _myHint2... these are not commands. They are a variables of the type "String". Think of variables as addresses for certain data in memory.

    • @parachut9237
      @parachut9237 8 ปีที่แล้ว

      Thank you very much, up to setting up the cfgFunctions now. Can't seem to get it working, I'll keep at it though.
      Thanks again.

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว

      +Patrick R any luck?

    • @parachut9237
      @parachut9237 8 ปีที่แล้ว

      Yeah, did some digging around on some forums and read a few other tutorials. Ready to give up when I noticed I'd missed a single ";".... lets just say I wasn't the happiest of people.

    • @DevTeamPaxton
      @DevTeamPaxton  8 ปีที่แล้ว

      yep, we have all been there. But I bet you won't let that happen again

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

    For the next video, please explain FIFA Scripting :_(

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

    it was not understandable !!