Chat Csatornák

A Ragna.ro Wiki wikiből
A lap korábbi változatát látod, amilyen Raven (vitalap | szerkesztései) 2013. június 8., 14:03-kor történt szerkesztése után volt.

A szerverünkön megtalálható az úgynevezett Channel System. Ennek segítségével globális, térkép, szövetséges, és csoport szinten lehet beszélgetéseket folytatni. Léteznek alapértelmezett csatornák, és lehet saját, jelszóval védettet is létrehozni.

Publikus csatornák (mindenki látja a szerveren):

#main

  • Színe: sárga
  • Átalános csatorna. Lehetőleg általános, de érdembeli társalgásra használjuk (pl.: party reklámozás, felhívások, egyéb általános játékkal kapcsolatos dolgok).
  • Belépéskor automatikusan csatlakozunk.

#support

  • Színe: kék
  • Főként segélykérésre és adásra használandó.
  • Belépéskor automatikusan csatlakozunk.

#trade

  • Színe: piros
  • Főként item/szolgáltatás reklámozásra, keresésre, adásra, vevésre, stb.. használandó.
  • Belépéskor automatikusan csatlakozunk.

#chat

  • Színe: fehér
  • Bármi egyéb beszélgetésre használatos.
  • Belépéskor nem csatlakozunk automatikusan.

Természetesen a szerver szabályzat a csatornák használatára is vonatkozik, tehát flood és más szerverek reklámozása tilos! Mivel a scatornát mindenki, beleértve az adminisztrátorok is látják, javasoljuk, hogy az ott folytatott csevegések színvonalát e szerint alakítsátok!


Parancsok

@join <#channel_name> {<password>} @channel join <#channel_name> {<password>}

Joins the specified channel.


@channel leave <#channel_name>

Leaves the specified channel.


@channel create <#channel_name> <channel_password>

Creates a new channel. 'allow_user_channel_creation' must be enabled in '/conf/channels.conf'.


@channel delete <#channel_name>

Destroys the specified channel.


@channel list @channel list mine @channel list colors

'list' displays a list of all public channels. 'list mine' displays a list of channels you have joined. 'list colors' displays a list of all available colors for custom channels.


@channel setcolor <#channel_name> <color_name>

Changes the text color of the specified channel. You must either be the channel's owner or have the channel_admin permission.


@channel setopt <#channel_name> <option> <value>

Sets an option and value for the specified channel. You must either be the channel's owner or have the channel_admin permission.

Available options: -- 'JoinAnnounce <1|0>' : Toggles channel announcement when a new player enters. -- 'MessageDelay <0-10>' : Sets the delay (in seconds) for messages sent to the channel.


@channel ban <#channel_name> <player> @channel unban <#channel_name> <player> @channel unbanall <#channel_name> @channel banlist <#channel_name>

Bans or unbans a player from the specified channel. 'unbanall' clears all bans from the channel. 'banlist' displays a list of all players banned from the channel.


@channel bindto <#channel_name> @channel unbind

Binds or unbinds your global chat with the specified channel, which sends all global messages to the specified channel.