Jump to content

Recommended Posts

Posted

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

 

 

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...