ID:175601
 
...What is it?

usr.client.eye = ????
I tried this, but it didnt work.
usr.client.eye = locate(usr.x,usr.y,usr.z)

-ETG
Erdrickthegreat2 wrote:
...What is it?

usr.client.eye = ????
I tried this, but it didnt work.
usr.client.eye = locate(usr.x,usr.y,usr.z)

Is usr even valid where you're trying to use this? Better make sure. What you should really be asking is the default of just client.eye, not usr.client.eye, since this should have nothing at all to do with usr even if it's valid.

The default value of client.eye is client.mob. The eye changes automatically when a player logs in or changes mobs.

Lummox JR
In response to Lummox JR
its a verb so yes usr is valid, and thanx for the help, i did read usr-unfriendly is was very informing.
-ETG