usr.client.eye = src
But just doing this leaves "src" seemingly connected to the user.
Problem description: I want to be able to control a pet or mob like you do your character. I'm not 100% sure how to get it started but I know this is apart of it:
usr.client.eye = src But just doing this leaves "src" seemingly connected to the user. |
Sep 4 2014, 5:24 pm
|
|
you could use forum_accounts keyboard library and use the client.focus function.
|