RE: i need help with a animation script
try this
ON ENTER { 0 me setspotstate
}
ON OUTCHAT {
{1 3 SETSPOTSTATE } CHATSTR LOWERCASE "1" == IF
{2 3 SETSPOTSTATE } CHATSTR LOWERCASE "2" == IF
{3 3 SETSPOTSTATE } CHATSTR LOWERCASE "3" == IF
}
all the pics loaded into that door with a blank.gif first, door id number is 3 other than that change the "#" to the command you want
|