Advertisement
Skymagnum

Untitled

Apr 28th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. function onUse(cid, item, fromPosition, itemEx, toPosition)
  2.  
  3.     return isCreature(itemEx.uid) and doCreatureSay(cid, "Aí, isso doi") and true
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement