Jump to content

Question

5 answers to this question

Recommended Posts

  • 0
Posted

Hi @lucky_you, here's my approach on how you can learn to create script, this not limited to lua only:

  • - Always remember Language functions and syntax. On lua the syntax is: "do", "end", "if", "else", "elseif", "then".
  • - Always learn from examples or open source project/script.
  • - Familiar yourself with reading documentation.
  • - Always do script testing.
  • + Train yourself in debugging / reading others code. Disect them.

Here's list of reference that you should read and experiment with:

Above commenters has provide great reference, I only made detailed point.

  • 0
Posted
On 11/9/2023 at 12:03 AM, lucky_you said:

As the title says, how to create a script for beginners. Thank you

See youtube many video share about make script for newbe 

Script gameguardian

  • 0
Posted
On 11/8/2023 at 10:03 AM, lucky_you said:

As the title says, how to create a script for beginners. Thank you

Start by using game guardian record script feature , that should help you start to learn the basics of scripting 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.