View Single Post
  #17  
Old 05-21-2011, 02:38 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Unfortunately there still seems to be a problem when it comes to Observer Mode.
onCreated is sometimes (it's pretty random, maybe down to lag) not occurring within weapons for players logging on while entering OM, whereas it is within level npcs, which would then result in an error for where Systems and player classes aren't found.
The problem then is that these functions aren't occurring in the npcs once you exit OM (may be down to being on a gmap).
So lets say you have a baddy having its object added to a damage system onPlayerEnters, this problem would be preventing this process and resulting in the baddy being unable to harm you.

My hope is to remove the need for a lot of different initialisation checks.
Reply With Quote