Offline KI 3.0

Announcements and discussion regarding any projects related to Cyan Worlds' Plasma Engine including (but not limited to) CyanWorlds.com Engine, Drizzle, OfflineKI, PyPRP, and libHSPlasma.
User avatar
Rainforce
Posts: 56
Joined: Sun Aug 02, 2009 7:58 pm
MOULa KI#: 34098
Location: Germany
Contact:

Re: Offline KI 3.0

Post by Rainforce »

Can you explain the problem of online-Quabs? I'm just interested.
Image
ddb174
Posts: 928
Joined: Thu Apr 10, 2008 7:28 pm

Re: Offline KI 3.0

Post by ddb174 »

The Quabs are treated as avatars, and this created some problems. As far as I remember, we only tried a few things to get them working well, then gave up. Perhaps Diafero remembers more.

Chacal, you've made my day :D
diafero
Deep Island Admin
Posts: 2972
Joined: Mon May 05, 2008 5:50 am
MOULa KI#: 0
Location: Germany

Re: Offline KI 3.0

Post by diafero »

Yes, Quabs are basically special avatars, or "clones" as the game calls them (the only other places where this is used are the player avatars and the Zandi and Yeesha avatars in the Cleft). The quabs and their management was added for POTS only, so it got never tested for mutliplayer compatability and, even worse, lacks an important feature which had to be added in MOUL: Currently, only the player who spawned the quabs (the one linking in first) can manage them. Even if we added black SDL magic to make sure that no new quabs are spawned when the second player joins, if the first player left, the quabs would be either disappearing or headless (like the clock would not be updated anymore and so on). At least, that's my explanation after some admittedly short tests - it's hard to know the correct server behaviour if you don't have an example to look at.
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
User avatar
Rainforce
Posts: 56
Joined: Sun Aug 02, 2009 7:58 pm
MOULa KI#: 34098
Location: Germany
Contact:

Re: Offline KI 3.0

Post by Rainforce »

Thanks for the information, it seems that they already used some improvised black magic to make it working in the first place.
but this explaination leads to another question: as you can "play" yeesha/zandi/etc. is it also possible to use them as a player avatar?
oh wait, I think that's the same thing as with bahros and their "bone" structure, right, so it's only in the range of possibilities when we have the MOUL-code.(?)
Image
User avatar
Agenotfound
Posts: 189
Joined: Mon Jun 29, 2009 7:15 am
MOULa KI#: 0

Re: Offline KI 3.0

Post by Agenotfound »

Interesting the "clone" concept for the quab didn't know about that.

You can spawn anything in there ... let's spawn.. hmm..., DR watsons !!!


Image


[s]Malkovitch ? , Malkovitch !, Malkovitch ...[/s]

Dr watson ? nice to meet you i'm Dr watson, how about you ?, oh ! me too..

:D :D :lol: :lol: :D :D
Image
diafero
Deep Island Admin
Posts: 2972
Joined: Mon May 05, 2008 5:50 am
MOULa KI#: 0
Location: Germany

Re: Offline KI 3.0

Post by diafero »

Rainforce wrote:Thanks for the information, it seems that they already used some improvised black magic to make it working in the first place.
but this explaination leads to another question: as you can "play" yeesha/zandi/etc. is it also possible to use them as a player avatar?
oh wait, I think that's the same thing as with bahros and their "bone" structure, right, so it's only in the range of possibilities when we have the MOUL-code.(?)

Have a look at the /avatar command, it does what you want - including gender changes, if anyone needs that :lol: :lol:
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
User avatar
Rainforce
Posts: 56
Joined: Sun Aug 02, 2009 7:58 pm
MOULa KI#: 34098
Location: Germany
Contact:

Re: Offline KI 3.0

Post by Rainforce »

diafero wrote:
Rainforce wrote:Thanks for the information, it seems that they already used some improvised black magic to make it working in the first place.
but this explaination leads to another question: as you can "play" yeesha/zandi/etc. is it also possible to use them as a player avatar?
oh wait, I think that's the same thing as with bahros and their "bone" structure, right, so it's only in the range of possibilities when we have the MOUL-code.(?)

Have a look at the /avatar command, it does what you want - including gender changes, if anyone needs that :lol: :lol:

I already know this, but I could swear that the list of avaible characters did not contain any quabs.
Thats why I asked.
Image
User avatar
Agenotfound
Posts: 189
Joined: Mon Jun 29, 2009 7:15 am
MOULa KI#: 0

Re: Offline KI 3.0

Post by Agenotfound »

Rainforce wrote:
I already know this, but I could swear that the list of avaible characters did not contain any quabs.
Thats why I asked.


you cannot use the Quab avatar, the animation it uses are not global, this is not an avatar type the client understand, and its structure is different( from both the Scene object and composition of the prp point of view). But if you are a good python coder you might you might be able to create some commands to control them.
Image
User avatar
Rainforce
Posts: 56
Joined: Sun Aug 02, 2009 7:58 pm
MOULa KI#: 34098
Location: Germany
Contact:

Re: Offline KI 3.0

Post by Rainforce »

Agenotfound wrote:
Rainforce wrote:
I already know this, but I could swear that the list of avaible characters did not contain any quabs.
Thats why I asked.


you cannot use the Quab avatar, the animation it uses are not global, this is not an avatar type the client understand, and its structure is different( from both the Scene object and composition of the prp point of view). But if you are a good python coder you might you might be able to create some commands to control them.


thanks, probably I will try this someday, my python should be good enough.
Image
User avatar
Aloys
Posts: 1968
Joined: Sun Oct 21, 2007 7:57 pm
MOULa KI#: 0
Location: France (GMT +1)
Contact:

Re: Offline KI 3.0

Post by Aloys »

Agenotfound wrote:Interesting the "clone" concept for the quab didn't know about that.
You can spawn anything in there ... let's spawn.. hmm..., DR watsons !!!

Image

Wonderful! :lol:
Now the real question is: can you push them off the edge in the sea? :lol:
Post Reply

Return to “Plasma Development”