NeatSquid Posted May 12, 2015 Share Posted May 12, 2015 Hi, So I want to get into LUA scripting for GTA V. I have no knowledge of LUA, and I'm just curious about what aspects of LUA I need to learn and how to call certain aspects of the game to achieve what I want to do. Thank you P.S. If this is in the wrong section, don't lock it, move it. Link to comment Share on other sites More sharing options...
ffzero58 Posted May 13, 2015 Share Posted May 13, 2015 Check the LUA script hook threads in the mod showroom - there is a lively discussion going and the plugins come with sample code. If you know how to program before hand (especially C or C++), that will help immensely. With some basic high school level coding, you can start modding. Really, if you know the fundamentals of programming/coding, you can grasp any language fairly quickly. Link to comment Share on other sites More sharing options...
NeatSquid Posted May 13, 2015 Author Share Posted May 13, 2015 Check the LUA script hook threads in the mod showroom - there is a lively discussion going and the plugins come with sample code. If you know how to program before hand (especially C or C++), that will help immensely. With some basic high school level coding, you can start modding. Really, if you know the fundamentals of programming/coding, you can grasp any language fairly quickly. Thanks. I'll check that out. I'm eagerly awaiting the day for someone to create a Python script hook Shall I learn basic LUA before going into scripting LUA? Link to comment Share on other sites More sharing options...
ffzero58 Posted May 13, 2015 Share Posted May 13, 2015 It is there: http://gtaforums.com/topic/793533-vwip-script-hook-v-python-3k/?hl=python If you know Python, you'll get LUA. Link to comment Share on other sites More sharing options...
NeatSquid Posted May 13, 2015 Author Share Posted May 13, 2015 It is there: http://gtaforums.com/topic/793533-vwip-script-hook-v-python-3k/?hl=python If you know Python, you'll get LUA. OK. Thanks so much Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now