Page 2 of 2

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Wed Dec 08, 2010 8:06 pm
by tangara
diafero wrote: Sure that requires quite some technical knowledge,

:evil: :twisted: :lol: :lol:
diafero wrote:
For now, it's true, I can not check for new commands offline. To be continued ... 8-)
How that?

When I wrote the post yesterday, your KI 3.5 was not yet in Drizzle but now it is so I am going to try your new commands ! 8-)
Later : I tried /reltostars and /struct and it is really great ! 8-) 8-) How can I keep the changes with stars, trees and huts ? ;) Shall I use KI commands to edit the actual settings with "/setpsnlsdl" ? And how ? Which is the good code ?

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Thu Dec 09, 2010 11:29 am
by diafero
Yes, Dustin put it in UAM, so getting the update is even easier now (the page I linked to in the release explains how you can get it without UAM, should the need arise)!

I tried /reltostars and /struct and it is really great ! 8-) 8-) How can I keep the changes with stars, trees and huts ? ;)
Unfortunately, there is no way to do that yet. These are just objects of which the position is changed via Python, there is no SDL attached to them. I could add some SDL for the stars, but adding an SDL for each possible struct sounds like overkill to me.

Btw, I completely forgot to mention - /reltostars is also available for non-admin players, so you can try it out on your favourite Shard (if it has the latest Offline KI installed).

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Thu Dec 09, 2010 8:46 pm
by tangara
diafero wrote: Unfortunately, there is no way to do that yet.

:cry: That, it's really, really a pity !

diafero wrote:Btw, I completely forgot to mention - /reltostars is also available for non-admin players, so you can try it out on your favourite Shard (if it has the latest Offline KI installed).

:evil: Grrr Diafero, another one of your shortcuts ! What means "Btw" ? Is it "by the way" ? I suspect you do that on purpose to torture me... :lol: My favourite Shard has, off course, the latest Offline KI installed ! ;)
Edit : All right ! All goes well ! I found several links of common abbreviations in English to understand you then you can go on ! 8-)
What you makes me do ! :lol: And when I think you're not even English !! :roll:

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Fri Dec 10, 2010 1:00 pm
by diafero
:lol: sorry for that, tangara, I just do that out some (good or bad) habit and hardly notice it. Next time I will try to explain the abbreviation ;-)

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Fri Dec 10, 2010 4:36 pm
by tangara
diafero wrote:Next time I will try to explain the abbreviation ;-)

Really ? :D Do you think you will realize that you are using one ? ;) No, no, no, I beg you diafero, do not worry and follow your natural inclination :lol: : I now have several lists who I think cover all common abbreviations, chat and sms. I very well could notice that it was impossible for you to do without them ! :lol: :lol:

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Mon Dec 20, 2010 8:46 am
by diafero

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Tue Dec 21, 2010 3:40 am
by Corvus
I cannot link to my shell anymore. I have this in my ULMServerLinkBook.inf file:

Code: Select all

[Book 4]
cover:Pahts
link:Pahts,Ahra Pahts,lpc410,My Shell 424,


In the AvailableFanLinks.inf file I have:

Code: Select all

description:Pahts,My Shell 424
This works.

But I don't know what I have to add for the spawnpoint, as I couldn't figure out what the "spawnpointtitle" is. So far I only have

Code: Select all

spawnpoint:Pahts,lpc410,
in that file.
With or without this line by using the book I always get linked to the hub area. Could you please help me?

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Tue Dec 21, 2010 5:20 am
by D'Lanor
Assuming this is for offline use, you don't need an entry in ULMServerLinkBook.inf. Just type /linksp Pahts lpc410

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Tue Dec 21, 2010 5:31 am
by diafero
Oops, I think I forgot to update the technical documentation on how to add books.
It should however not be necessary for you to edit the AvailableFanLinks file. Fan-ages use the "basic linking" that does not require spawn points to be pre-defined. Also, the description is global for an age and just used as decoration in the book, so changing it has not effect on whether the link works or now.

Now, to link to the appropriate spawn point, you can either use the command D'Lanor posted, or add a book in ULMServerLinkBook.inf as follows:

Code: Select all

[Book 4]
cover:Pahts
age:Pahts,lpc410

Just to be sure, you should reset AvailableFanLinks to the original version (for example by copying it from a Deep Island client, after logging in once to get the latest file).

Re: Offline KI 3.5 "St Nicholas" brings many new commands

Posted: Tue Dec 21, 2010 8:10 am
by Corvus
Thank you D'Lanor and diafero. Things can be astounding easy provided that you know how they work. :lol:
Now I can start testing to find out which way is faster. :D