Chamassa

Show us what you can do! Let us know how you did it!

Re: Chamassa

Postby boblishman » Tue Mar 09, 2010 1:49 pm

usually no hotspot is because you have not made the clickable object and actor ... with bounds ... and remember that your avatar must be standing inside the click region in order to get a hotspot. Check also that the region has NO scaling (i.e. 1.00) ... press crt+A to apply scaling
when it comes to Age creation ... "DOH" seems to be my middle name...
User avatar
boblishman
 
Posts: 882
Joined: Fri Oct 05, 2007 4:47 pm
Location: Spain

Re: Chamassa

Postby I.Brattin » Tue Mar 09, 2010 3:05 pm

I have the object, and have it convex hull and actor, and scaled it with ctrl-A. Maybe my region isn't big enough.
MOUL Again Ki #'s
I.Brattin - 777796
Jayden Halliwell (IC Explorer) - 54404
I.Brattin
 
Posts: 472
Joined: Sat Jan 31, 2009 3:06 pm

Re: Chamassa

Postby boblishman » Tue Mar 09, 2010 4:37 pm

did you make sure the clickable object has no scalinging as well (1.0)
when it comes to Age creation ... "DOH" seems to be my middle name...
User avatar
boblishman
 
Posts: 882
Joined: Fri Oct 05, 2007 4:47 pm
Location: Spain

Re: Chamassa

Postby I.Brattin » Tue Mar 09, 2010 4:56 pm

Yes, in fact I have started over 3 times and get the same results.
MOUL Again Ki #'s
I.Brattin - 777796
Jayden Halliwell (IC Explorer) - 54404
I.Brattin
 
Posts: 472
Joined: Sat Jan 31, 2009 3:06 pm

Re: Chamassa

Postby I.Brattin » Tue Mar 09, 2010 7:53 pm

K here is my alcscript

Code: Select all
AquhBook:
   physical:
      pinned: true
   quickscript:
      simpleclick:
         pythonfile: ChamassaBookGUI
         region: AquhRegion   
            
Journal1:
   physical:
      pinned: true
   quickscript:
      simpleclick:
         pythonfile: ChamassaBookGUI
         region: JournalRegion


And here is the book object and the region stuff. Can you see what might be wrong here?
Attachments
aquhregion.jpg
aquhregion.jpg (89.59 KiB) Viewed 5071 times
aquhbook.jpg
aquhbook.jpg (90.92 KiB) Viewed 5071 times
MOUL Again Ki #'s
I.Brattin - 777796
Jayden Halliwell (IC Explorer) - 54404
I.Brattin
 
Posts: 472
Joined: Sat Jan 31, 2009 3:06 pm

Re: Chamassa

Postby D'Lanor » Wed Mar 10, 2010 11:04 am

Please post your export log file.
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Chamassa

Postby I.Brattin » Wed Mar 10, 2010 4:48 pm

You can get the log here.

It was too large to post and when I tried to upload it here as an attachment, it wouldn't let me.
MOUL Again Ki #'s
I.Brattin - 777796
Jayden Halliwell (IC Explorer) - 54404
I.Brattin
 
Posts: 472
Joined: Sat Jan 31, 2009 3:06 pm

Re: Chamassa

Postby D'Lanor » Wed Mar 10, 2010 5:17 pm

Nothing wrong with the logic modifiers. They exported fine according to the log file. Not sure what is going on there.

Maybe you can try it without quickscript:

Code: Select all
AquhBook:
    logic:
        modifiers:
          - name: AquhBookClick
            cursor: poised
            flags:
              - localelement
            activators:
              - type: objectinvolume
                remote: AquhRegion
                triggers:
                  - any
            conditions:
              - type: activator
                activators:
                  - type: picking
              - type: objectinbox
                satisfied: true
            actions:
              - type: pythonfile
                ref: :PythAquhBook
        actions:
          - type: pythonfile
            name: PythAquhBook
            pythonfile:
                file: ChamassaBookGUI
                parameters:
                  - type: activator
                    ref: logicmod:AquhBookClick
                  - type: string
                    value: AquhBook

Journal1:
    logic:
        modifiers:
          - name: Journal1Click
            cursor: poised
            flags:
              - localelement
            activators:
              - type: objectinvolume
                remote: JournalRegion
                triggers:
                  - any
            conditions:
              - type: activator
                activators:
                  - type: picking
              - type: objectinbox
                satisfied: true
            actions:
              - type: pythonfile
                ref: :PythJournal1
        actions:
          - type: pythonfile
            name: PythJournal1
            pythonfile:
                file: ChamassaBookGUI
                parameters:
                  - type: activator
                    ref: logicmod:Journal1Click
                  - type: string
                    value: Journal1


If that still doesn't help can you post the Python.0.elf logfile?
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

Re: Chamassa

Postby I.Brattin » Wed Mar 10, 2010 5:58 pm

If I need to yeah I can post it.

Exporting Chamassa now with the new alcscript and will report what happens.

Edit: Still No Hot Spot. Give me a second to upload.

Edit: Python.0.elf file
MOUL Again Ki #'s
I.Brattin - 777796
Jayden Halliwell (IC Explorer) - 54404
I.Brattin
 
Posts: 472
Joined: Sat Jan 31, 2009 3:06 pm

Re: Chamassa

Postby D'Lanor » Thu Mar 11, 2010 10:14 am

The Python file doesn't load:
Code: Select all
(03/10 19:03:36)   File "D:\DOCUME~1\Garrett\LOCALS~1\Temp\tmp18A.tmp\ChamassaBookGUI.py", line 10, in ?
(03/10 19:03:36) ImportError: No module named *YourAge*PageDefs
(03/10 19:03:36) Python file ChamassaBookGUI.py was not found.

It seems you forgot to replace the PageDef reference. Though I'm not sure why that would stop the hotspot.
"It is in self-limitation that a master first shows himself." - Goethe
User avatar
D'Lanor
 
Posts: 1980
Joined: Sat Sep 29, 2007 4:24 am

PreviousNext

Return to Tips and Showcase

Who is online

Users browsing this forum: No registered users and 3 guests