Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
Scripting help - PathCns - Dan 's attempt in Jscript....

Scripting help - PathCns - Dan 's attempt in Jscript....

2005-06-03       - By Bernard Lebel

 Back
Reply:     1     2     3     4     5     6     7     8     9  

That happened to me as well, but only with Python scripts. Perhaps you
did use a capital for the boolean value?

I don't know for other langages, but in Python, the boolean value is a
subtype of the integer type. Therefore, using an integer instead of
boolean (True/False -> 0/1) will always work, because it is essentially
the same value.


Cheers
Bernard



Dan Yargici wrote:

>
> P.S. I've just realised I forgot to ask something else, occasionally
> in my script I would get errors where I had a true or false -
> ".....addparameter3( "Value", siInt2, 1, 0, 4, true, false )" for
> instance.  If I swapped them, for 1s or 0s things would work.  Anyone
> experienced that before?  Is there a logical reason?



---
Unsubscribe? Mail Majordomo@(protected) with the following text in body:
unsubscribe xsi