Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- Server core?
- ]]
- os.execute(Server.start)
- os.execute(Server.mysql)
- os.execute(Server.core)
- print("Xe0n Emulator)
- print("Reading config file)
- loadfile("/sql/config.conf")
- if (config.conf == false)
- print("Edit the config file")
- end
- if (config.conf == true)
- print("Starting connections")
- end
Advertisement
Add Comment
Please, Sign In to add comment