Author Topic: Message server.  (Read 928 times)

Legacy_Arkshadra

  • Newbie
  • *
  • Posts: 16
  • Karma: +0/-0
Message server.
« on: May 08, 2016, 09:15:17 pm »


               

I have a module and when a PC log in the server send a welcome message and i dont want that,how to remove it.


 


Thanks for help.



               
               

               
            

Baaleos

  • Administrator
  • Hero Member
  • *****
  • Posts: 1916
  • Karma: +0/-0
Message server.
« Reply #1 on: May 09, 2016, 05:14:42 pm »


               

Look at your modules -> Events


Look at the onClientEnter event.


 


This script will fire when a player joins.


 



               
               

               
            

Legacy_Arkshadra

  • Newbie
  • *
  • Posts: 16
  • Karma: +0/-0
Message server.
« Reply #2 on: May 10, 2016, 04:29:39 am »


               

Thank you!



               
               

               
            

Legacy_BelowTheBelt

  • Hero Member
  • *****
  • Posts: 699
  • Karma: +0/-0
Message server.
« Reply #3 on: May 11, 2016, 06:01:37 pm »


               Also, if it is a custom message, you can open a script (any one will do) and hit the "find in files" button.  Input the welcome message to search all scripts for that message.  That will let you know any and all calls to it.
               
               

               
            

Legacy_Arkshadra

  • Newbie
  • *
  • Posts: 16
  • Karma: +0/-0
Message server.
« Reply #4 on: May 12, 2016, 12:28:19 pm »


               

Thank you BelowTheBelt.



               
               

               
            

Legacy_Arkshadra

  • Newbie
  • *
  • Posts: 16
  • Karma: +0/-0
Message server.
« Reply #5 on: May 21, 2016, 03:33:46 am »


               

I found that on the script mod_onenter.