|
Polyester Partridge
Registered User
Join date: 29 Sep 2005
Posts: 23
|
04-27-2006 22:24
Hi guys, i was wondering if there was a script out that i could put into a object someone holds that would auto attach a HUD to you when you go into mouselook, or atleast hide it untill you go into mouselook. Any help with this would be appreciated!
|
|
Cross Lament
Loose-brained Vixen
Join date: 20 Mar 2004
Posts: 1,115
|
04-27-2006 22:50
Well, you could have the HUD checking llGetAgentInfo() regularly. If the agent is using the standard camera, the HUD object could render itself invisible, and if the agent is using mouselook ( llGetAgentInfo() returns AGENT_MOUSELOOK ) you can have the HUD reveal itself. 
_____________________
- Making everyone's day just a little more surreal -
Teeple Linden: "OK, where did the tentacled thing go while I was playing with my face?"
|