while true do wait ( 0 ) if act then if getCharSpeed ( 1 ) > 40 then -- end end end
function random ( ) local rand = tonumber ( "0." .. math . random ( 49999999 , 699999999 ) ) return rand end
if ( ! PEDSELF ) { CVector vec ; PEDSELF -> GetMoveSpeed ( & vec ) ; float speed = vec . Length ( ) ; }