My first age- Tsahvkotsah -Stage 2-Modeling

The art, story, and musical aspects of age creation live here!

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

Postby dah'kree » Sat Feb 09, 2008 11:55 pm

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
User avatar
dah'kree
 
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
Location: Texas

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

Postby pappou » Sun Feb 10, 2008 5:10 pm

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
pappou
 
Posts: 269
Joined: Mon Oct 15, 2007 6:27 am
Location: U of Texas @ Arlington (ret)

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

Postby dah'kree » Sun Feb 10, 2008 5:15 pm

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
Location: Texas

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

Postby dah'kree » Sun Feb 10, 2008 5:49 pm

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
Location: Texas

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

Postby dah'kree » Sun Feb 10, 2008 6:30 pm

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
Location: Texas

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

Postby dah'kree » Mon Feb 11, 2008 4:58 pm

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
Location: Texas

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

Postby dah'kree » Sun Feb 24, 2008 9:27 pm

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
Location: Texas

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

Postby dah'kree » Mon Apr 21, 2008 6:34 am

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
User avatar
dah'kree
 
Posts: 40
Joined: Tue Jan 29, 2008 9:47 pm
Location: Texas

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

Postby groath » Fri Apr 25, 2008 8:29 pm

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
groath
 
Posts: 22
Joined: Mon Apr 14, 2008 4:32 pm

Previous

Return to Art and Story

Who is online

Users browsing this forum: No registered users and 2 guests

cron