![]() |
|
#1
|
|||
|
|||
|
Director call not working
I make the following call:
Code:
viz.director(VR1.WaitRun) class room: def WaitRun(): viz.waittime(3) VR1 = room() How am I giving it an argurment?
__________________
VizMaster
|
|
#2
|
|||
|
|||
|
Forgot my self
Found out I did not declare WaitRun correctly, should be:
def WaitRun(self):
__________________
VizMaster
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Flock of Birds (Only Position Tracking working? No Orientation?) | TheLostBrain | Vizard | 6 | 05-10-2008 09:39 AM |
| Tickle2 Demo not working in Vizard 3.0 | mjabon | Vizard | 7 | 01-07-2008 04:59 PM |
| PPT vs. VPRN - Position Tracking not Working | tmcw | Precision Position Tracker (PPT) | 21 | 02-27-2007 04:19 PM |
| Collision with avatars and scene not working | JvdBosch | Vizard | 12 | 09-14-2006 07:01 PM |
| Working w/ multiple scripts | FlyingWren | Vizard | 3 | 10-16-2003 02:05 PM |