ID:174965
 
When i goto test my game, here's the method I use..
1. Host under Invisible
2. Open a new DS, logging is as Guest
3. Open the port number used to host Invisible
--

Here's the problem..

The screen is either 100% black... or The screen is all black, but the mobs show up...


What can I do to fix this?

-Camaro-

{edit}
mob/verb/Fix_Sight()
usr.sight &= ~BLIND
//would this fix my problem?
instead of asking will it work try it your self.
In response to Crispy
Thanks, i did use the ..(), but it was in the wrong place.

-Camaro-