Quote:
Originally Posted by Fang
It wouldn't be easy to fix. I'm assuming you're using Impulse's source, or a copy of it that's been "fixed" (modified in some way). If that's the case, that screen system is very wrong. I clearly remember when I worked with that source (back before it went public) that the screen system had problems with displaying characters and npcs (at edge distance). What's probably going on is that the player isn't being loaded to the screen correctly and then they just appear because the client is sent their movement packet but they're not in screen (packet 10010:102). To fix such a problem, the system would have to be rewritten.
|
That's right, i use impulse's source, old one, when it was 5530 and i fixed all things and added everything and upgrade it to be 5735, this is only the problem that i got! And yes you are right, it sometimes miss to show lots of NPCs and Clients. To rewritten the whole code, i don't know if i can do that without problems, but i have to try!

Thanks for these information.
I had sent to you a PM message, please answer it! Thank you very much!