drarem Posted February 6, 2015 Share 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 Link to comment Share on other sites More sharing options...
josk Posted February 6, 2015 Share 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 Link to comment Share on other sites More sharing options...
Josh Posted February 6, 2015 Share 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. Link to comment Share on other sites More sharing options...
drarem Posted February 6, 2015 Author Share Posted February 6, 2015 Thanks! Quote Link to comment Share on other sites More sharing options...
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.