![]() |
Trying to move NPCs at night to "go home", I blame sectorsleep. - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Trying to move NPCs at night to "go home", I blame sectorsleep. (/Thread-Trying-to-move-NPCs-at-night-to-go-home-I-blame-sectorsleep) Pages: 1 2 |
RE: Trying to move NPCs at night to "go home", I blame sectorsleep. - Rayvolution - 08-11-2012 07:37 AM (08-11-2012 06:34 AM)Extreme Wrote: <snip> Here's my modified version of your script, it's working as well! Although, I don't understand why yours works, and my original one doesn't. They both basically do the exact same thing, yours just uses CONT. and mine uses LINK. But for some reason, that seems to be doing the trick to ignore sectorsleep. Very strange indeed, but it's working now. I need to clean up the code, and change the coordinates for CONT.HOME to read a tag on the NPC rather than a set number. but everything seems fine now! Any ideas why yours is working, and mine isnt? New (working) code. Code: [EVENTS e_AI_Vendor] |