Guest User

banda

a guest
Jul 29th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. sub banda()
  2. if uo.gethp("self")<uo.getmaxhp("self")-5 then
  3. ; uo.print("Nejsi zranen")
  4. ; else
  5. if val(uo.getglobal("banda"))<uo.timer() then
  6. uo.bandageself()
  7. uo.setglobal("banda",uo.timer()+58)
  8. wait(200)
  9. else
  10. uo.print("jeste ne")
  11. endif
  12. end if
  13. end sub
Add Comment
Please, Sign In to add comment