FiveM Scripting - Coding Principles

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • Discover the essential coding principles behind FiveM scripting in this engaging tutorial. If you've been wanting to dive into QB core development, this video is perfect for you. From understanding the basics of programming to mastering key concepts, this tutorial will equip you with the knowledge you need to excel. Don't forget to subscribe for more helpful content!
    ► My Discord: / discord
    ► My FiveM Server: / discord
    ► My Store Page: twisle-scripts.tebex.io/categ...
    0:00 - Intro
    2:34 - Variables
    5:51 - Functions
    15:31 - Tables & For Loops
    19:00 - Explaining Index
    21:11 - Expanding On Tables
    24:29 - Config Variables
    27:43 - Creating A Thread
    28:19 - Optimization Example
    31:33 - Outro
    #fivem #gta5 #gtav #gta
  • Hry

Komentáře • 28

  • @Twisle
    @Twisle  Před 2 měsíci +4

    DONT WORRY! The tutorials are still coming out! Check my channel for the newest ones and join my discord for updates!

  • @xpapaj0ex570
    @xpapaj0ex570 Před 4 měsíci +9

    Don't stop this series please ,, it's so good and thanks for what you doing for people

  • @enlistedmago
    @enlistedmago Před 3 měsíci +3

    There's very little on CZcams specific to LUA scripting.
    This was very well put together and easy to follow/understand. Thank you!!
    Please keep them coming :-)

  • @giulioteam2416
    @giulioteam2416 Před 4 měsíci

    keep doing this great work, clean and easy to understand

  • @BD3Films
    @BD3Films Před měsícem

    Appreciate you brah for real you took my lua knowledge that much closer. I want to do this right so thank you for actually explaining what you're doing. Half the tutorials I watch shouldn't even exist because they breeze past crucial info.

  • @samuraiscripts
    @samuraiscripts Před 5 měsíci +2

    thanks very much!

  • @FlipTechy
    @FlipTechy Před 5 měsíci

    Please Do more, From beginner to advance. Very nice, Impressed, Got a new subscriber bro ❤

  • @a4r326
    @a4r326 Před 2 měsíci

    yes more tutorials please

  • @andrefilipe6730
    @andrefilipe6730 Před 5 měsíci +2

    Do more please!

  • @ogvikya
    @ogvikya Před 4 měsíci

    subscribed

  • @valenrin3761
    @valenrin3761 Před 5 měsíci

    New fans 🎉

  • @tobycfx
    @tobycfx Před 4 měsíci

    Can you make a video about server optimization?

  • @Njoyy-wo9ti
    @Njoyy-wo9ti Před 15 dny

    What VS theme is that ?

  • @rockpython90
    @rockpython90 Před 2 měsíci

    nice tut, but when I come to the chapter variables, it's says line 7 ( error Global Config ) then all is like your to the screen . Any advise ?

    • @Twisle
      @Twisle  Před 2 měsíci

      Is the config.lua in ur fxmanifest? Also if you join the discord its will be much easier to help.

  • @N0vaah
    @N0vaah Před 5 měsíci +1

    hi. may i know the useful extensions to use for coding on qbcore?

    • @Twisle
      @Twisle  Před 5 měsíci

      There is a QBCORE snippet extension for vscode

    • @N0vaah
      @N0vaah Před 5 měsíci

      @@Twisle thanks

  • @fabian_ftn6604
    @fabian_ftn6604 Před 4 měsíci

    Come on man please continue this videos

    • @Twisle
      @Twisle  Před 2 měsíci

      They r coming out!

  • @l-fitness3590
    @l-fitness3590 Před 4 měsíci

    I recently go into coding but started with JavaScript does JavaScript work well with fivem or should I just invest my time into learning lua

    • @Jaymonkeyz
      @Jaymonkeyz Před 3 měsíci +1

      Unfortunately, or I guess fortunately, you need both. Most of the script and server will be lua, but a lot of the stuff will use JS.

    • @l-fitness3590
      @l-fitness3590 Před 3 měsíci

      @@Jaymonkeyz would you say it’s better to stick with lua for scripting and use JavaScript for making nui stuff

    • @1ststreetrp
      @1ststreetrp Před 3 měsíci

      @@l-fitness3590yea thats usually what js is used for in lua

    • @Twisle
      @Twisle  Před 2 měsíci +1

      Just use lua it’s the most used for FiveM and has the most documentation

    • @1ststreetrp
      @1ststreetrp Před měsícem

      @@l-fitness3590 how long did it take you to learn javascript im sort of having issues while learning is there anything you could point me to like a course or a video?