ROOM ID 178 NAME "SetRoomProps-Couch" PICT "pal02.gif" PICTURE ID 1 NAME "arrowll.gif" TRANSCOLOR 0 ENDPICTURE PICTURE ID 2 NAME "arrowrr.gif" TRANSCOLOR 0 ENDPICTURE SPOT ID 1 NAME "Finished Script. Click Me!" DONTMOVEHERE SHOWNAME OUTLINE 185,99 318,99 318,127 185,127 LOC 251,113 SCRIPT ;begin with clearlooseprops to clear out any leftovers from previous people ON SELECT { CLEARLOOSEPROPS 898555805 394 339 ADDLOOSEPROP 898555848 395 295 ADDLOOSEPROP 898555306 350 339 ADDLOOSEPROP 898555232 351 295 ADDLOOSEPROP 898555306 306 339 ADDLOOSEPROP 898555232 307 295 ADDLOOSEPROP 898555306 262 339 ADDLOOSEPROP 898555232 263 295 ADDLOOSEPROP 898555306 218 339 ADDLOOSEPROP 898555232 219 295 ADDLOOSEPROP 898555232 175 295 ADDLOOSEPROP 898555306 174 339 ADDLOOSEPROP 898555306 130 339 ADDLOOSEPROP 898555232 131 295 ADDLOOSEPROP 898555306 88 339 ADDLOOSEPROP 898555232 88 295 ADDLOOSEPROP 898555388 44 339 ADDLOOSEPROP 898629682 44 295 ADDLOOSEPROP } ENDSCRIPT ENDSPOT SPOT ID 2 NAME "Door 3" DONTMOVEHERE SHOWNAME OUTLINE 228,71 273,71 273,94 228,94 LOC 250,77 SCRIPT ON SELECT { "You will get stuff in your log that looks something like this..... 898555805 394 339 ADDLOOSEPROP" LOGMSG "Copy all of that and put it in a script that begins with ON SELECT and dont forgot the brackets!" LOGMSG } ENDSCRIPT ENDSPOT SPOT ID 3 OUTLINE 71,6 107,6 107,25 71,25 LOC 116,51 SCRIPT ON ENTER { "This room will show you how to add props to a room and then turn that into a script. An example would be the couch script. Click Door 1 to begin" LOGMSG "There is another script here that lets you say a command 'ctest' and a couch appear at your MOUSEPOS." LOGMSG { CLEARLOOSEPROPS PAINTCLEAR } NBRROOMUSERS 2 < IF } ENDSCRIPT ENDSPOT SPOT ID 4 NAME "Door 2" DONTMOVEHERE SHOWNAME OUTLINE 227,42 272,42 272,65 227,65 LOC 250,47 SCRIPT ON SELECT { "Once the props are set in the room, the way you want everyone to see them, type /showlooseprops on the chatline." LOGMSG } ENDSCRIPT ENDSPOT SPOT ID 5 NAME "Door 1" DONTMOVEHERE SHOWNAME OUTLINE 225,13 272,13 272,35 225,35 LOC 248,18 SCRIPT ON SELECT { CLEARLOOSEPROPS 898629682 397 155 ADDLOOSEPROP 898555388 397 155 ADDLOOSEPROP 898555232 397 155 ADDLOOSEPROP 898555306 397 155 ADDLOOSEPROP 898555848 397 155 ADDLOOSEPROP 898555805 397 155 ADDLOOSEPROP "Take those props and arrange them in the room, the way you want them to show for everyone when they click a spot." LOGMSG } ENDSCRIPT ENDSPOT DOOR ID 6 DONTMOVEHERE DEST 271 OUTLINE 6,5 62,5 62,23 6,23 LOC 34,13 PICTS 1,0,0 ENDPICTS ENDDOOR DOOR ID 7 DONTMOVEHERE DEST 124 OUTLINE 450,5 506,5 506,22 450,22 LOC 478,13 PICTS 2,0,0 ENDPICTS SCRIPT ON INCHAT { nDoIt GLOBAL nDoIt EXEC } ENDSCRIPT ENDDOOR SPOT ID 8 NAME "Frodo's Mousepos Couch Script" DONTMOVEHERE SHOWNAME OUTLINE 169,131 341,131 341,161 169,161 LOC 256,139 SCRIPT ON SELECT { "To see how this works, just put your cursor on the screen and type 'ctest' . " LOCALMSG } ON OUTCHAT { { MOUSEPOS my = mx = 898629682 mx 88 - my ADDLOOSEPROP 898555388 mx 88 - my 44 + ADDLOOSEPROP 898555232 mx 44 - my ADDLOOSEPROP 898555306 mx 44 - my 44 + ADDLOOSEPROP 898555848 mx my ADDLOOSEPROP 898555805 mx my 44 + ADDLOOSEPROP "" CHATSTR = } CHATSTR "ctest" == IF } ENDSCRIPT ENDSPOT ENDROOM