Advertisement
RoksasNunes

No_attack

Apr 13th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. function onAttack(cid, target)
  2.  
  3.     if getPlayerTown(target) == getPlayerTown(cid) then
  4.         return true
  5.     end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement