• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

View with other player eyes...

Nandonalt

New Member
Joined
Aug 4, 2008
Messages
29
Reaction score
0
It's possible to make a code that view the X(uid) player?
Like, i want to make a spell that "sees with other player eyes", and the camera goes with the other player.

It's possible?

It would be a function like:
To enable:
doSeeWithPlayerCamera(player.uid,otherplayer.uid,true)
To disable:
doSeeWithPlayerCamera(player.uid,otherplayer.uid,false)
 
Last edited:
Back
Top