Random ints and -
Posted: Wed Jun 18, 2003 7:43 pm
i dont know if i typed the code correctly, if i should put a " or a () around the - operator and the subjects. or is this code fine the way it is?
Code: Select all
println "I'm too far away. Running closer."
local.offset = (16 + randomint(256))
local.bazookaman runto local.bazookatarget
local.bazookaman waittill (vector_within local.bazookaman.origin local.bazookatarget.origin local.maxrange - local.offset)