Search found 90 matches
- 28 May 2012, 14:30
- Forum: Dedicated Server
- Topic: Upgrade ladder server?
- Replies: 3
- Views: 2557
Re: Upgrade ladder server?
Is there no documentation on this server anywhere? what I have so far, I've only managed to piece together from fansites and the like :S Not really, that's the Nadeo approach to documentation. I never ran a TM2 ladder server, but I believe it works like in TMF. The "old" dedicated server ...
- 27 May 2012, 16:05
- Forum: Dedicated Server
- Topic: Upgrade ladder server?
- Replies: 3
- Views: 2557
Re: Upgrade ladder server?
You need to adjust the server config file too..
- 21 May 2012, 19:15
- Forum: Dedicated Server
- Topic: Dedicated server callbacks?
- Replies: 39
- Views: 9205
Re: Dedicated server callbacks?
Manually copying an array in PHP is a bad idea. It's better to just unset() the right entry. Something like this will get the job done: if (($index = array_search($login, $array)) !== false) { unset($array[$index]); } Note that after this operation there will be a "hole" in the array index...
- 08 May 2012, 22:03
- Forum: Support & Bug Reports
- Topic: Trackmanis2 -canyon on vitual machine
- Replies: 7
- Views: 2223
Re: Trackmanis2 -canyon on vitual machine
Fun-fact: Parallels is a direct competitor to VMware and has nothing to do with it.nighthawk4571 wrote:The weakness is not in your Mac - it's in VMWare, as it does not allow hardware resources (especially the video subsystem) to be shared properly with Win7
- 07 May 2012, 20:08
- Forum: Dedicated Server
- Topic: Dedicated server callbacks?
- Replies: 39
- Views: 9205
Re: Dedicated server callbacks?
foreach ($callbacks as $cb) { if ($cb[0] == 'TrackMania.PlayerFinish') { $playerfinish['nickname'] = $cb[1]; $playerfinish['login'] = $cb[2]; $playerfinish['timee'] = $cb[3]; $connect->query('ChatSendServerMessage', '$z$fffPlayer $f00'.$playerfinish['nickname'].'$fff('.$playerfinish['login'].'$fff)...
- 06 May 2012, 15:49
- Forum: Support & Bug Reports
- Topic: Trackmanis2 -canyon on vitual machine
- Replies: 7
- Views: 2223
Re: Trackmanis2 -canyon on vitual machine
It really depends on what virtualization product you use. The free VirtualBox for example doesn't support any hardware acceleration at all, you won't be able to run many games on it. Even if you manage to get it running inside the VM, I don't think it will be very pleasant. Just use bootcamp if you'...
- 10 Mar 2012, 15:39
- Forum: Maniaplanet Web Services
- Topic: API documentation
- Replies: 10
- Views: 3695
Re: API documentation
Nah, nothing like this is available. Also at NADEO it's quite common to let the people figure out how things work, instead of providing documentation....
Just stick to the descriptions in this thread: http://forum.maniaplanet.com/viewtopic.php?f=282&t=5058 and get the URLs from the PHP code.
Just stick to the descriptions in this thread: http://forum.maniaplanet.com/viewtopic.php?f=282&t=5058 and get the URLs from the PHP code.
- 24 Jan 2012, 16:51
- Forum: Maniaplanet
- Topic: Dieser Account kann nicht gefunden werden...
- Replies: 3
- Views: 1733
Re: Dieser Account kann nicht gefunden werden...
ManiaPlanet Accounts sind komplett unabhängig von diesem Forum oder deinem UBI Account.. Du musst also einen neuen erstellen.
- 20 Jan 2012, 15:57
- Forum: Track-Editor
- Topic: TM Unlimiter
- Replies: 21
- Views: 10602
- 17 Jan 2012, 17:43
- Forum: Dedicated Server
- Topic: Xaseco2 CPLive Advaned
- Replies: 5
- Views: 3769
Re: Xaseco2 CPLive Advaned
Obviously that's no reason to write in German either..Jojo_44 wrote:He can´t write in English, so he also can´t use the tm-forum.