Jump to content

The Life

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by The Life

  1. addEventHandler("onPlayerChat" , root, function() if isGuestAccount(getPlayerAccount(source)) then cancelEvent() outputChatBox("Please Login First", source, 255, 0, 0, true) end end)
×
×
  • Create New...