
Post your fan made relto pages here :D
-
- Posts: 30
- Joined: Fri Nov 12, 2010 3:36 pm
Post your fan made relto pages here :D
post your relto pages here so people can see them 

- nathan2055
- Posts: 440
- Joined: Sat Oct 16, 2010 9:10 pm
- MOULa KI#: 1307567
Re: Post your fan made relto pages here :D
Phew. I've been looking for a way to find new pages to install. 


Currently an official representative of the Guild of Writers.
Nathan2055 (01307567) on MO:ULagain - NAL2055 (00071382) on The Deep Island Shard
Community Nexus Project
Re: Post your fan made relto pages here :D
Im working on a Relto Page that puts seven cones in Relto and I got Half of it figured out with http://dusty.homeunix.net/wiki/UAM/ReltoPages but I cant figure out how to add the page to My Relto Book.
It mentions something about putting a txt file in Uru's /img/UamRelto folder, I have the /img folder but their is no UamRelto Folder in my /img folder and putting a /UamRelto folder in my /img folder dont seem to work either.
I can Use the /loadpage command in my offline Ki but I noticed the Cones are gone after I log off and log back on again, or link out and back again.
So my questions are
what am I missing, how do I add a Cones page to my Relto book, and will the cones be their permanently or do I hafta /loadpage every time I want cones in my Relto
Edit to add
Found the problem, I was using one number in the txt file and another in the age file. I went with the number on the text file, changed the number on the age file and got it working
:D
To much coding makes my brain hurt
It mentions something about putting a txt file in Uru's /img/UamRelto folder, I have the /img folder but their is no UamRelto Folder in my /img folder and putting a /UamRelto folder in my /img folder dont seem to work either.
I can Use the /loadpage command in my offline Ki but I noticed the Cones are gone after I log off and log back on again, or link out and back again.
So my questions are
what am I missing, how do I add a Cones page to my Relto book, and will the cones be their permanently or do I hafta /loadpage every time I want cones in my Relto
Edit to add
Found the problem, I was using one number in the txt file and another in the age file. I went with the number on the text file, changed the number on the age file and got it working
:D
To much coding makes my brain hurt

Last edited by Karkadann on Tue Aug 23, 2011 5:34 am, edited 4 times in total.
I Don't Have A Cell Phone, I have Freedom!
Re: Post your fan made relto pages here :D
IIRC I created that folder by myself. You get a relto page with the fire marble picture (I don't know how to get your own pic there). When you turn your page on, it stays that way like any other relto page.




"To regard the imagination as metaphysics is to think of it as part of life, and to think of it as part of life is to realize the extent of artifice. We live in the mind."
-Wallace Stevens-
-Wallace Stevens-
- Christopher
- Posts: 276
- Joined: Mon Jul 19, 2010 3:25 am
- MOULa KI#: 0
Re: Post your fan made relto pages here :D
The picture can not be changed yet, because the pictures of the Reltopages are all stored in the bkBookImages.prp (ot something like this). Because of this its not very easy to change the Image.
Re: Post your fan made relto pages here :D
what about the Python file Called xYeesha'Page's what does that do?
I Don't Have A Cell Phone, I have Freedom!
- Christopher
- Posts: 276
- Joined: Mon Jul 19, 2010 3:25 am
- MOULa KI#: 0
Re: Post your fan made relto pages here :D
I can only say what it does in MOUL (but I think it does the in tPots). This is the file which show the GUI of the Page (in other ages if you found one and click it) and gave you the Page. The pictures of the Pages in your Reltobook are controlled by xLinkingBookDefs with the line:
EDIT: I see the part were the image is searched, but I don't know why it searches in the BkBookImages.prp
Code: Select all
xYeeshaPage1 = ( "YeeshaPage1", '<pb><pb><img src="xyeeshapagealphasketch01*1#0.hsm" align=center check=00ff18,00800c,%d link=3>' )
EDIT: I see the part were the image is searched, but I don't know why it searches in the BkBookImages.prp
Re: Post your fan made relto pages here :D
Christopher wrote:I can only say what it does in MOUL (but I think it does the in tPots). This is the file which show the GUI of the Page (in other ages if you found one and click it) and gave you the Page. The pictures of the Pages in your Reltobook are controlled by xLinkingBookDefs with the line:Code: Select all
xYeeshaPage1 = ( "YeeshaPage1", '<pb><pb><img src="xyeeshapagealphasketch01*1#0.hsm" align=center check=00ff18,00800c,%d link=3>' )
EDIT: I see the part were the image is searched, but I don't know why it searches in the BkBookImages.prp
Chloe-To-The-Rescue!
It's not searching in BkBookImages.prp it's just searching to see if the if the image is located in any of the prps that are currently loaded. Cyan stored all of their book images (and some other ones) in the BkBookImages.prp to keep them all generally located. However as long as your image is stored somewhere in your relto page's prp file then it'll be loaded when Relto is, and should be able to be found by the python script using the same <img src= tag. just switch out whatever is in the quotations with your image name and it will work. Just so long as the image is located within your relto page's prp file. AND you must be exact when naming it in the python file. So it must be the EXACT same name as the image in your relto page prp file.
Think of it like we do with linking book images when you want to add a linking book to your age. Just like you must define the linking image in your pythonscript by the same name as the one in your prp file, you must do the same here.
You can't stop the truth. IC Blog
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Post your fan made relto pages here :D
However, if you put the texture into Relto, the image will not work if you open the Relto book in another age.
I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Post your fan made relto pages here :D
diafero wrote:However, if you put the texture into Relto, the image will not work if you open the Relto book in another age.
True. But you'd only be able to view and change them on Relto anyway.
The alternative is that the devs behind the Fan-Relto pages could add a additional prp to the GUI.age and simply put the relto page images in there.
You can't stop the truth. IC Blog