Advertisement
Skymagnum

.ASAS

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