Nada Epoch
The Librarian
Join date: 4 Nov 2002
Posts: 1,423
|
01-07-2003 08:29
ok i have run into some difficulty with my lost and found script... it is switching between two states (move=moving(llSetPos()) the object around the sim, and sense=runs two sensor sweeps at each position(active and passive)), move is supposed to run 16 times, while sense is supposed to run 32 times... but they don't. I thought that the object might not have enough energy to finish it so i made a huge 10x10x10 cube and it still stops in the same place, in the forth iteration of the move state, in the first part of the sense sweep at that position. now if it is not moving(i.e. not llSetPos(), just calling the states), it goes through all iterations just fine, if i have a whisper command in the for loop in the state_entry of the sense state... if the whisper is not there, then it does nothing... I think I just need to show one of you guys it, cause i might be doing something foolish 
_____________________
i've got nothing. 
|
Orrey Stone
Huh?
Join date: 5 Dec 2002
Posts: 42
|
energy
01-07-2003 16:05
Id be interested in a whisper of LLGetEnergy during that? is there a real corallary to object energy and work ?
_____________________
T.A.N.S.T.A.A.F.L.
|