drarem Posted February 6, 2015 Posted February 6, 2015 With LUA, should we make a copy of whatever script we are working on if we need to modify and rename, like FPSGun.lua or FPSPlayer.lua? It seems the beta updates tend to overlay the existing lua files and causes breaks here and there. If that's the case I need to rename App.lua and others? Thanks. Quote
josk Posted February 6, 2015 Posted February 6, 2015 The best thing I have found to do with sripts is rename any you use and stick them in a project folder inside the script folder. Quote Elite Cobra Squad
Josh Posted February 6, 2015 Posted February 6, 2015 It's really best to create your own scripts by copying/pasting the contents of the ones I've made. Otherwise you're always going to be dealing with file overwrites. The alternative is I make fixes and changes to scripts and no one ever gets them. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.