How to make GTA V script in .lua (compilation)


I'm sorry I couldn't help you updating this blog soon, but some nice friends from ngemiltv.com willing to help me to continue my project and make some reviews and explanations about my mods and my tutorials.
For complete latest updates and info of my mods and tutorial creating GTA V Mods you should visit
Thank you for everything, guys. 



     I don't want to talk about pros and cons or a debate between which mod format is better for GTA V because we are here to learn together. Okay since in this post i will show you how to ma GTA V scripts in a .lua file before we get into we better look at the facts of .lua itself in GTA V modding.


facts:
1. Lua was originally built to make a data table and library and that's why lua can read scripts very fast.
2. Someone called Headscript is the one that invented the .Lua plugin for GTA V, all credit goes to him.
2. You don't need any additional software like visual basic or express to create this lua mod. It is very simple just open your notepad++ (you can also do this with regular notepad), write the script and save it as .lua extention by renaming the file. (ex: testScript.txt = testScript.lua) as simple as that.
3. That's why all of my GTA V mods are usualy made as lua. because of it's simplicities,
4. Lua for GTA V has some limitation, but it's a good start to learn before you are ready into .net and the others.




Let us begin!!


For your record,
If you find there is no content yet in each link please be patient.
By the time i write this post i'm currently writing and uploading some of it. 
I'll finish them one by one randomly.
You can come and check again in any minutes maybe some of them are already complete.

If you are totaly new about writing scripts i suggest you to start from "First important step", otherwise you maybe missing something important there.

And the last thing is i'm sorry if my English is a bit creepy because it's not my native language, i'm Indonesian.





First important step









Your weapon & ammo

Natives

Keyboard key codes.pdf

Controller keycodes.pdf

Blip codes.pdf

Weapon hashes.pdf

Audio Front-End.pdf

Vehicle hashes.pdf

Pickup object Hashes.pdf






Let's get the party started!!!





...there is more coming so stay follow...





...there is more coming so stay follow...








No comments:

Post a Comment

Fell free to put your suggestions, requests and questions...