Go Back   The Palace Avatar Chat Community Forums. > Palace Builders Palace Users > User Questions

User Questions
The spot for asking your Palace Client and Palace Server Questions.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-28-2009, 12:00 AM
Junior Member
 
Join Date: Apr 2009
Posts: 1
Rep Power: 0
Upofmirage is on a distinguished road
animation start by speaking

i am looking for a script that will start an animation from a word
Reply With Quote
  #2 (permalink)  
Old 01-13-2010, 11:43 AM
Lawlasaur's Avatar
Palace User
 
Join Date: Sep 2009
Posts: 4
Rep Power: 0
Lawlasaur is on a distinguished road
We need more details.
Reply With Quote
  #3 (permalink)  
Old 01-13-2010, 08:24 PM
maarten's Avatar
Palace Planet Founder
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 1,170
Rep Power: 10
maarten is on a distinguished road
Sounds like you are looking for an animation script that starts on INCHAT, you can find scripts like this on the scriptbarn page:

Palace Planet the Palace Chat community Portal - The Scriptbarn

Sorry not good enought with scripting to combine some of the stuff, maybe someone else knows how to make a simple on INCHAT anim script.
__________________
Please don't ask me for help in private, use the USER QUESTIONS forum if you need help.
Reply With Quote
  #4 (permalink)  
Old 01-16-2010, 06:23 AM
Palace User
 
Join Date: Dec 2009
Posts: 7
Rep Power: 0
bjensen is on a distinguished road
A spot with 4 images ( I used images of the numbers 0-3).
The number 0 is displayed when entering the room.
Say "on" and the alarm loops through the numbers 1-3.
Say "off" and the alarm stops and 0 is displayed.

Can also start and stop the animation by moving your mouse cursor in and out of the spot. Simply remove or comment out the rollover and rollout event handlers if not used.

I tested before posting.

-bone

==========================

ON ENTER { 0 me setspotstatelocal }

ON ROLLOVER { 1 me setspotstatelocal 15 me setalarm }
ON ROLLOUT { 0 me setspotstatelocal }

ON OUTCHAT {
{ 1 me setspotstatelocal 15 me setalarm } chatstr "on" == if
{ 0 me setspotstatelocal } chatstr "off" == if }

ON ALARM { me getspotstate gss=
{ { gss++ gss me setspotstatelocal } { 1 gss= gss me setspotstatelocal } gss 3 < ifelse 15 me setalarm } gss 0 > if }

========================

Last edited by bjensen; 01-17-2010 at 06:15 AM. Reason: correction: change chastr to chatstr
Reply With Quote
  #5 (permalink)  
Old 01-16-2010, 06:26 AM
Palace User
 
Join Date: Dec 2009
Posts: 7
Rep Power: 0
bjensen is on a distinguished road
Ooops! Sorry, copied and pasted the wrong script. Correct/change chastr to chatstr (I have spelling issues).

-bone
Reply With Quote
  #6 (permalink)  
Old 01-16-2010, 09:16 PM
maarten's Avatar
Palace Planet Founder
 
Join Date: Oct 2002
Location: DiGiLaNd
Posts: 1,170
Rep Power: 10
maarten is on a distinguished road
Click the "edit" button to edit your posts :) (already edited the typo just in case)

And thanks for posting!
__________________
Please don't ask me for help in private, use the USER QUESTIONS forum if you need help.
Reply With Quote
  #7 (permalink)  
Old 01-17-2010, 06:16 AM
Palace User
 
Join Date: Dec 2009
Posts: 7
Rep Power: 0
bjensen is on a distinguished road
Thanks Maart =)
Reply With Quote
  #8 (permalink)  
Old 01-20-2010, 03:28 PM
Palace User
 
Join Date: Dec 2009
Posts: 5
Rep Power: 0
Fahima_NFE is on a distinguished road
here is the one I have for this.. smiles..

ON ENTER { run GLOBAL "stop" run = "Info In your Log Window" LOCALMSG
"Say \"start\" to start ANIMATION AND \"stop\" to stop it." LOGMSG
}
ON INCHAT { run GLOBAL
{ { "start" run = 10 ME SETALARM "" CHATSTR = } "stop" run == IF } CHATSTR "start" == IF
{ "stop" run = "" CHATSTR = } CHATSTR "stop" == IF
}
ON ALARM { run GLOBAL
{ 1 ME SETSPOTSTATELOCAL }
{ 0 ME SETSPOTSTATELOCAL }
ME GETSPOTSTATE 0 == IFELSE
{ 30 ME SETALARM } "start" run == IF
{ 0 ME SETSPOTSTATELOCAL } "stop" run == IF
}
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to start? geewill Palace Builders 3 04-08-2007 12:22 AM
Need Animation Script Shadow99 Scripting Help 1 11-22-2005 08:21 PM
start-plugin will not work, but start-palace will RobertSearcy User Questions 1 04-12-2005 11:11 AM
auto (start-up) av MrDad User Questions 3 01-15-2003 02:10 AM

The Latest Posts
Title, Username, & Date Last Post Forum
reading the palace server log
10-04-2011 11:20 AM
by nerdo
Palace Builders
need help with gotoroom script
10-04-2011 11:18 AM
by nerdo
Palace Builders
Releasing source code
09-14-2011 07:55 AM
by Sman™
Developers Forum
playing music in your palace, how?
09-06-2011 12:26 AM
by maarten
Palace Builders
pserver process
08-01-2011 04:44 AM
by PalaceWeb
./Linux
XPALACE BLOKING
07-26-2011 04:43 AM
by wolfsar
Palace Builders
Online Users: 67
4 members and 63 guests
accermick, Butalmollaham, Goattadcasuak, objeroinantee
Most users ever online was 1,010, 06-27-2007 at 11:45 PM.
Stats
Members: 5,068
Threads: 1,145
Posts: 4,013
Top Poster: maarten (1,170)
Welcome to our newest member, Seacleblooste


All times are GMT +2. The time now is 12:00 PM.


Powered by vBulletin
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0