Author |
Message |
Bri
Joined: 06 Aug 2004 Posts: 237 Location: Palm Springs, CA
|
Posted: Sun Oct 10, 2004 2:04 am Post subject: Halloween Rooms |
|
|
We have Halloween room images for festive builder folks at:
http://wycked.palacebox.com/album/index.php
More Coming
PS: try the new scripted template rooms if you are interested in Python. A place to start and edit to your desires. _________________ RL..now with 100% less lag! |
|
Back to top |
|
|
dbone
Joined: 07 Jun 2005 Posts: 2
|
Posted: Tue Jun 07, 2005 2:47 pm Post subject: |
|
|
was just glancing at the slideshow.rmt template...
spots have screen coordinates but what about images?
Code: |
<spot id=3 poly=285,210:315,210:315,240:285,240>
<state id=0><img src=blank.png desc=blank.png></img> </state>
<state id=1><img src=slidesample2.jpg desc=slidesample2.jpg></img></state>
|
can relative coordinates be set for each image used? |
|
Back to top |
|
|
dbone
Joined: 07 Jun 2005 Posts: 2
|
Posted: Wed Jun 08, 2005 8:33 am Post subject: |
|
|
never mind, I finally found how it's done using x and y offset. |
|
Back to top |
|
|
Scotsman Site Admin
Joined: 03 Aug 2004 Posts: 705 Location: MadWolf Software
|
Posted: Wed Jun 08, 2005 12:38 pm Post subject: |
|
|
hey bone,
If your poking around in the room XML code, just a note the parser is picky about having line terminators. This gets especially important when dynamically generating the things as PHP for example you have to explicitly include them. |
|
Back to top |
|
|
Bri
Joined: 06 Aug 2004 Posts: 237 Location: Palm Springs, CA
|
Posted: Wed Jun 08, 2005 11:53 pm Post subject: Slide Show template |
|
|
A slide show example is in the Script Cottage.
There is a zip file and look for Manor Tools on Manor directory.
http://www.themanortools.com/cottage.html _________________ RL..now with 100% less lag! |
|
Back to top |
|
|
|