Guest User

Untitled

a guest
May 25th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. function onUse(cid, item, frompos, item2, topos)
  2. doPlayerSetStamina(cid, 2520)
  3. doSendMagicEffect(getPlayerPosition(cid), 13)
  4. doPlayerRemoveItem(cid, 5956, 1)
  5. end
Add Comment
Please, Sign In to add comment