ManiaLive r214

Discuss the Dedicated Server Tools developed by Nadeo Live such as ManiaLive, Trust Circles, Dedicated Manager, Competition Manager and Lobbies

Moderator: NADEO

tmdunhill
Posts: 52
Joined: 10 Feb 2011, 02:15

Re: ManiaLive r214

Post by tmdunhill »

running OK!
;) ;) :mrgreen:
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: ManiaLive r214

Post by oliverde8 »

Hi I have a problem while using the storage.

when I call my function onBeginChallange

Code: Select all

public function getNbOfLaps() {
		switch ($this->storage->gameInfos->gameMode) {
			case 0:
			case 2:
			case 5:
				return $this->storage->gameInfos->roundsForcedLaps;
				break;

			case 3:
				return $this->storage->gameInfos->lapsNbLaps;
				break;
			
			default:
				return 1;
		}
	}
It sends me the number of laps of the last challenge not the current challenge.

But if you wait a little the value is updated to the correct one. If I close threading everything is fine :)

I solved my problem by using onBeginRace but it doesn't do exactly what I would like. What should I do?
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...
farfa
Nadeo
Nadeo
Posts: 585
Joined: 14 Jun 2010, 16:15
Location: In front of your hood with one lap late

Re: ManiaLive r214

Post by farfa »

I've fixed this, the value should be correct now.
Also known as: satanasdiabolo
oliverde8
Posts: 1286
Joined: 16 Jun 2010, 07:33
Location: in a Blue Box

Re: ManiaLive r214

Post by oliverde8 »

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...
tmdunhill
Posts: 52
Joined: 10 Feb 2011, 02:15

Re: ManiaLive r214

Post by tmdunhill »

Hello,

Good Night! Manialive the new package, a new plugin called "Bill", the function it serves?

Thank you.

Dunhill
User avatar
Knutselmaaster
Posts: 1206
Joined: 15 Jun 2010, 18:03
Location: Somewhere between Paris and Disney in France.
Contact:

Re: ManiaLive r214

Post by Knutselmaaster »

Donations and payments with coppers.
tmdunhill
Posts: 52
Joined: 10 Feb 2011, 02:15

Re: ManiaLive r214

Post by tmdunhill »

Thanks for the feedback!

Greetings.

Dunhill
Post Reply

Return to “Dedicated Server Tools”

Who is online

Users browsing this forum: No registered users and 0 guests