file.Find( SWEP.Folder.."/stools/*.lua", LUA_PATH ) not working
2 replies, posted
file.Find( Folder .. "*.lua", LUA_PATH ) gives me the error that the second argument LUA_PATH is nil and not of type string.
[url]https://docs.google.com/document/d/1CIMxhvD7UX1lJPGi_DpDmPdTcVloIDYo-6AAMQl_KCs/edit?pli=1[/url] says other wise...
Use "LUA" instead of LUA_PATH
Ah thanks, didn't find anything about it on google.
Sorry, you need to Log In to post a reply to this thread.