Guest User

Untitled

a guest
Oct 9th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.22 KB | None | 0 0
  1. command /ult:
  2.     trigger:
  3.         set {ult.komenda} to true
  4.         if {ult.komenda} is true:
  5.             send "&cTa komende mozna uzyc raz na 6 minut!"
  6.             wait 6 minutes
  7.             send "&aMozesz ponownie uzyc komendy /ult"
  8.             set {ult.komenda} to false
Advertisement
Add Comment
Please, Sign In to add comment