Search found 10 matches

by Loc2262
Sat 9. Mar 2013, 00:07
Forum: Technical Discussion
Topic: "Green-screen" age for filming?
Replies: 10
Views: 4772

Re: "Green-screen" age for filming?

Hey guys!

I meanwhile found an existing near-perfect green screen age, when you have Python command access.

In Minkata, you just need to remove the desert ground: PtFindSceneobject("GroundPlaneVis","Minkata").draw.disable()
And also remove some more "Ground..." objects and those beginning with ...
by Loc2262
Fri 8. Mar 2013, 23:33
Forum: Technical Discussion
Topic: Removing the Relto book and KI from avatar
Replies: 4
Views: 1943

Re: Removing the Relto book and KI from avatar

Oooh, so those things are clothing items. Great, that should definitely help! I'll try it out as soon as I get to my gaming PC. Thanks a bunch!
by Loc2262
Thu 7. Mar 2013, 19:13
Forum: Technical Discussion
Topic: Removing the Relto book and KI from avatar
Replies: 4
Views: 1943

Re: Removing the Relto book and KI from avatar

Hehe, thanks! No I meant the graphics on the avatar itself. I remember that on TOC you have a KI command like "/removereltobook"; I'd like to know how these work on a Python level so that I can reproduce it in the CWE Uru client.

I tried to find out what the object names are so that I can call like ...
by Loc2262
Thu 7. Mar 2013, 12:01
Forum: Technical Discussion
Topic: Removing the Relto book and KI from avatar
Replies: 4
Views: 1943

Removing the Relto book and KI from avatar

Hellos!

We are currently experimenting with the CWE Uru client, which allows access to the Plasma console and to the Python script files.

We are wondering how you managed to implement your commands to remove the Relto book and the KI from the player avatar display. Is there a sequence of console ...
by Loc2262
Sun 10. Feb 2013, 01:14
Forum: Technical Discussion
Topic: "Green-screen" age for filming?
Replies: 10
Views: 4772

Re: "Green-screen" age for filming?

Many thanks for your reply Mystler! I've started playing around with the console and found some very useful stuff, like /float /xyz /ghost.

Would be great if you could find that green screen age! :) Fogcolor works, but is a bit hard to apply, since it can easily cover up the other avatars too ...
by Loc2262
Fri 8. Feb 2013, 14:26
Forum: Technical Discussion
Topic: "Green-screen" age for filming?
Replies: 10
Views: 4772

Re: "Green-screen" age for filming?

Oh, and while we're at it: Would it be possible in TOC to have a free-move camera, that is not always behind the back of the player, but can be moved around in arbitrary locations? Also, is it possible to get access to all ages and stuff for arbitrary avatars, without having to go through the whole ...
by Loc2262
Fri 8. Feb 2013, 12:34
Forum: Technical Discussion
Topic: "Green-screen" age for filming?
Replies: 10
Views: 4772

Re: "Green-screen" age for filming?

I can't edit my post, so an addition:

It doesn't need to be a separate age of course. A large room with green walls all around in an existing age would do fine!
by Loc2262
Fri 8. Feb 2013, 12:32
Forum: Technical Discussion
Topic: "Green-screen" age for filming?
Replies: 10
Views: 4772

"Green-screen" age for filming?

Hey guys!

Some acquaintances and me are planning to make some Uru-based videos, and among other things we'd like to insert Uru avatars into environment or pictures of other games using color keying. For that purpose, I need to video-capture Uru avatars against a background that is as monochromatic ...
by Loc2262
Mon 21. Jan 2013, 11:16
Forum: Bug Reports
Topic: "File not found on server": How do I install/play TOC?
Replies: 4
Views: 1754

Re: "File not found on server": How do I install/play TOC?

Please disregard my question... I just found out that I have to manually copy the contents of the original Uru client to the new directory and THEN run the new launcher. It's downloading stuff now.
by Loc2262
Mon 21. Jan 2013, 11:13
Forum: Bug Reports
Topic: "File not found on server": How do I install/play TOC?
Replies: 4
Views: 1754

"File not found on server": How do I install/play TOC?

Hello!

I was referred to this page by a fellow Uru player and am trying to get this to run.

I followed the "How to play" instructions and downloaded the TOC-MOUL-Installer from the "MOUL" menu on the main page, which gave me a "TOC-Moul.zip". Unlike in the "How to play" instructions, that zip did ...