http://www.emurasoft.com/
emeditor
and youll have to put back in
rand2=
rand3=
etc
and put back inQuote:
------------------player sprite loading--------------
function rands1()
rand2 = math.random(1,3)
end
function rands2()
rand3 = math.random(1,3)
end
function rands3()
rand4 = math.random(1,3)
end