Re: J.Script

2008-02-12 Thread Andre Vandergoten

Thanks to you Zaug.
andre

( I'll try the Demo now)


- Original Message - 
From: Zaug [EMAIL PROTECTED]

To: user-list@light.realsoft3d.com
Sent: Tuesday, February 12, 2008 8:46 PM
Subject: Re: J.Script



Andre Vandergoten wrote:

...RS version 06.01.03  64 bit on Win XP 32/64 bit


- Original Message - From: Zaug [EMAIL PROTECTED]
To: user-list@light.realsoft3d.com
Sent: Tuesday, February 12, 2008 6:52 PM
Subject: Re: J.Script



Andre Vandergoten wrote:

...a question to the J.Script gurus...
- my first steps with JS -
action:
- draw of an analytic sphere
-open in Property Window the Script tab
   writing the text:

  center=Self.GetCenter();
center.y = 0;
Self.SetCenter(center);
**
When i move the sphere i got an error message
 (see script.jpg)
 Somebody any idea ??
thanks
 andre





What version or RS are you using?



The last info I can find concerning this is this from Matthias:

Must be Realsoft v. 6.01.04 !
Not 6.01.03 .

Use the 60 day Demo, or wait for the update :-?


Someone please correct me, if this is no longer the case. 




Re: J.Script

2008-02-12 Thread Zaug

Andre Vandergoten wrote:

...RS version 06.01.03  64 bit on Win XP 32/64 bit


- Original Message - From: Zaug [EMAIL PROTECTED]
To: user-list@light.realsoft3d.com
Sent: Tuesday, February 12, 2008 6:52 PM
Subject: Re: J.Script



Andre Vandergoten wrote:

...a question to the J.Script gurus...
- my first steps with JS -
action:
- draw of an analytic sphere
-open in Property Window the Script tab
   writing the text:

  center=Self.GetCenter();
center.y = 0;
Self.SetCenter(center);
**
When i move the sphere i got an error message
 (see script.jpg)
 
Somebody any idea ??

thanks
 
andre


 




What version or RS are you using?



The last info I can find concerning this is this from Matthias:

Must be Realsoft v. 6.01.04 !
Not 6.01.03 .

Use the 60 day Demo, or wait for the update :-?


Someone please correct me, if this is no longer the case.


Re: J.Script

2008-02-12 Thread Andre Vandergoten

...RS version 06.01.03  64 bit on Win XP 32/64 bit


- Original Message - 
From: Zaug [EMAIL PROTECTED]

To: user-list@light.realsoft3d.com
Sent: Tuesday, February 12, 2008 6:52 PM
Subject: Re: J.Script



Andre Vandergoten wrote:

...a question to the J.Script gurus...
- my first steps with JS -
action:
- draw of an analytic sphere
-open in Property Window the Script tab
   writing the text:

  center=Self.GetCenter();
center.y = 0;
Self.SetCenter(center);
**
When i move the sphere i got an error message
 (see script.jpg)
 
Somebody any idea ??

thanks
 
andre





What version or RS are you using?


Re: J.Script

2008-02-12 Thread Zaug

Andre Vandergoten wrote:

...a question to the J.Script gurus...
- my first steps with JS -
action:
- draw of an analytic sphere
-open in Property Window the Script tab
   writing the text:

  center=Self.GetCenter();
center.y = 0;
Self.SetCenter(center);
**
When i move the sphere i got an error message
 (see script.jpg)
 
Somebody any idea ??

thanks
 
andre





What version or RS are you using?


J.Script

2008-02-12 Thread Andre Vandergoten
...a question to the J.Script gurus...
- my first steps with JS -
action:
- draw of an analytic sphere 
-open in Property Window the Script tab 
   writing the text:

  center=Self.GetCenter();
center.y = 0;
Self.SetCenter(center);
**
When i move the sphere i got an error message
 (see script.jpg)

Somebody any idea ??
thanks

andreattachment: script.jpg