Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/init.php on line 43

Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/init.php on line 82

Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/init.php on line 86

Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/init.php on line 98

Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/init.php on line 102

Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/init.php on line 172

Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/init.php on line 371

Deprecated: Assigning the return value of new by reference is deprecated in /home/forums/public_html/includes/class_core.php on line 2291

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/forums/public_html/includes/class_core.php on line 1489
Ryzom - Problem with Scenario running out of order?
Ryzom

Ryzom (http://forums.ryzom.com/index.php)
-   The Ryzom Ring (http://forums.ryzom.com/forumdisplay.php?f=99)
-   -   Problem with Scenario running out of order? (http://forums.ryzom.com/showthread.php?t=25799)

raynes September 28th, 2006 06:09 PM

Re: Problem with Scenario running out of order?
 
I think I found the problem. It seems to be when you add a second action to an event.

So lets say I want npc a to appear when kitin dies and I want npc a to run.

I had the following
When Kitin dies
Npc A spawn
Npc A run

The result would be that npc a would spawn before the kitin dies. I changed it to:

When Kitin dies
Npc A spawns


When Kitin dies
Npc A run


and it worked.

sidusar September 28th, 2006 07:51 PM

Re: Problem with Scenario running out of order?
 
Hmm, I never had any problems with adding two seperate actions to one event. Maybe there's a problem with making an npc both spawn and run in one event.

I always set it up like:

When Kitin dies
NPC A spawns

When NPC A spawns
NPC A runs

sx4rlet September 28th, 2006 09:27 PM

Re: Problem with Scenario running out of order?
 
Mmm, that might be the way around it!
Gonna try that soon!

Tnx!


All times are GMT +2. The time now is 04:26 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2018, Jelsoft Enterprises Ltd.
Ryzom forums are part of the SoR service and subject to the EULA and Code of Conduct.