spinter Posted June 8, 2013 Posted June 8, 2013 and can create a script from scheduleFunction? I would need to create based on the request how can I do? function test(arg, time) if pippo == nil then pippo = 1 end trigger.action.outText(pippo, 5) pippo = pippo + 1 return time + 1 end do timer.scheduleFunction(test, nil, timer.getTime() + 1) end ====VIAF==== Spinter 155° "Pantere Nere" TsSimComms My Site aiupgrade.net
Recommended Posts