Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
The Palace Avatar Chat Community Forums. > Palace Builders Palace Users > Palace Builders > Animated GIF file as Door
Palace Builders
This forum is for people who have any questions regarding Palace Building, room graphics or sounds.
Main Menu
Click here to return to the homepage
Click here to enter the UserForum
Click here to view the Image gallery
Click here to see all Calendar events and submit your own.
Yeah tell me What is this Palace Chat anyway?
A guide to help you start your Palace chat career
The important unwritten rules written down?!?
Important tips on how to stay safe for kids.
A Paintshop Pro tutorial on how to convert a picture to your avatar
The Famous Scriptbarn Script resources
Quirkys amazing Yahtzee collection
The important Palace builders guide for anyone who wants to build a Palace
The Script source of famous Palace Scripter Hex
April 2009
S M T W T F S
293031 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 12
The Latest Posts
java converting?
Last post by maarten
04-17-2009 12:31 PM
Script please
Last post by CountryMe
04-09-2009 11:49 AM
Wiki Wiki
Last post by staticextasy
04-06-2009 08:32 PM
Instant Palace (Chat via a Web...
Last post by Arwym
04-04-2009 07:30 AM
Palace Planet needs YOU!
Last post by Arwym
04-03-2009 08:06 AM
Spanish Client
Last post by AlexandraEP
04-03-2009 12:56 AM
Online Users: 58
1 members and 57 guests
No Members online
Most users ever online was 1,010, 06-27-2007 at 11:45 PM.
Stats
Members: 2,435
Threads: 1,038
Posts: 3,641
Top Poster: maarten (1,069)
Welcome to our newest member, vampwolgrl
Reply
 
LinkBack Thread Tools Display Modes
Old 05-26-2006 , 08:30 PM    #1 (permalink)
Cor

Palace User



Posts: 23



 
Animated GIF file as Door
Hi I have a animated .GIF file. Now i split it with a program, so now i have 8 different image files. Now I made a door. Add all the 8 images, but now i wan't to make a loop, like Image 1,2,3,4,5,6,7,8,1,2,3,4,5,6,7,8,1,2,3,4,5,6,7,8,1, 2,3,4,5,6,7,8, etc. ;)



Sorry i didn't look right i found the script,

Now my second question. I have this working.
Now i want to if i say Go Away that this door/animated image goes away and when i say Come that it comes again.

Cor is offline
Reply With Quote
Finna
Old 06-04-2006 , 01:11 PM    #2 (permalink)

Super Moderator


Location: MO, USA
Posts: 55



 
RE: Animated GIF file as Door
ok this one is a on select not on outchat but it might be what you are looking for. I have not tried this script but I found it in script barn

Quote: Originally Posted by
;door 1
ON ENTER { 1 2 SETALARM }
ON SELECT {
{ 0 ME SETSPOTSTATE }
{ 1 ME SETSPOTSTATE } ME GETSPOTSTATE IFELSE
}

;door 2 your pic door
ON ENTER { 0 ME SETSPOTSTATELOCAL }
ON ALARM {
{ { 1 ME SETSPOTSTATELOCAL }
{ ME GETSPOTSTATE 1 + ME SETSPOTSTATELOCAL }
6 ME GETSPOTSTATE == IFELSE }
{ 0 ME SETSPOTSTATELOCAL } 1 GETSPOTSTATE IFELSE
30 ME SETALARM
}
just make sure your first pic is a blank

also if you want it set so everyone sees it the same way take out the local in SETSPOTSTATELOCAL

Finna is offline
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




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


Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0