[OpenBeta] ManiaPlanet 2 Beta Server 2013-02-12

Moderator: NADEO

moledig
Posts: 18
Joined: 24 Dec 2012, 21:33

Re: [OpenBeta] ManiaPlanet 2 Beta Server 2013-02-12

Post by moledig »

:?
Ok it was a combination of loading the new server bits and a silly Norton update.
I had to change the firewall setting from AUTO to ALLOW.
It took me sometime to try that..... (cold meds)
But still it is a shame that our Trackmania servers get broke and we have to load new bits.
Just because there are changes being made to Shootmania.
:pil

Thanks for the fast replies.
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: [OpenBeta] ManiaPlanet 2 Beta Server 2013-02-12

Post by oliverde8 »

Hi,

I was wondering when we will be able to get the values from the text entry's? Or maybe it is already possible? Couldn't find it.
I have actually being waiting this since TMF, but it isn't to late to have :D

Thanks
Image
Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
The_Big_Boo
Posts: 1026
Joined: 15 Jun 2010, 15:46

Re: [OpenBeta] ManiaPlanet 2 Beta Server 2013-02-12

Post by The_Big_Boo »

That's possible for a long time now. For example in ManiaLive:

Code: Select all

function onPlayerManialinkPageAnswer($playerUid, $login, $answer,array $entries);
The last parameter is an associative array with entries.

Edit: but yes, as kremsy said, it seems you can't get more than 10 entries (which should be enough in most cases but not all)
OS: Win 7 Pro x64
RAM: 2x4GB Corsair @ 1600MHz
CPU: Intel i5 760 @ 3.6GHz
Mobo: Asus P7P55D-E
GPU: NVidia GTX 760 2GB
HDD: WD Black 1TB
Sound: VIA VT1828S (onboard)
Peripherals: Razer DeathAdder - Razer DeathStalker - Logitech F310
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: [OpenBeta] ManiaPlanet 2 Beta Server 2013-02-12

Post by oliverde8 »

Thanks, it works :thumbsup:
Image
Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
reaby
Posts: 956
Joined: 29 Dec 2010, 23:26
Location: Eastern Finland
Contact:

Re: [OpenBeta] ManiaPlanet 2 Beta Server 2013-02-12

Post by reaby »

Code: Select all

$this->inputboxMessage = new \ManiaLib\Gui\Elements\Entry(60,5);
        $this->inputboxMessage->setName("message");
        $this->inputboxMessage->setScriptEvents(true);
        $this->inputboxMessage->setAction($this->actionSend);
After you press enter, no message is sent to server controller, can this be fixed to next update?
Also is it be possible to trigger onManialinkPageAnswer from maniascript ?
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 1 guest