I had a quick look in the files, it looks like the *0#0.hsm thing you specified is wrong. In the texture PRP, the name for the texture is python*10#0.hsm. Which means the image tag in your journal should be:
<img src="python*10#0.hsm" opacity=1.0 align=center blend=alpha>
Try this, normally this should work.
Tutorial: simple journals and Linking Books
Re: Tutorial: simple journals and Linking Books
still no luck on the image in the journal, the movies work good though as long as the bink file has alpha layers
thanks for the help I guess it just wasn't meant to be
perhaps I'll wait till the next update on the plugins for Max, for now I guess I'll leave the pythons to the coders.Deledrius wrote: Yeah, we cleaned up the Python to be less of a mess (and we're still working on making it even better). That plugin bug was fixed a long time ago.
thanks for the help I guess it just wasn't meant to be
I Don't Have A Cell Phone, I have Freedom!
Re: Tutorial: simple journals and Linking Books
I got the Linking book and the Bahro stone pythons to show up in the Components/python drop-down menu of Max but only after I deleted a few lines out of curiosity
127 ## Offline KI
128 import xLinkMgr
129 import booksDustGlobal
Unfortunately I seem to have solved one problem and caused another,
I get a nice book and a stone but no links or images.
Im half way thier, but almost only counts in horse shoes

127 ## Offline KI
128 import xLinkMgr
129 import booksDustGlobal
Unfortunately I seem to have solved one problem and caused another,


Im half way thier, but almost only counts in horse shoes

I Don't Have A Cell Phone, I have Freedom!
Re: Tutorial: simple journals and Linking Books
Yeah, obviously, removing the two import lines means it breaks the linking system, which is contained in the Offline-KI.
It's good to know these two lines are the cause of the error, this means the Max plugin can't find the Offline-KI scripts because they only exist in the OKI's PAK file. Adding these scripts to Max might solve it, but I think they both import half a dozen more scripts, which might get a bit messy.
Does anyone know if Max always updates the Python scripts as well when exporting ? Disabling it would be waayyy easier. Otherwise, I'll have a look at all the files you need to add to Max.
It's good to know these two lines are the cause of the error, this means the Max plugin can't find the Offline-KI scripts because they only exist in the OKI's PAK file. Adding these scripts to Max might solve it, but I think they both import half a dozen more scripts, which might get a bit messy.
Does anyone know if Max always updates the Python scripts as well when exporting ? Disabling it would be waayyy easier. Otherwise, I'll have a look at all the files you need to add to Max.
Re: Tutorial: simple journals and Linking Books
OMG IT WORKED IT WORKED, images, links, the GUI
With Max you just hafta add xSimpleJournal.py the booksDustGlobal.py and xLinkMgr.py in with the xSimpleBahroStone.py and the xSimpleLinkingBook.py all of which can be found at
https://gitorious.org/offline-ki/offlin ... e3a587a257:
they can also get a copy from the offline-ki,pak and misc.pak in your Uru cc python folder
The best part off all, you just hafta fill in the "Clickable book" and the "age link to"
Thanks for the inspiration and patience
With Max you just hafta add xSimpleJournal.py the booksDustGlobal.py and xLinkMgr.py in with the xSimpleBahroStone.py and the xSimpleLinkingBook.py all of which can be found at
https://gitorious.org/offline-ki/offlin ... e3a587a257:
they can also get a copy from the offline-ki,pak and misc.pak in your Uru cc python folder
The best part off all, you just hafta fill in the "Clickable book" and the "age link to"
Thanks for the inspiration and patience
Last edited by Karkadann on Sun Apr 02, 2017 2:59 pm, edited 3 times in total.
I Don't Have A Cell Phone, I have Freedom!
Re: Tutorial: simple journals and Linking Books
Glad it works fine now !
It's weird though, because the Max plugin imports booksDustGlobal and xLinkMgr to make sure they exist, but xLinkMgr also imports xxConfig and xUserKI, which you didn't add. And yet Max doesn't complain. Oh well...
However, Max probably created a new PAK file when exporting your Age. In case you're wondering, it isn't necessary to include it when releasing your Age, which is better to reduce the number of scripts already cluttering Uru's install.
I'll update the first post soon with this info, since it seems the "edit" button didn't vanish

It's weird though, because the Max plugin imports booksDustGlobal and xLinkMgr to make sure they exist, but xLinkMgr also imports xxConfig and xUserKI, which you didn't add. And yet Max doesn't complain. Oh well...
Yeah, I wanted it to be as simple as possibleKarkadann wrote:The best part off all, you just hafta fill in the "Clickable book" and the "age link to"

However, Max probably created a new PAK file when exporting your Age. In case you're wondering, it isn't necessary to include it when releasing your Age, which is better to reduce the number of scripts already cluttering Uru's install.
I'll update the first post soon with this info, since it seems the "edit" button didn't vanish

Re: Tutorial: simple journals and Linking Books
You know what might be a cool idea?! A linking stone in front of the imager in Relto. Set the python to the age your working on, set the spawn point to exactly where you need to be for inspection,
the linking panel can be a black void with the words "Under construction", you can leave notes or KI pics on the imager of what your working on, and you can set it all up as a prp file.
In theory,
the linking panel can be a black void with the words "Under construction", you can leave notes or KI pics on the imager of what your working on, and you can set it all up as a prp file.
In theory,
I Don't Have A Cell Phone, I have Freedom!
Re: Tutorial: simple journals and Linking Books
One thing I have been meaning to mention, I combine the Linking book python with a Responder/ LinkOut OneShot AV animation, when the book GUI pops up the cursor is no where to be found, however clicking the mouse still links you out.
I Don't Have A Cell Phone, I have Freedom!
Re: Tutorial: simple journals and Linking Books
Is that working ? The script doesn't support avatar animation, so forcing it to run when clicking the book in your scene could result in the avatar being frozen until you link out (which means being frozen completely if you put the book aside...)
-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Tutorial: simple journals and Linking Books
A more permanent link to the latest version is: https://gitorious.org/offline-ki/offline-ki/source/HEAD:Karkadann wrote:With Max you just hafta add booksDustGlobal.py and xLinkMgr.py in with the xSimpleBahroStone.py and the xSimpleLinkingBook.py all of which can be found at
https://gitorious.org/offline-ki/offlin ... e3a587a257:
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