RMX-OS Global Switches/variables

Started by ojp2010, September 09, 2010, 10:25:31 am

Previous topic - Next topic

ojp2010

September 09, 2010, 10:25:31 am Last Edit: September 09, 2010, 11:13:21 am by ojp2010
I am having a problem with what I believe it this script. I have several events in my game that I have made Global for a gather quest. When I run the server and log into the game, the server log display this. However, only when the player moves.

Spoiler: ShowHide


With horrible lag included, I even have ABS lag killer on. I am not sure why this is happening? The following is how my events are setup up.


Action Touch
Spoiler: ShowHide
Page 1 
Change Item:[]
Control switch: [051 Flower]= ON


Parallel Process
Spoiler: ShowHide
Page 2
Wait: 999
Wait:999
Wait:402
Control Switch: [051 Flower]= OFF



This is what I added to the script and the extension.
Spoiler: ShowHide
 [1, 2,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80]

Anyone have any ideas?