Jump to content

  •  

Photo

Autojoin main channel silently?


  • Please log in to reply
1 reply to this topic

#1 canditw

canditw

    Advanced Member

  • Members
  • PipPipPip
  • 81 posts

Posted 16 May 2016 - 04:20 AM

Hi, I was wondering if theres a way to make players autojoin the main/trade channel silently, I'm currently using a script below to autojoin, but the text 'You are now in the "xxxx" channel takes up the whole chat whenever a player logins. As I have other things to display when players login.

 

-	script	nologin	FAKE_NPC,{

OnPCLoginEvent:
	atcommand "@join #main";
	atcommand "@join #support";
	atcommand "@join #trade";

end;
}

Edited by canditw, 16 May 2016 - 04:20 AM.


#2 lilcooldude69

lilcooldude69

    Member

  • Members
  • PipPip
  • 15 posts

Posted 17 May 2016 - 03:17 PM

it should join the main channel automatically if you have it set server side.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users


This topic has been visited by 32 user(s)