Jump to content
  • 0

#main command


VladimirCastro

Question


  • Group:  Members
  • Topic Count:  114
  • Topics Per Day:  0.03
  • Content Count:  298
  • Reputation:   4
  • Joined:  03/13/12
  • Last Seen:  

hello guys i dont know if im in  the right thread but just want to request for this kind of script its like normal player can broad cast using #main or idk just check the screenshot

post-3084-0-15417200-1404766034_thumb.jpg

Edited by GM Kinko
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  38
  • Topics Per Day:  0.01
  • Content Count:  333
  • Reputation:   67
  • Joined:  09/05/12
  • Last Seen:  

I think you must enable @main in groups.conf for normal players.
Then pm #main and tell what you want and it will be sent to all online players.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  86
  • Topics Per Day:  0.02
  • Content Count:  591
  • Reputation:   146
  • Joined:  06/19/12
  • Last Seen:  


- script #chan_autojoin -1,{

OnPCLoginEvent:

atcommand "@join #The_main_that_you_have_created";

end;

}

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  114
  • Topics Per Day:  0.03
  • Content Count:  298
  • Reputation:   4
  • Joined:  03/13/12
  • Last Seen:  

-	script	#chan_autojoin	-1,{
OnPCLoginEvent:
	atcommand "@join #The_main_that_you_have_created";
	end;
}

how can i make permanent channel everytime i logout channel is gone

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...