My first age- Tsahvkotsah -Stage 2-Modeling

The art, story, and musical aspects of age creation live here!
User avatar
dah'kree
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
MOULa KI#: 0
Location: Texas
Contact:

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by dah'kree »

Day of production:6
Added journal in generator room, used D'lanor's Dynamic Book template.
Test to be done soon.
.Tahgehmah b'zoo ah rehlehm
.Tahgehmah b'zoo ah rehkor
.Tahgehmah b'zoo ah rehmahgah b'sel d'sehv
ImageImage
pappou
Posts: 269
Joined: Mon Oct 15, 2007 6:27 am
MOULa KI#: 65259
Location: U of Texas @ Arlington (ret)

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by pappou »

Well, Dah'kree, your solution for power is more rational than some of the Myst schemes, so go to it. Looks like you are having great fun developing your building skills, and I look forward to a visit -- maybe you will let me turn on the lights?
pappou
User avatar
dah'kree
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
MOULa KI#: 0
Location: Texas
Contact:

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by dah'kree »

Journal not working: Collecting data and will be posted soon
.Tahgehmah b'zoo ah rehlehm
.Tahgehmah b'zoo ah rehkor
.Tahgehmah b'zoo ah rehmahgah b'sel d'sehv
ImageImage
User avatar
dah'kree
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
MOULa KI#: 0
Location: Texas
Contact:

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by dah'kree »

Cannot click on journal. Export seems OK, as does the log files show that it loads python script. genJournalRegion is big enough to hold avatar.

From age export:

Code: Select all

  [QuickScript - Simple Clickable]
Resulting Code for .logic.modifiers:
- tag: AutoClick
  cursor: poised
  flags:
    - localelement
  activators:
    - type: objectinvolume
      remote: genJournalRegion
      triggers:
        - any
  conditions:
    - type: activator
      activators:
        - type: picking
    - type: objectinbox
      satisfied: true
  actions:
    - type: pythonfile
      ref: $AutoClick

Resulting Code for .logic.actions:
- type: pythonfile
  tag: AutoClick
  pythonfile:
      file: tsahvkotsahBookGUI
      parameters:
        - type: activator
          ref: logicmod:$AutoClick
        - type: string
          value: GeneratorJournal

Quickscripted GeneratorJournal
To: {'quickscript': {'simpleclick': {'region': 'genJournalRegion', 'pythonfile': 'tsahvkotsahBookGUI'}}, 'logic': {'modifiers': [{'cursor': 'poised', 'tag': 'AutoClick', 'flags': ['localelement'], 'activators': [{'type': 'objectinvolume', 'remote': 'genJournalRegion', 'triggers': ['any']}], 'conditions': [{'activators': [{'type': 'picking'}], 'type': 'activator'}, {'type': 'objectinbox', 'satisfied': True}], 'actions': [{'type': 'pythonfile', 'ref': '$AutoClick'}]}], 'actions': [{'tag': 'AutoClick', 'type': 'pythonfile', 'pythonfile': {'file': 'tsahvkotsahBookGUI', 'parameters': [{'type': 'activator', 'ref': 'logicmod:$AutoClick'}, {'type': 'string', 'value': 'GeneratorJournal'}]}}]}, 'physical': {'physlogic': 'detect'}}


from Uru log file:

Code: Select all

(02/10 17:33:42) Checking book Link19 for active links
(02/10 17:33:42) Link: tsahvkotsah:LinkInPointDefault() - tsahvkotsah []
(02/10 17:33:42) INFO: Age 'tsahvkotsah' does have data files available on this host
(02/10 17:33:42) Condition '' passed.... link is active
(02/10 17:33:42) Check complete, book contains 1 active links, and 0 inactive
(02/10 17:33:42) ULM: Activating book Link19
(02/10 17:33:46) __init__tsahvkotsahBookGUI v.2
.Tahgehmah b'zoo ah rehlehm
.Tahgehmah b'zoo ah rehkor
.Tahgehmah b'zoo ah rehmahgah b'sel d'sehv
ImageImage
User avatar
dah'kree
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
MOULa KI#: 0
Location: Texas
Contact:

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by dah'kree »

pappou wrote:Well, Dah'kree, your solution for power is more rational than some of the Myst schemes, so go to it. Looks like you are having great fun developing your building skills, and I look forward to a visit -- maybe you will let me turn on the lights?


Heh, thanks pappou...Though lights wont work until i get python scripts up and running... and Im only doing tests (with the journal) to make sure that my python is working, witch it isnt... :evil:
.Tahgehmah b'zoo ah rehlehm
.Tahgehmah b'zoo ah rehkor
.Tahgehmah b'zoo ah rehmahgah b'sel d'sehv
ImageImage
User avatar
dah'kree
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
MOULa KI#: 0
Location: Texas
Contact:

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by dah'kree »

Success!
Thanks to andylegate, I managed to get to get the journals working.

journal Show Spoiler


Day of production: 7
Began construction on house; exterior finished, interior layout finished
Began furniture, Crystal lights designed and finished, constructing other furniture objects.
.Tahgehmah b'zoo ah rehlehm
.Tahgehmah b'zoo ah rehkor
.Tahgehmah b'zoo ah rehmahgah b'sel d'sehv
ImageImage
User avatar
dah'kree
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
MOULa KI#: 0
Location: Texas
Contact:

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by dah'kree »

Day: lost count

Worked on Furniture
.Tahgehmah b'zoo ah rehlehm
.Tahgehmah b'zoo ah rehkor
.Tahgehmah b'zoo ah rehmahgah b'sel d'sehv
ImageImage
User avatar
dah'kree
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
MOULa KI#: 0
Location: Texas
Contact:

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by dah'kree »

Sorry for not being active in a while, furniture modeling is almost complete, and now working on the plant life.
.Tahgehmah b'zoo ah rehlehm
.Tahgehmah b'zoo ah rehkor
.Tahgehmah b'zoo ah rehmahgah b'sel d'sehv
ImageImage
groath
Posts: 22
Joined: Mon Apr 14, 2008 4:32 pm

Re: My first age- Tsahvkotsah -Stage 2-Modeling

Post by groath »

i have to say this is the cooliest thing ive read about in a while. this sounds like a very solid age and if it goes well ( like its sounds like it is) then this will be one of the number one fan made ages i cant wait to try it out when its done!!

i hope when i make my age that its will be as cool as yours! keep up the good work!
end of the world is jsut going to be a big bang backwards... a gnab gib
Post Reply

Return to “Art and Story”