Highjhacker Posted May 9, 2015 Share Posted May 9, 2015 (edited) Hey all, this is my first post here and my first attempt to GTA modding (except a little mod in Lua who made you invincible when you honk) I was wondering if someone had any informations about the stock exchange natives function for using it in a solo mod, like tell you when the price of X action change (drop or up) because I didn't find anything in the native functions list (I don't know all the words related to stock exchange in english, so maybe my problem is here) Thanks ! Edit : If someone know, I would like to know if it is possible to write my script and test it in Gta 5 without reloading GTA at each tiny change ? And (the last one I promise), how to see my print (ex : print("Invincible")) in game, right now if I want to display something I'll pass it in a function but I was wondering if I didn't miss something, like an ingame console. (I have the LUA_SDK plugin (LUA_SDK.asi)) Edited May 9, 2015 by Highjhacker Link to comment Share on other sites More sharing options...
haws1290 Posted May 9, 2015 Share Posted May 9, 2015 To reload your scripts while in game press Ctrl+R Highjhacker 1 Link to comment Share on other sites More sharing options...
Highjhacker Posted May 9, 2015 Author Share Posted May 9, 2015 (edited) Thanks ! Good thing than I have a dual screen, one for gta and one for ZeroBrane, it's gonna be more easy with your tip ! It was really annoying to leave and restart the game after each modification, thanks again. And for the print question, I get it. Now I have a console who start with the game, and print() is for printing in the console so it's ok now ! I think I can see my errors in that console too. Edited May 9, 2015 by Highjhacker 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