I would like more than one function to run at the same time but with a parameter.
Or to give the example. When I see an enemy I would like to run the functions.
gotoenemy(enemy)
checkenemystatus(enemy)
checkmystatus(enemy)
to run symultaniously.
uo.exec('exec ...') doesn't work because of the parameter.
program flow
Moderators: Murderator+, Murderator
Code: Select all
if uo.injournal(' -= !! =- ') then
gotoenemy(enemy)
checkenemystatus(enemy)
checkmystatus(enemy)
else
wait(1000)
end if
something like that... i realy don't know why do you need it... post more information and those scripts too

Уроки языка Injection
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net
Основные команды языка Injection
Yoko Injection Code Sweeper
Drw (2009) скрипты
2017 Начал играть на Uorpg.net