Need current ManiaLive developer's documentation
Moderator: NADEO
-
- Posts: 80
- Joined: 16 Jul 2012, 16:50
- Manialink: dragon
Need current ManiaLive developer's documentation
I'd like to develop a plugin suite for ManiaLive, but I'm a novice at PHP and I've never made a functional plugin before. Reaby was helping me for a while, but we lost touch and I've been too busy with personal matters for the past three months to keep up with ManiaLive's development on my own. Since the developer's documentation on the Google Code site hasn't been updated in close to a year, can I get something more current? Thanks in advance.
-
- Posts: 80
- Joined: 16 Jul 2012, 16:50
- Manialink: dragon
Re: Need current ManiaLive developer's documentation
In other news, I'm working on a basic "admin commands" plugin so I can control my testing server and shut it down as needed. I've managed to create a command to shut down the server, but throws an exception in the process. How do I gracefully shut down a server running ManiaLive?
Code: Select all
$this->connection->stopServer();
Re: Need current ManiaLive developer's documentation
For pure server commands you should check the connection.php inside the dedicatedapi folder. Its those u get with $this->connection. Those can solve most things for you.
Who is online
Users browsing this forum: No registered users and 1 guest