Knowledgebase
Storm Palace Hosting > Storm Hosting Help Desk > Knowledgebase

Ask a question:


Prop Dresser Script

Solution This script is a prop detection script that will keep dressing them in whatever props you have specified for that room. The only way they would be able to keep "their" props on is if the room is silent for a longggg time or they are alone.

ON ENTER {
pdet GLOBAL
[ prop ids go here ] pdet =
pdet SETPROPS
}

ON INCHAT { pdet GLOBAL pdet SETPROPS }
ON OUTCHAT { pdet GLOBAL pdet SETPROPS }

Another version to keep YOUR props on them but using an alarm

ON ENTER { 100 ME SETALARM }

ON ALARM {
[ prop ids ] SETPROPS
100 ME SETALARM }
 
Was this article helpful? yes / no
Article details
Article ID: 30
Category: Room Scripts
Date added: 04-02-2011 12:38:47
Views: 599
Rating (Votes): Article not rated yet (0)

 
<< Go back

Powered by Help Desk Software HESK™