ID:160695
 
Ok, i am working on a game, i put it so i control their body, i can move them, but they can't move themselves,but, when I move the other person a certain space away, like 10 squares, my screen turns black until i go nearer to my guy(whome is frozen because of the technique)
Your situation was quite vague, but it looks to me that what you need is to look up and set the client.perspective variable.
In response to Kaioken
mob = M
Sorry, i mean, i use usr.client.eye = M and when M moves a certain distance, my screen goes black, how do i fix this?
In response to Koriami
No offense, but you might want to <font size=3>READ</font> my post. <_< I automagically pre-answered you with a correct guess. In case you don't know about it, you can access the DM Reference by pressing F1 in Dream Maker, or from this very page on the top bar (Developers menu).
In response to Kaioken
I did read it, but im confsused bout it, can you give example? this is what i have so far

client.eye = M

i move into black screen
In response to Koriami