Jump to content

Question

Posted

can you please help me how to make script on channels #main #support #trade

i dont know how to make it because im new

also i want this - if the players log in even GMs they can see all topics on the channels with out typing any message on it

 

thank you in advance

6 answers to this question

Recommended Posts

  • 1
Posted
15 minutes ago, Questune09 said:

can you please help me how to make script on channels #main #support #trade

i dont know how to make it because im new

also i want this - if the players log in even GMs they can see all topics on the channels with out typing any message on it

 

thank you in advance

-	script	autojoin	-,{

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

 

  • 0
Posted
16 hours ago, Cyro said:

-	script	autojoin	-,{

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

 

sorry sir where did i put that??? thank you

  • 0
Posted
3 minutes ago, Questune09 said:

you mean npv > custom > then add txt file???

yes! how u add all other npc's to your server? add this in that same way

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...