Jump to content

Lincoln_Richardson

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Lincoln_Richardson

  1. addEventHandler ("onPlayerConnect", getRootElement(), function ( ) showChat ( source, false ) end ) addEventHandler("onPlayerJoin", getRootElement(), function ( ) showChat ( source, true ) end ) serverside Try. This code disconnects the chat when you connect
×
×
  • Create New...