Advertisement
RoksasNunes

Zika

Apr 13th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.15 KB | None | 0 0
  1. function onLogin(cid)
  2.  
  3.     if isPlayer(cid) then
  4.         doPlayerSendTextMessage(cid, 20, "Welcome back "..getCreatureName(cid).."!")
  5.             return true
  6.         end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement