|
Jacee Aderdeen
Registered User
Join date: 14 Jan 2006
Posts: 17
|
09-24-2006 14:21
Hi, I hope I am in the right forum for this. Sorry if I'm not. Can someone please make me a script for the Mobile Phone Female Model (from bits and bobs) to show a phone when that pose is being used.
I have the pose, I just wanna add a phone to only show when the pose is being used.
Ty in advance. I will pay for the script.
Jacee Aderdeen
|
|
Joannah Cramer
Registered User
Join date: 12 Apr 2006
Posts: 1,539
|
09-24-2006 15:00
The script will depend on how exactly you invoke your phone holding animation.. for that matter, it's probably easiest to just make the phone itself invoke the animation when you attach it, rather than the other way around. ^^;
|
|
Jacee Aderdeen
Registered User
Join date: 14 Jan 2006
Posts: 17
|
09-24-2006 15:17
From: Joannah Cramer The script will depend on how exactly you invoke your phone holding animation.. for that matter, it's probably easiest to just make the phone itself invoke the animation when you attach it, rather than the other way around. ^^; I have the animation in my AO as part of my poses. I just want the phone to pop up and follow thru with the animation as if I was really talking on the phone just like the pose. I want the phone to pop up during the animation, I've seen this, just can't remember who I saw with it. 
|
|
Haravikk Mistral
Registered User
Join date: 8 Oct 2005
Posts: 2,482
|
09-24-2006 16:03
I'm not sure it'll work for an animation over-rider, unless your mobile-phone animation comes on for a specific reason, is it being used to repalce the typing animation for example? It is possible to find out what animation an avatar is currently performing, but it's not the nicest thing to do all the time since an avatar can have multiple animations running at once with one taking priority, but the script sees and checks them all. Doing that all the time would be slow, so if there's a specific command you use to trigger the animation (and thus the phone) then it's much easier.
Even if you tie it into a gesture, you can have the script trigger the animation AND the phone, it won't be as convenient as your animation over-rider, though you could always have a special HUD just for the phone and animation.
_____________________
Computer (Mac Pro): 2 x Quad Core 3.2ghz Xeon 10gb DDR2 800mhz FB-DIMMS 4 x 750gb, 32mb cache hard-drives (RAID-0/striped) NVidia GeForce 8800GT (512mb)
|
|
Hewee Zetkin
Registered User
Join date: 20 Jul 2006
Posts: 2,702
|
09-25-2006 11:04
It's NOT the right forum. Here you can get advice for how to write the script yourself. If you want to hire someone to write one for you, that belongs elsewhere.
|
|
Keiki Lemieux
I make HUDDLES
Join date: 8 Jul 2005
Posts: 1,490
|
09-25-2006 12:26
The AO script is likely open source (wet ikon/ZHAO), so it would be possible to alter it so that when that animation is played it sends out an off channel message in chat. The phone then listens to that message and appears when the animation is played.
_____________________
imakehuddles.com/wordpress/
|
|
Jacee Aderdeen
Registered User
Join date: 14 Jan 2006
Posts: 17
|
09-26-2006 21:31
From: Hewee Zetkin It's NOT the right forum. Here you can get advice for how to write the script yourself. If you want to hire someone to write one for you, that belongs elsewhere. Sorry
|
|
Jacee Aderdeen
Registered User
Join date: 14 Jan 2006
Posts: 17
|
09-26-2006 21:35
From: Keiki Lemieux The AO script is likely open source (wet ikon/ZHAO), so it would be possible to alter it so that when that animation is played it sends out an off channel message in chat. The phone then listens to that message and appears when the animation is played. This sounds exactly what I'm looking for. Can you help me with the script or maybe know someone that could do this for me. Thanks so much for figuring out what I am wanting 
|
|
Shadow Subagja
Registered User
Join date: 29 Apr 2007
Posts: 354
|
10-05-2007 11:01
Get a keyboard script for typing anim, change the anim name in the script to that of your cell phone pose. Put the script in your cell phone instead of a keyboard, and attach it.
|