How to run server-sided autorun scripts on map or server start.
4 replies, posted
One last post today:
How does one automatically run a autorun.lua file which is in the addon/lua/autorun/server/autorun.lua folder?
Whenever i restart the server it does not seem to run properly, which is a shame considering i need some entities to spawn. :(
can you post code?
Make sure your addon folder name is all lowercased if you're using linux, otherwise they don't get mounted.
Yes, you need to post code. Unless you have a question, that needs solving like:
How do you use PrintMessage()? not How do you fix my code and you havn't posted any code.
Well when you do, we can help you! with all errors!
- Jacob
Name your file something unique, possibly you have another addon with a file in the same location. Apart from that it should be running, make sure you aren't getting lua errors when it loads.
Sorry, you need to Log In to post a reply to this thread.