Community Forum

Dynamic Exhausting System

Forum Overview >> Scripting

CategoryScripting
Created25.11.2012 13:21


Boanca Vasile (Unknown) 25.11.2012 13:21
if self.time <= self.playMotorSoundTime then
i get an error attempt to perform arithmetic on field 'playMotorSoundTime' (a nil value)
please help


Marcus H (Xentro) 25.11.2012 20:23
you might be looking for this
self.motorStartTime

Boanca Vasile (Unknown) 25.11.2012 21:05
Thanks it works


Note: Log in to post. Create a new account here.