Go Back   The Palace Avatar Chat Community Forums. > Palace Builders Palace Users > Developers Forum

Developers Forum
Developers, Client and Server announcements.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-05-2004, 04:08 AM
Palace User
 
Join Date: Apr 2004
Posts: 1
Rep Power: 0
tahira is on a distinguished road
Searching for a script

Hello *s*

i am wondering if anyone could direct me to where i could find a particular script to be used in palace

i am not even sure of the correct name for it

instead of having doors, or mouseovers in a room, i am wanting to be able to ask for the room list and for it to appear in the log
and then by selecting the room required can be taken there by saying the corresponding command


i hope that makes sense *s*


i thankyou for any help that can be given
Reply With Quote
  #2 (permalink)  
Old 04-06-2004, 02:28 PM
Palace User
 
Join Date: May 2002
Posts: 20
Rep Power: 0
Guest is on a distinguished road
To say something, then goto a room:

ON OUTCHAT { { ### GOTOROOM } CHATSTR "pass" == IF }

To create a listing:

ON OUTCHAT { { "Room 1 - pass: smiley" LOGMSG } CHATSTR "list" == IF }
Reply With Quote
  #3 (permalink)  
Old 11-20-2007, 04:56 PM
Palace User
 
Join Date: Nov 2007
Posts: 12
Rep Power: 0
moony is on a distinguished road
Well I don't know why this looks that way but this would be more simple :

ON OUTCHAT {
;Go to room 1
{""CHATSTR = # GOTOROOM } CHATSTR "pass" == IF
;Go to room2
{""CHATSTR = # GOTOROOM } CHATSTR "pass" == IF
;Go to room3
{""CHATSTR = # GOTOROOM } CHATSTR "pass" == IF
;Rooms list

{""CHATSTR=
"Room 1 - pass: passwordforroom1" LOGMSG
"Room 2 - pass: passwordforroom2" LOGMSG
"Room 3 - pass: passwordforroom3" LOGMSG
} CHATSTR "list" == IF }

Let's say some people don't know how to script at all so let's make them the job easier
Reply With Quote
  #4 (permalink)  
Old 11-22-2007, 04:44 PM
Finna's Avatar
Super Moderator
 
Join Date: Mar 2006
Location: MO, USA
Posts: 55
Rep Power: 6
Finna is on a distinguished road
if you are using plugall though and have the passes in it you don't need the first part of that just the

ON OUTCHAT{
{""CHATSTR=
"Room 1 - pass: passwordforroom1" LOGMSG
"Room 2 - pass: passwordforroom2" LOGMSG
"Room 3 - pass: passwordforroom3" LOGMSG
} CHATSTR "list" == IF
}
__________________
If all the worlds a stage, who handles the rewrites?
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


The Latest Posts
Title, Username, & Date Last Post Forum
download
03-21-2011 11:20 AM
by maarten
User Questions
Palace for Mac OS 10.6?
03-13-2011 09:39 AM
by pawnipt
User Questions
Server
03-07-2011 04:52 PM
by satinrose
User Questions
Return room Script
02-24-2011 12:07 AM
by jaela
Room Scripts
Releasing source code
02-17-2011 09:19 AM
by Sman™
Developers Forum
Website spammers
01-26-2011 08:48 PM
by maarten
The Planet: Palace News
Online Users: 68
1 members and 67 guests
VeraFlorsewal
Most users ever online was 1,010, 06-27-2007 at 11:45 PM.
Stats
Members: 5,112
Threads: 1,141
Posts: 4,004
Top Poster: maarten (1,169)
Welcome to our newest member, cliffymayers


All times are GMT +2. The time now is 02:37 PM.


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