update make files, remove files (that are localized now) from old location
This commit is contained in:
parent
f6096d834c
commit
89ba17b420
37 changed files with 41 additions and 1224 deletions
|
@ -1,11 +1,8 @@
|
|||
# generate the configs with proper line endings
|
||||
set(OUTPUT_CONFS ad.conf anongame_infos.conf address_translation.conf
|
||||
autoupdate.conf bnalias.conf bnban.conf bnetd_default_user.plain
|
||||
bnhelp.conf bnissue.txt bnmaps.conf bnxpcalc.conf bnmotd-enUS.txt
|
||||
bnmotd-csCZ.txt bnmotd-deDE.txt bnmotd-esES.txt bnmotd-frFR.txt
|
||||
bnmotd-nlNL.txt bnmotd-plPL.txt bnmotd-ruRU.txt bnmotd-zhCN.txt
|
||||
bnmotd-zhTW.txt bnmotd-ptBR.txt bnmotd_w3.txt
|
||||
bnxplevel.conf channel.conf command_groups.conf news.txt realm.conf
|
||||
bnissue.txt bnmaps.conf bnxpcalc.conf
|
||||
bnxplevel.conf channel.conf command_groups.conf realm.conf
|
||||
sql_DB_layout2.conf sql_DB_layout.conf supportfile.conf topics.conf
|
||||
tournament.conf versioncheck.conf icons.conf)
|
||||
foreach(CONF ${OUTPUT_CONFS})
|
||||
|
@ -20,10 +17,8 @@ configure_file(${CMAKE_CURRENT_SOURCE_DIR}/d2dbs.conf.in ${CMAKE_CURRENT_BINARY_
|
|||
if(WITH_BNETD)
|
||||
set(BNETD_CONFS bnetd.conf ad.conf anongame_infos.conf address_translation.conf
|
||||
autoupdate.conf bnalias.conf bnban.conf
|
||||
bnetd_default_user.plain bnhelp.conf bnissue.txt bnmaps.conf bnmotd-enUS.txt
|
||||
bnmotd-csCZ.txt bnmotd-deDE.txt bnmotd-esES.txt bnmotd-frFR.txt bnmotd-nlNL.txt
|
||||
bnmotd-plPL.txt bnmotd-ruRU.txt bnmotd-zhCN.txt bnmotd-zhTW.txt bnmotd-ptBR.txt
|
||||
bnxpcalc.conf bnxplevel.conf channel.conf command_groups.conf news.txt bnmotd_w3.txt
|
||||
bnetd_default_user.plain bnissue.txt bnmaps.conf
|
||||
bnxpcalc.conf bnxplevel.conf channel.conf command_groups.conf
|
||||
realm.conf sql_DB_layout.conf sql_DB_layout2.conf supportfile.conf topics.conf
|
||||
tournament.conf versioncheck.conf icons.conf)
|
||||
|
||||
|
@ -45,3 +40,5 @@ endif(WITH_D2DBS)
|
|||
foreach(CONF_FILE ${BNETD_CONFS} ${D2CS_CONFS} ${D2DBS_CONFS})
|
||||
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/${CONF_FILE} DESTINATION ${SYSCONFDIR})
|
||||
endforeach(CONF_FILE)
|
||||
|
||||
add_subdirectory(i18n)
|
|
@ -1,16 +1,16 @@
|
|||
if COND_BNETD
|
||||
bnetd_confs = bnetd.conf ad.conf anongame_infos.conf address_translation.conf \
|
||||
autoupdate.conf bnalias.conf bnban.conf bnetd_default_user.cdb \
|
||||
bnetd_default_user.plain bnhelp.conf bnissue.txt bnmaps.conf \
|
||||
bnetd_default_user.plain bnissue.txt bnmaps.conf \
|
||||
bnmotd.txt bnxpcalc.conf bnxplevel.conf channel.conf \
|
||||
command_groups.conf news.txt realm.conf sql_DB_layout.conf \
|
||||
command_groups.conf realm.conf sql_DB_layout.conf \
|
||||
supportfile.conf topics.conf tournament.conf versioncheck.conf \
|
||||
sql_DB_layout2.conf
|
||||
bnetd_extras = bnetd.conf.in bnetd.conf.win32 ad.conf.in anongame_infos.conf.in \
|
||||
address_translation.conf.in autoupdate.conf.in bnalias.conf.in \
|
||||
bnban.conf.in bnetd_default_user.plain.in bnhelp.conf.in bnissue.txt.in \
|
||||
bnmaps.conf.in bnmotd.txt.in bnxpcalc.conf.in bnxplevel.conf.in \
|
||||
channel.conf.in command_groups.conf.in news.txt.in realm.conf.in \
|
||||
bnban.conf.in bnetd_default_user.plain.in bnissue.txt.in \
|
||||
bnmaps.conf.in bnxpcalc.conf.in bnxplevel.conf.in \
|
||||
channel.conf.in command_groups.conf.in realm.conf.in \
|
||||
sql_DB_layout.conf.in supportfile.conf.in topics.conf.in \
|
||||
tournament.conf.in versioncheck.conf.in sql_DB_layout2.conf.in
|
||||
else
|
||||
|
@ -58,8 +58,8 @@ d2dbs.conf:d2dbs.conf.in $(top_builddir)/config.status
|
|||
|
||||
CONFIG_CLEAN_FILES = bnetd.conf d2cs.conf d2dbs.conf ad.conf \
|
||||
anongame_infos.conf address_translation.conf autoupdate.conf \
|
||||
bnalias.conf bnban.conf bnetd_default_user.plain bnhelp.conf \
|
||||
bnissue.txt bnmaps.conf bnmotd.txt bnxpcalc.conf bnxplevel.conf \
|
||||
channel.conf command_groups.conf news.txt realm.conf \
|
||||
bnalias.conf bnban.conf bnetd_default_user.plain \
|
||||
bnissue.txt bnmaps.conf bnxpcalc.conf bnxplevel.conf \
|
||||
channel.conf command_groups.conf realm.conf \
|
||||
sql_DB_layout.conf supportfile.conf topics.conf tournament.conf \
|
||||
versioncheck.conf sql_DB_layout2.conf
|
||||
|
|
|
@ -1,615 +0,0 @@
|
|||
##############################################################################
|
||||
# bnhelp - This Help File is used for describing the commands to the user #
|
||||
#----------------------------------------------------------------------------#
|
||||
# Entries are separated by a percent sign (%) at the beginning of the line. #
|
||||
# The commands that correspond with the entry should follow the % on the #
|
||||
# same line. #
|
||||
# #
|
||||
# You can enter comments by starting a line with #. Comments extend to the #
|
||||
# end of the line. #
|
||||
# Tabs replaces with 3 spaces. #
|
||||
# Empty lines are ignored. #
|
||||
# #
|
||||
##############################################################################
|
||||
|
||||
%whois whereis where
|
||||
--------------------------------------------------------
|
||||
/whois <player> (aliases: /where /whereis)
|
||||
Displays where a <player> is on the server.
|
||||
|
||||
Example: /whois nomad
|
||||
|
||||
%msg whisper m w
|
||||
--------------------------------------------------------
|
||||
/whisper <player> <message> (aliases: /w /m /msg)
|
||||
Sends a private <message> to <player>
|
||||
|
||||
Example: /whisper nomad How are you doing?
|
||||
|
||||
%ignore squelch
|
||||
--------------------------------------------------------
|
||||
/squelch <username> (alias: ignore, see also: /unsquelch)
|
||||
Blocks future messages sent from <username>.
|
||||
|
||||
Example: /squelch nomad
|
||||
|
||||
%unignore unsquelch
|
||||
--------------------------------------------------------
|
||||
/unsquelch <player> (alias: /unignore)
|
||||
Allows a previously squelched <player> to talk to you normally.
|
||||
|
||||
Example: /unsquelch nomad
|
||||
|
||||
%away
|
||||
--------------------------------------------------------
|
||||
/away [message]
|
||||
Displays [message] to users who whisper to you. To disable, use the /away command again with no [message].
|
||||
|
||||
Example: /away Eating dinner
|
||||
|
||||
%dnd
|
||||
--------------------------------------------------------
|
||||
/dnd [message]
|
||||
Prevents all whispers from displaying to your screen. To disable, use the command again with no [message].
|
||||
|
||||
Example: /dnd I'm playing a game and don't want to hear whispers.
|
||||
|
||||
%who
|
||||
--------------------------------------------------------
|
||||
/who <channel>
|
||||
Displays a list of users in <channel>
|
||||
|
||||
Example: /who Moderated Support
|
||||
|
||||
%stats astat
|
||||
--------------------------------------------------------
|
||||
/stats [player] [client] (alias: /astat)
|
||||
Displays a [player]'s Win/Loss record.
|
||||
|
||||
Example: /stats nomad
|
||||
|
||||
%status users
|
||||
--------------------------------------------------------
|
||||
/users [gametag] (alias: /status)
|
||||
Displays the current number of users connected to the server.
|
||||
Example: /users W3XP
|
||||
|
||||
%time
|
||||
--------------------------------------------------------
|
||||
/time
|
||||
Displays the current server and your local time.
|
||||
|
||||
%channel join j
|
||||
--------------------------------------------------------
|
||||
/channel <channel> (alias: /join /j)
|
||||
Moves you to <channel>
|
||||
|
||||
Example: /channel Moderated Support
|
||||
|
||||
%rejoin
|
||||
--------------------------------------------------------
|
||||
/rejoin (alias: /resign)
|
||||
Removes your status as the channel Operator.
|
||||
|
||||
%me emote
|
||||
--------------------------------------------------------
|
||||
/me <message> (alias: /emote)
|
||||
Displays your name and <message> in a different color.
|
||||
|
||||
Example: /emote wants to play a game.
|
||||
|
||||
%kick
|
||||
--------------------------------------------------------
|
||||
/kick <player>
|
||||
Kicks <player> from the channel.
|
||||
|
||||
Example: /kick nomad
|
||||
|
||||
%ban
|
||||
--------------------------------------------------------
|
||||
/ban <player> (see also: /unban)
|
||||
Bans <player> from the channel, and prevents him from returning.
|
||||
|
||||
Example: /ban nomad
|
||||
|
||||
%unban
|
||||
--------------------------------------------------------
|
||||
/unban <player>
|
||||
Allows a banned <player> to return to the channel.
|
||||
|
||||
Example: /unban nomad
|
||||
|
||||
%serverban
|
||||
--------------------------------------------------------
|
||||
/serverban <player> (see also: /unban)
|
||||
Bans <player> by IP and lock his account
|
||||
|
||||
Example: /serverban nomad
|
||||
|
||||
%ipscan
|
||||
--------------------------------------------------------
|
||||
/ipscan <name or IP-address>
|
||||
Finds all currently logged in users with the given <name> or <IP-address>.
|
||||
|
||||
Example: /ipscan 127.0.0.1
|
||||
Example: /ipscan nomad
|
||||
|
||||
%whoami
|
||||
--------------------------------------------------------
|
||||
/whoami
|
||||
Displays where you are on the server.
|
||||
|
||||
%uptime
|
||||
--------------------------------------------------------
|
||||
/uptime
|
||||
Displays how long the server has been running.
|
||||
|
||||
%version
|
||||
--------------------------------------------------------
|
||||
/version
|
||||
Displays the version of the server
|
||||
|
||||
%lusers
|
||||
--------------------------------------------------------
|
||||
/lusers
|
||||
Displays a list of players who have been banned from the channel
|
||||
|
||||
%games
|
||||
--------------------------------------------------------
|
||||
/games [gametag] [difficulty]
|
||||
Displays a list of online games.
|
||||
Set [difficulty] for Diablo games only (norm|night|hell)
|
||||
--------------------------------------------------------
|
||||
/games all
|
||||
Displays a list of all games.
|
||||
/games l[obby]
|
||||
Displays a list of games in lobby.
|
||||
|
||||
%channels chs
|
||||
--------------------------------------------------------
|
||||
/channels [gametag] (alias: /chs)
|
||||
Displays a list of channels.
|
||||
--------------------------------------------------------
|
||||
/channels all
|
||||
Displays a list of all channels.
|
||||
|
||||
%connections con
|
||||
--------------------------------------------------------
|
||||
/connections (alis: /con)
|
||||
Displays a list of connections.
|
||||
|
||||
%finger
|
||||
--------------------------------------------------------
|
||||
/finger <player>
|
||||
Displays detailed information about <player>
|
||||
|
||||
Example: /finger nomad
|
||||
|
||||
%admins
|
||||
--------------------------------------------------------
|
||||
/admins
|
||||
Displays a list of all currently logged in administrators.
|
||||
|
||||
%reply r
|
||||
--------------------------------------------------------
|
||||
/reply <message> (alias: /r)
|
||||
Replies to the last player who whispered you with <message>.
|
||||
|
||||
Example: /r Hi, mate!
|
||||
|
||||
%announce ann
|
||||
--------------------------------------------------------
|
||||
/announce <message> (alias: /ann)
|
||||
Announces <message> to everyone.
|
||||
|
||||
Example: /ann Hello everyone!
|
||||
|
||||
%realmann
|
||||
--------------------------------------------------------
|
||||
/realmann <message>
|
||||
Announces <message> to everyone in the current Diablo 2 realm.
|
||||
|
||||
Example: /realmann Hello everyone!
|
||||
|
||||
%alert
|
||||
--------------------------------------------------------
|
||||
/alert <message>
|
||||
Show MessageBox with <message> to everyone. Use \n as a new line symbol.
|
||||
|
||||
Example: /alert Hello\neveryone!
|
||||
|
||||
%news
|
||||
--------------------------------------------------------
|
||||
/news
|
||||
Displays the news.
|
||||
|
||||
%logout quit exit
|
||||
--------------------------------------------------------
|
||||
/logout (alias: /quit /exit)
|
||||
Disconnects you from the server.
|
||||
|
||||
%kill
|
||||
--------------------------------------------------------
|
||||
/kill {<username>|#<socket>} [min]
|
||||
Disconnects <player> from the server and bans the player's IP address for [min] minutes.
|
||||
|
||||
Example: /kill nomad 5
|
||||
|
||||
%killsession
|
||||
--------------------------------------------------------
|
||||
/killsession <sessionid> [min]
|
||||
Disconnects the session from the server and bans the session's IP address for [min] minutes.
|
||||
|
||||
Example: /killsession 1 5
|
||||
|
||||
%watch
|
||||
--------------------------------------------------------
|
||||
/watch <player>
|
||||
Enables notifications for <player>.
|
||||
|
||||
Example: /watch nomad
|
||||
|
||||
%unwatch
|
||||
--------------------------------------------------------
|
||||
/unwatch <player>
|
||||
Disables notifications for <player>.
|
||||
|
||||
Example: /unwatch nomad
|
||||
|
||||
%watchall
|
||||
--------------------------------------------------------
|
||||
/watchall [gametag]
|
||||
Enables notifications for everyone.
|
||||
|
||||
Example: /watchall SEXP
|
||||
|
||||
%unwatchall
|
||||
--------------------------------------------------------
|
||||
/unwatchall [gametag]
|
||||
Disables notifications for everyone.
|
||||
|
||||
Example: /unwatchall SEXP
|
||||
|
||||
%gameinfo
|
||||
--------------------------------------------------------
|
||||
/gameinfo <gamename>
|
||||
Displays information about <gamename>.
|
||||
|
||||
Example: /gameinfo FS 1v1!!!
|
||||
|
||||
%ladderactivate
|
||||
--------------------------------------------------------
|
||||
/ladderactivate
|
||||
Copies current ladder statistics to active ladder statistics.
|
||||
|
||||
%ladderinfo
|
||||
--------------------------------------------------------
|
||||
/ladderinfo <rank> [gametag]
|
||||
Displays ladder information for <rank> of [gametag]
|
||||
|
||||
Example: /ladderinfo 1000 SEXP
|
||||
|
||||
%timer
|
||||
--------------------------------------------------------
|
||||
/timer <duration> [message]
|
||||
Displays [message] after <duration> seconds.
|
||||
|
||||
Example: /timer 60 one minute has passed
|
||||
|
||||
%netinfo
|
||||
--------------------------------------------------------
|
||||
/netinfo [player]
|
||||
Displays [player]'s network information.
|
||||
|
||||
Example: /netinfo nomad
|
||||
|
||||
%addacct
|
||||
--------------------------------------------------------
|
||||
/addacct <player> <password>
|
||||
Creates a new account named <player> with password <password>.
|
||||
|
||||
Example: /addacct nomad password
|
||||
|
||||
%chpass
|
||||
--------------------------------------------------------
|
||||
/chpass [<player>] <password> - change a player's password
|
||||
Changes [<player>]'s password to <password>.
|
||||
If [<player>] is empty then change password for your account.
|
||||
|
||||
Example: /chpass nomad password
|
||||
|
||||
%quota
|
||||
--------------------------------------------------------
|
||||
/quota
|
||||
Displays your message quota.
|
||||
|
||||
%shutdown
|
||||
--------------------------------------------------------
|
||||
/shutdown [duration]
|
||||
Sets the shutdown sequence at [duration] seconds or cancels it if set to zero.
|
||||
|
||||
Example: /shutdown 300
|
||||
|
||||
%lock lockacct
|
||||
--------------------------------------------------------
|
||||
/lock <player> [hours] [reason] (alias: /lockacct)
|
||||
Locks <player>'s account to prevent him/her from logging in with it.
|
||||
Set [hours] = 0 to ban permanently.
|
||||
|
||||
Example: /lock nomad 0 bye noob!
|
||||
|
||||
%unlock unlockacct
|
||||
--------------------------------------------------------
|
||||
/unlock <player> (alias: /unlockacct)
|
||||
Unlocks <player>'s account to allow him/her to log in with it.
|
||||
|
||||
Example: /unlock nomad
|
||||
|
||||
%mute muteacct
|
||||
--------------------------------------------------------
|
||||
/mute <player> [hours] [reason] (alias: /muteacct)
|
||||
Mutes <player>'s account to prevent him/her from talking on channels.
|
||||
Set [hours] = 0 to mute permanently.
|
||||
|
||||
Example: /mute nomad 6 stop spam!
|
||||
|
||||
%unmute unmuteacct
|
||||
--------------------------------------------------------
|
||||
/unmute <player> (alias: /unmuteacct)
|
||||
Unmutes <player>'s account to allow him/her to talk on channels.
|
||||
|
||||
Example: /unmute nomad
|
||||
|
||||
%friends f
|
||||
--------------------------------------------------------
|
||||
/friends <command> [options] (alias: /f)
|
||||
--------------------------------------------------------
|
||||
/friends add <username>
|
||||
Adds <username> to your friends list.
|
||||
/friends del <username>
|
||||
Removes <username> from your friends list.
|
||||
/friends promote <username>
|
||||
Promotes <username> one line up your friends list.
|
||||
/friends demote <username>
|
||||
Demotes <username> one line down your friends list
|
||||
/friends list
|
||||
Displays your friends list.
|
||||
/friends online
|
||||
Displays your online friends list.
|
||||
/friends msg <msgtext>
|
||||
Whisper <msgtext> to all of your online friends.
|
||||
|
||||
%mail
|
||||
--------------------------------------------------------
|
||||
/mail <command> [options]
|
||||
--------------------------------------------------------
|
||||
/mail s[end] <receiver> <message>
|
||||
Sends mail to <receiver> with <message>.
|
||||
/mail r[ead] [index]
|
||||
Reads mail [index]
|
||||
/mail del[ete] {all|<index>}
|
||||
Deletes mail <index> or [all] mail.
|
||||
|
||||
%flag
|
||||
--------------------------------------------------------
|
||||
/flag <number>
|
||||
A debug tool for icon flags.
|
||||
|
||||
%tag
|
||||
--------------------------------------------------------
|
||||
/tag <gamename>
|
||||
A debug tool for client tags.
|
||||
|
||||
%help
|
||||
--------------------------------------------------------
|
||||
/help [command]
|
||||
Displays help about [command]
|
||||
|
||||
Example: /help whisper
|
||||
|
||||
%ipban
|
||||
--------------------------------------------------------
|
||||
/ipban <command> [option] [time]
|
||||
--------------------------------------------------------
|
||||
/ipban l[ist]
|
||||
Displays a list of banned IP addresses
|
||||
/ipban c[heck] <IP>
|
||||
Checks if IP address <IP> is banned or not.
|
||||
/ipban d[el] <IP|index>
|
||||
Deletes IP address <IP> or <index>
|
||||
/ipban a[dd] <IP> [time]
|
||||
Bans IP address <IP> for [time] minutes. [time] = 0 - permanent ban
|
||||
|
||||
%set
|
||||
--------------------------------------------------------
|
||||
/set <account> <key> [value]
|
||||
Sets or returns the value of <key> for account <account>.
|
||||
Set [value] = null to erase value.
|
||||
|
||||
Example: /set nomad BNET\auth\botlogin true
|
||||
Example: /set nomad Record\SEXP\0_wins 999
|
||||
|
||||
%motd
|
||||
--------------------------------------------------------
|
||||
/motd
|
||||
Displays the MOTD.
|
||||
|
||||
%tos
|
||||
--------------------------------------------------------
|
||||
/tos /warranty /license
|
||||
Displays the Terms of Service.
|
||||
|
||||
%admin
|
||||
--------------------------------------------------------
|
||||
/admin [+|-]<player>
|
||||
Promotes/demotes <player> to/from server administrator.
|
||||
|
||||
Example: /admin +nomad
|
||||
|
||||
%rehash
|
||||
--------------------------------------------------------
|
||||
/rehash <mode>
|
||||
Forces the server to reload specified config. Set "all" to reload all configs.
|
||||
<mode> = all | i18n | channels | realms | autoupdate | news | versioncheck | ipbans | helpfile | banners | tracker | commandgroups | aliasfile | transfile | tournament | icons | anongame | topiclist | lua
|
||||
|
||||
%clan
|
||||
--------------------------------------------------------
|
||||
/clan <command> [option]
|
||||
--------------------------------------------------------
|
||||
/clan create <clantag> <clanname>
|
||||
Create a new clan (max <clantag> length = 4; spaces are allowed in <clanname>)
|
||||
|
||||
Commands for clan members:
|
||||
/clan m[sg] <message> (alias [w]hisper)
|
||||
Whispers a message to all your fellow clan members
|
||||
/clan inv[ite] <username>
|
||||
Invite <username> to your clan.
|
||||
/clan inv[ite] get
|
||||
Show clanname which you have been invited
|
||||
/clan inv[ite] accept
|
||||
Accept invitation to clan
|
||||
/clan inv[ite] decline
|
||||
Decline invitation to clan
|
||||
|
||||
Commands for clan chieftain:
|
||||
/clan motd <message>
|
||||
Update the clan's Message of the Day to <message>.
|
||||
/clan pub[lic] (alias: pub)
|
||||
Opens the clan channel up to the public so that anyone may enter.
|
||||
/clan priv[ate] (alias: priv)
|
||||
Closes the clan channel such that only members of the clan may enter.
|
||||
/clan dis[band]
|
||||
Disband your clan.
|
||||
|
||||
%ping p latency
|
||||
--------------------------------------------------------
|
||||
/ping (alias: /p /latency)
|
||||
Displays your ping to the server.
|
||||
|
||||
%command_groups cg
|
||||
--------------------------------------------------------
|
||||
/command_groups <command> <user> [groups] (alias: /cg)
|
||||
--------------------------------------------------------
|
||||
/cg list <user>
|
||||
Displays <user>'s command groups.
|
||||
/cg add <user> <group(s)>
|
||||
Adds command group(s) <group(s)> to <user>.
|
||||
/cg del <user> <group(s)>
|
||||
Deletes command group(s) <group(s)> from <user>.
|
||||
|
||||
%operator
|
||||
--------------------------------------------------------
|
||||
/operator [+|-]<player> (alias: /op)
|
||||
Promotes/demotes <player> to/from server operator.
|
||||
|
||||
Example: /operator +nomad
|
||||
|
||||
%aop
|
||||
--------------------------------------------------------
|
||||
/aop <username>
|
||||
Promotes <username> to channel administrator.
|
||||
|
||||
Example: /aop nomad
|
||||
|
||||
%op
|
||||
--------------------------------------------------------
|
||||
/op <username>
|
||||
Promotes <username> to channel operator.
|
||||
|
||||
Example: /op nomad
|
||||
%deop
|
||||
--------------------------------------------------------
|
||||
/deop <username>
|
||||
Demotes <username> from channel administrator or operator.
|
||||
|
||||
Example: /deop nomad
|
||||
|
||||
%tmpop
|
||||
--------------------------------------------------------
|
||||
/tmpop <username>
|
||||
Promotes <username> to temporary channel operator.
|
||||
|
||||
Example: /tmpop <username>
|
||||
|
||||
%vop
|
||||
--------------------------------------------------------
|
||||
/vop <username>
|
||||
Adds <username> to the VOP list.
|
||||
|
||||
Example: /vop nomad
|
||||
|
||||
%voice
|
||||
--------------------------------------------------------
|
||||
/voice <username>
|
||||
Temporarily gives voice privileges to <username>.
|
||||
|
||||
Example: /voice nomad
|
||||
|
||||
%devoice
|
||||
--------------------------------------------------------
|
||||
/devoice <username>
|
||||
Removes <username> from the VOP list and removes temporary voice privileges.
|
||||
|
||||
Example: /devoice nomad
|
||||
|
||||
%topic
|
||||
--------------------------------------------------------
|
||||
/topic [message]
|
||||
Sets or displays current channel's topic.
|
||||
|
||||
Example: /topic Supported is given in this channel...\n(some text on a new line)
|
||||
|
||||
%moderate
|
||||
--------------------------------------------------------
|
||||
/moderate
|
||||
Toggles the current channel's moderated status.
|
||||
|
||||
%clearstats
|
||||
--------------------------------------------------------
|
||||
/clearstats <player> <clienttag>
|
||||
Clears <player>'s <clienttag> statistics, where <clienttag> can be any valid client or ALL for all clients
|
||||
Supported clients: DRTL|DSHR|W2BN|STAR|SEXP|SSHR|WAR3|W3XP
|
||||
|
||||
Example: /clearstats nomad SEXP
|
||||
|
||||
%find
|
||||
--------------------------------------------------------
|
||||
/find <substring>
|
||||
Finds users with <substring> in their username. <substring> MUST be lowercase!
|
||||
|
||||
%save
|
||||
--------------------------------------------------------
|
||||
/save
|
||||
Forces the server to save account and clan changes to the database.
|
||||
|
||||
%icon
|
||||
--------------------------------------------------------
|
||||
/icon [name]
|
||||
Set custom icon for normal user.
|
||||
Use /icon without [name] to display list of available icons in your stash.
|
||||
--------------------------------------------------------
|
||||
Syntax for operator/admin:
|
||||
/icon a[dd] <username> <icon>
|
||||
Add icon into user stash
|
||||
/icon d[el] <username> <icon>
|
||||
Remove icon from user stash
|
||||
/icon s[et] <username> <icon>
|
||||
Set custom icon to user without adding it in user stash
|
||||
/icon l[ist] <username>
|
||||
Display icons in user's stash
|
||||
/icon l[ist]
|
||||
Display availaible icons in server stash that can be assigned to users
|
||||
|
||||
%quiz
|
||||
--------------------------------------------------------
|
||||
/quiz <command> [option]
|
||||
Trivia Quiz Game
|
||||
--------------------------------------------------------
|
||||
/quiz start <name>
|
||||
Start game with given dictionary name in current channel
|
||||
/quiz stop
|
||||
Finish game by force
|
||||
/quiz stats [username]
|
||||
Display record statistics for user
|
||||
/quiz stats
|
||||
Display Top records
|
|
@ -1,13 +0,0 @@
|
|||
%EЗдравей %l, добре дошъл в %s!
|
||||
%IВерсията на сървъра е %v на %h.
|
||||
%IТози сървър се хоства от %H
|
||||
%I
|
||||
%IИма %a потребителски акаунти на този сървър.
|
||||
%IВ момента има %U потребители в %G игри на %N
|
||||
%Iи общо %u потребители играещи общо %g игри и разговарящи в общо %c канала.
|
||||
%IИмате проблем с команда? Въведете /help за да
|
||||
%Iнаучите повече за нея.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-bgBG.txt)
|
||||
%I
|
||||
%I%m
|
|
@ -1,14 +0,0 @@
|
|||
%EAhoj %l,
|
||||
%IVitej na serveru %s, verze %v.
|
||||
%I
|
||||
%IMomentalne je zde registrovanych %a uzivatelu, z toho je %u online, hrajicich %g hry.
|
||||
%I
|
||||
%I%N si muzes zahrat s %U hraci, v %G prave probihajicich hrach nebo si muzes pokecat v %c chatech.
|
||||
%I
|
||||
%INevis si rady ? Napis /help pro napovedu.
|
||||
%I
|
||||
%ITvoje IP adresa: %r, tvoje ID %i a tvuj klient %t.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-csCZ.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%EHallo %l, willkommen zu %s!
|
||||
%ILaufende Version %v auf %h.
|
||||
%IDer Server ist von %H gehostet
|
||||
%I
|
||||
%IEs sind %a Benutzerprofile auf dem server.
|
||||
%IAktuell sind %U Spieler in %G Spielen von %N,
|
||||
%Iund %u Spieler spielen %g Spiele und chatten in %c Channels.
|
||||
%IEin Problem mit den Kommandos? Schreibe /help und
|
||||
%Ilerne mehr über die Kommandos.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-deDE.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%EHello %l, welcome to %s!
|
||||
%IRunning version %v on %h.
|
||||
%IThis server is hosted by %H
|
||||
%I
|
||||
%IThere are %a user accounts on this server.
|
||||
%IThere are currently %U users in %G games of %N,
|
||||
%Iand %u users playing %g games and chatting in %c channels.
|
||||
%IHaving trouble with a command? Type /help to
|
||||
%Ilearn more about it.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-enUS.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%EHola %l, bienvenido a %s!
|
||||
%IEn %h se usa la versión %v
|
||||
%IEste servidor es alojado por %H
|
||||
%I
|
||||
%IEn este servidor hay %a cuentas registradas.
|
||||
%IActualmente hay %U usuarios en %G partidas de %N,
|
||||
%Iy %u usuarios jugando %g partidas y conversando en %c salas.
|
||||
%ITiene problemas con algun comando? Teclee "/help" para
|
||||
%Iaprender más sobre los comandos.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-ptBR.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%EBonjour %l, bienvenue sur %s!
|
||||
%IUtilisant la version %v sur %h.
|
||||
%ICe serveur est hébergé par %H
|
||||
%I
|
||||
%IIl y à %a comptes utilisateur sur ce serveur.
|
||||
%IIl y à en ce moment %U ultilisateurs dans %G parties de %N,
|
||||
%Iainsi que %u utilisateurs jouant dans %g parties et discutant dans %c canaux.
|
||||
%IUn problème avec une commande ? Tappez /help pour
|
||||
%Ien savoir plus.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-ptBR.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%E%l さん, PvPGN サーバへようこそ!
|
||||
%I%h さんが %v を運用します。
|
||||
%Iこのサーバは今 %H さんがホスティング中です。
|
||||
%I
|
||||
%I登録ユーザの数は %a 名です。
|
||||
%I今 %U 名のユーザさんが %N に %G 個のゲームをプレー中です。
|
||||
%Iすべては %u 名のユーザさんが %g 個のゲームをプレーします。
|
||||
%I%c 個のチャンネが生成しました。
|
||||
%Iコマンド・リストは「/help」をタイプして下さい。
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-ptBR.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%E안녕하세요 %l 님, PvPGN 서버에 오신것을 환영합니다!
|
||||
%I%h 님이 %v 를 구동하고 계십니다.
|
||||
%I본 서버는 %H 님이 호스팅하고 계십니다.
|
||||
%I
|
||||
%I현재 %a 개의 계정이 저장되어 있습니다.
|
||||
%I현재 %U 명의 유저들이 %N 에서 %G 개의 게임을 즐기시고 계십니다.
|
||||
%I모두 %u 명의 유저가 %g 개의 게임을 즐기고 있으며 %c 개의 채널이 있습니다.
|
||||
%I명령어의 대해 궁금한 사항이 있으시다구요?
|
||||
%I/help 명령어를 이용해 보세요.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-ptBR.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%IHallo %l, welom bij %s!
|
||||
%EWe draaien versie %v op %h.
|
||||
%IDeze server wordt gehost bij %H
|
||||
%I
|
||||
%IEr zijn %a gebruikers accounts op deze server.
|
||||
%IEr zijn momenteel %U gebruikers in %G games van %N,
|
||||
%Ien %u gebruikers spelen %g spellen en chatten in %c channels.
|
||||
%IProblemen met een commando? Type /help om
|
||||
%Ier meer te weten over te komen.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-nlNL.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%ECześć %l, witaj w %s!
|
||||
%IWersja serwera %v uruchomiona na %h.
|
||||
%ISerwer obsługuje %H
|
||||
%I
|
||||
%IDo tej pory zarejestrowaliśmy %a kont.
|
||||
%IAktualnie jest %U użytkowników zalogowanych, w %G grach, z pośród %N,
|
||||
%I%u użytkowników gra w %g gier, i rozmawia na %c kanałach.
|
||||
%IJeśli masz jakieś problemy z poleceniami, to napiszsz /help aby
|
||||
%Idowiedzieć się wiecej.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-plPL.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%EOlá %l, Bem vindo a %s!
|
||||
%IRodando a versão %v em %h.
|
||||
%IEste servidor é hosteado por %H
|
||||
%I
|
||||
%IExistem %a contas criadas nesse servidor.
|
||||
%IAtuamente existe %U usuarios %G jogos de %N,
|
||||
%IE %u usuários jogando %g jogos e conversando em %c canais.
|
||||
%ITendo algum problema com comando? Digite /help ra
|
||||
%Aprender mais sobre.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-ptBR.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%EПривет %l, добро пожаловать на %s!
|
||||
%IВерсия сервера %v.
|
||||
%IСервер расположен у %H (%h)
|
||||
%I
|
||||
%IНа сервере зарегистрировано %a аккаунтов.
|
||||
%IСейчас %G игр и %U игроков в %N
|
||||
%Iиз них %u находятся в %g играх и общаются на %c каналах.
|
||||
%I
|
||||
%IВведите /help для получения помощи по командам чата
|
||||
%I
|
||||
%I(измените этот текст в файле conf/bnmotd-ruRU.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%EHej %l, välkommen till %s!
|
||||
%IKör version %v på %h.
|
||||
%IVärden för den här servern är %H
|
||||
%I
|
||||
%IDet finns %a användarkonton på denna server.
|
||||
%IDet finns förnärvarande %U användare i %G spel av %N,
|
||||
%Ioch %u användare som spelar %g spel och chattar i %c kanaler.
|
||||
%IHar du problem med ett kommando? Skriv /help för
|
||||
%Iatt lära dig mer om det.
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-svSE.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,13 +0,0 @@
|
|||
%E%l,你好。欢迎来到 %s!
|
||||
%I现在 %h 正在运行的版本为 %v
|
||||
%I本服务器由 %H 管理维护
|
||||
%I
|
||||
%I本服务器现在有 %a 个用户账号
|
||||
%I当前有 %U 人登陆到 %G 个 %N 游戏中
|
||||
%I有 %u 人在玩 %g 个游戏,以及在 %c 个频道中聊天
|
||||
%I还不了解可以使用哪些命令?
|
||||
%I输入 /help 就可以学习了
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-zhCB.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,12 +0,0 @@
|
|||
%E哈囉! %l, 歡迎蒞臨 %s!
|
||||
%I本伺服器由 %H 架設於 %h.
|
||||
%I現行的伺服器版本是 %v.
|
||||
%I
|
||||
%I本伺服器已有 %a 個使用者帳號.
|
||||
%I共有 %U 個玩家在玩 %N 的 %G 個遊戲,
|
||||
%I其中有 %u 個玩家一邊在玩 %g 個遊戲一邊在 %c 個聊天頻道.
|
||||
%I不懂使用指令? 請輸入 /help 來了解更多...
|
||||
%I
|
||||
%I(edit this text in conf/bnmotd-zhTW.txt)
|
||||
%I
|
||||
%M%m
|
|
@ -1,12 +0,0 @@
|
|||
Welcome to the greatest PvPGN server!
|
||||
|
||||
|c00FF0000Here |c00FF9933you |c0000CCFFcan |c00A8A8A8 use |c0000CC00coloured |c00FFFF00text |c009999FFas |c00FF66FFfollow|c00FFFFFF:
|
||||
"|00HEXCOLOR your text here"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
(edit this text in conf/bnmotd_w3.txt)
|
||||
|
||||
This text will not displayed, because there is limitation of 11 lines
|
|
@ -1,108 +0,0 @@
|
|||
;Standard windows INI file format
|
||||
|
||||
[D2GE]
|
||||
DebugDumpThread=1
|
||||
|
||||
[World Event]
|
||||
Enable=1
|
||||
|
||||
;update interval in seconds
|
||||
UpdateInterval=30
|
||||
|
||||
;Notes: even if DC spawns in non-hell difficulty, it can only drop USC in hell difficulty
|
||||
;e.g: Difficulty=normal,nightmare,hell means spawn DC in any difficulty
|
||||
Difficulty=hell
|
||||
|
||||
;you will be happy when SpawnMinions set to non zero...
|
||||
SpawnMinions=0
|
||||
|
||||
ItemDataFile=ItemConfig.dat
|
||||
|
||||
;World event trigger item config
|
||||
Item=The Stone of Jordan
|
||||
|
||||
;Total items needed to trigger DC is:
|
||||
;[ItemRangeMin, ItemRangeMax] + (ItemNormalGameFactor * NormalGames)/100
|
||||
;+ (ItemNormalPlayerFactor * NormalPlayers)/100 + ...
|
||||
;NormalGame, NormalPlayers ... all are current dyanmic count on this server
|
||||
ItemRangeMin=10
|
||||
ItemRangeMax=20
|
||||
|
||||
ItemNormalGameFactor=0
|
||||
ItemNightmareGameFactor=0
|
||||
ItemHellGameFactor=100
|
||||
ItemNormalPlayerFactor=0
|
||||
ItemNightmarePlayerFactor=0
|
||||
ItemHellPlayerFactor=100
|
||||
|
||||
[Key]
|
||||
Mods = code=key
|
||||
|
||||
[The Stone of Jordan]
|
||||
Mods = code=rin & quality=unique & prefix=122
|
||||
|
||||
[7% mf sc]
|
||||
Mods = code=cm1 & quality=magical & mf=7
|
||||
|
||||
[UM Rune]
|
||||
Mods = code=r22
|
||||
|
||||
[Unique or Set ring]
|
||||
Mods = code=rin & quality=unique, quality=set
|
||||
|
||||
[UnID unique ring or unID set amulet]
|
||||
Mods = code=rin & quality=unique | code=amu & quality=set
|
||||
|
||||
;Item Format:
|
||||
;Logical operators:
|
||||
;'|' ';' high priority OR
|
||||
;'&' normal priority AND
|
||||
;',' low priority OR
|
||||
;e.g:
|
||||
;mod1 | mod2, mod3 & mod4 = mod1 ; mod2, mod3 & mod4 = mod1 || ((mod2 || mod3) && mod4) (unsupported c like expression)
|
||||
;all spaces are ignored
|
||||
;any character after '/' will be treated as comment and ignored
|
||||
|
||||
;Mod format:
|
||||
;[mod] [<|=|>|<=|>=] [value]
|
||||
;Currently supported mod list:
|
||||
;Type -> item base type id
|
||||
;can be found from weapons.txt armor.txt misc.txt
|
||||
;notes: the ID start from 0 instead of 1
|
||||
|
||||
;code -> item code
|
||||
;can be found from weapons.txt armor.txt misc.txt
|
||||
|
||||
;quality -> tempered, craft,unique,set,rare,magical,superior,normal,inferior
|
||||
|
||||
;prefix -> item prefix id
|
||||
;actually, for unique/set/runeword items, it is the name index.
|
||||
;can be found from UniqueItems.txt, SetItems.txt, Runes.txt
|
||||
;notes: the ID start from 0 instead of 1
|
||||
|
||||
;ilvl -> item ilvl
|
||||
|
||||
;stat[n] -> stats value
|
||||
;see ItemStatCost.txt ID column
|
||||
|
||||
;flag[n] -> item flag value
|
||||
;see alias for common used flags
|
||||
|
||||
;MPQVersion -> item version
|
||||
;ItemClassic for classic item, ItemExpansion for expansion item, ItemExpansion110 for items after 1.10
|
||||
|
||||
;Common used alias
|
||||
;socket = number of socket
|
||||
;ethereal = [1|0]
|
||||
;ear = [1|0]
|
||||
;runeword = [1|0]
|
||||
;broken = [1|0]
|
||||
;identified = [1/0]
|
||||
;personalized = [1/0]
|
||||
;gems = number of gems socketed
|
||||
|
||||
;unsupported now
|
||||
;gem[n] = mod of certain gem
|
||||
;suffix = item suffix id
|
||||
;and item magical prefix/suffix, use Stat[n] to check them now
|
||||
;e.g: mf=7 & code=cm1 or stat80=7 & code=cm1 means 7% mf sc
|
17
conf/i18n/CMakeLists.txt
Normal file
17
conf/i18n/CMakeLists.txt
Normal file
|
@ -0,0 +1,17 @@
|
|||
# copy all files from directory
|
||||
|
||||
file(GLOB DEPLOY_FILES_AND_DIRS "${CMAKE_CURRENT_SOURCE_DIR}/*")
|
||||
|
||||
foreach(ITEM ${DEPLOY_FILES_AND_DIRS})
|
||||
IF( IS_DIRECTORY "${ITEM}" )
|
||||
LIST( APPEND DIRS_TO_DEPLOY "${ITEM}" )
|
||||
ELSE()
|
||||
IF(NOT ${ITEM} MATCHES "CMakeLists.txt")
|
||||
LIST( APPEND FILES_TO_DEPLOY "${ITEM}" )
|
||||
ENDIF(NOT ${ITEM} MATCHES "CMakeLists.txt")
|
||||
ENDIF()
|
||||
endforeach()
|
||||
|
||||
INSTALL( FILES ${FILES_TO_DEPLOY} DESTINATION ${SYSCONFDIR}/i18n )
|
||||
INSTALL( DIRECTORY ${DIRS_TO_DEPLOY} DESTINATION ${SYSCONFDIR}/i18n )
|
||||
|
|
@ -1,32 +0,0 @@
|
|||
{03/28/2014}
|
||||
(edit this text in conf/news.txt)
|
||||
|
||||
|
||||
Note that Warcraft 3 client caches news in bncache.dat
|
||||
(remove the file on the client side before login to see the changes immediately)
|
||||
|
||||
|
||||
New support channel at:
|
||||
http://pvpgn.pro
|
||||
|
||||
|
||||
{10/01/2004}
|
||||
Welcome To The Player-vs-Player Gaming Network!
|
||||
Bringing Emulation To New Levels!
|
||||
|
||||
=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=
|
||||
|
||||
** IF YOU EXPERIENCE PROBLEMS USING THIS SERVER PLEASE REPORT IT TO THE **
|
||||
********* ADMINISTRATOR OF THE SERVER NOT TO THE PVPGN TEAM ************
|
||||
|
||||
Project development homepage: http://pvpgn.berlios.de
|
||||
|
||||
Support channels (ONLY for the admins):
|
||||
========================================
|
||||
|
||||
1. Forums: http://forums.pvpgn.org
|
||||
|
||||
2. IRC live support: #pvpgn on irc.pvpgn.org
|
||||
|
||||
Enjoy!
|
||||
The PvPGN Team
|
|
@ -1,10 +1,7 @@
|
|||
filesdir = $(localstatedir)/files
|
||||
dist_files_DATA = ad000001.mng ad000001.smk ad000002.mng ad000003.mng \
|
||||
ad000004.mng ad000075.mng chathelp-war3-default.txt \
|
||||
chathelp-war3-enUS.txt chathelp-war3-frFR.txt chathelp-war3-ruRU.txt \
|
||||
chathelp-war3-zhCN.txt newaccount-default.txt newaccount-enUS.txt \
|
||||
newbie.save termsofservice-default.txt termsofservice-enUS.txt \
|
||||
tos_default.txt tos-unicode_default.txt
|
||||
ad000004.mng ad000075.mng \
|
||||
newbie.save
|
||||
|
||||
usersdir = $(localstatedir)/users
|
||||
users_DATA =
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
PvPGN Bnet Emulation Chat Help Commands
|
||||
|
||||
New Commands:
|
||||
|
||||
use /f help for a friend lists help
|
||||
use /users to view users online
|
||||
use /w or /msg <username> to whisper people
|
||||
use /join <channel> to join a channel
|
||||
|
||||
For Chan Ops:
|
||||
|
||||
use /ban <username> bans a user from channel
|
||||
use /kick <username> kicks a user from channel
|
||||
|
||||
For a more detailed help type: /help
|
|
@ -1,15 +0,0 @@
|
|||
PvPGN Bnet Emulation Chat Help Commands
|
||||
|
||||
New Commands:
|
||||
|
||||
use /f help for a friend lists help
|
||||
use /users to view users online
|
||||
use /w or /msg <username> to whisper people
|
||||
use /join <channel> to join a channel
|
||||
|
||||
For Chan Ops:
|
||||
|
||||
use /ban <username> bans a user from channel
|
||||
use /kick <username> kicks a user from channel
|
||||
|
||||
For a more detailed help type: /help
|
|
@ -1,15 +0,0 @@
|
|||
Commandes d'aides du salon de discussions de PvPGN(serveur Emulateur Bnet)
|
||||
|
||||
Nouvelles commandes:
|
||||
|
||||
utiliser /f pour afficher la liste d'amis
|
||||
utiliser /users pour voir les utilisateur en ligne
|
||||
utiliser /w ou /msg <utilisateur> pour chuchoter a une personne
|
||||
utiliser /join <canal> pour joindre un canal de discussions
|
||||
|
||||
Pour les opérateurs du canal:
|
||||
|
||||
utiliser /ban <utilisateur> banni l'utilisateur du canal de discussions
|
||||
utiliser /kick <utilisateur> pour sortir un utilisateur du canal de discussions
|
||||
|
||||
pour une aide plus détaillé taper: /help
|
|
@ -1,15 +0,0 @@
|
|||
PvPGN Bnet Emulation Chat Help Commands
|
||||
|
||||
Новые команды:
|
||||
|
||||
наберите /f help для вызова справки списке друзей
|
||||
наберите /users для просмотра пользоватей в онлайне
|
||||
наберите /w или /msg <имяпользователя> для личного сообщения
|
||||
наберите /join <канал> для присоединения к каналу
|
||||
|
||||
Для операторов каналов:
|
||||
|
||||
наберите /ban <имяпользователя> чтобы забанить игрока на данном канале
|
||||
наберите /kick <имяпользователя> чтобы выкинуть пользователя с этого канала
|
||||
|
||||
Для дальнейшей помощи наберите: /help
|
|
@ -1,15 +0,0 @@
|
|||
PvPGN模拟战网聊天命令帮助
|
||||
|
||||
新命令:
|
||||
|
||||
使用 /f help 显示朋友命令帮助
|
||||
使用 /users 显示在线玩家数
|
||||
使用 /w 或者 /msg <玩家名称> 发送消息给玩家
|
||||
使用 /join <频道> 加入指定的频道
|
||||
|
||||
频道管理员:
|
||||
|
||||
使用 /ban <玩家名称> 把玩家从该频道中踢出,并禁止玩家再次进入此频道
|
||||
使用 /kick <玩家名称> 把玩家从该频道中踢出
|
||||
|
||||
更多的帮助:输入/help
|
|
@ -1,23 +0,0 @@
|
|||
You are currently connected to a PvPGN Server (Player -vs- Player Gaming Network)
|
||||
|
||||
PvPGN TERMS OF USE:
|
||||
|
||||
PvPGN is a Battle.net(R) emulation server and in no way affiliated with bnetd, warforge, or Blizzard Entertainment(R).
|
||||
PvPGN is provided "as is" without warrenties of any kind.
|
||||
We do not support the idea of Pirated software and urge you to purchase a legit copy of any games that you play on our servers.
|
||||
|
||||
1. Information found on PvPGN.
|
||||
PvPGN does not endorse or stand behind the accuracy, truthfulness or reliability of any information (including statements of opinion or advice) provided on or by means of PvPGN. Any and all statements made in forums, chat or during game play reflect only the views of their author.
|
||||
|
||||
2. Disclaimer of Warrenty.
|
||||
PvPGN is provided to you "as is" without warrenty of any kind. PvPGN does not warrent that their programm will be uninterrupted or error free.
|
||||
|
||||
3. Limitations of Liability
|
||||
PvPGN is in no way liable for loss or damage of any kind resulting from the use of PvPGN, including but not limited to, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other damages or losses, commercial or otherwise.
|
||||
|
||||
Battle.net(R) and Blizzard Entertainment(R) are trademarks or registered trademarks of Blizzard Entertainment in the U.S. and/or other countries.
|
||||
|
||||
Besides all this... Happy gaming..
|
||||
PvPGN Project Page: http://pvpgn.berlios.de/
|
||||
|
||||
(edit this text in var/files/newaccount-default.txt)
|
|
@ -1,23 +0,0 @@
|
|||
You are currently connected to a PvPGN Server (Player -vs- Player Gaming Network)
|
||||
|
||||
PvPGN TERMS OF USE:
|
||||
|
||||
PvPGN is a Battle.net(R) emulation server and in no way affiliated with bnetd, warforge, or Blizzard Entertainment(R).
|
||||
PvPGN is provided "as is" without warrenties of any kind.
|
||||
We do not support the idea of Pirated software and urge you to purchase a legit copy of any games that you play on our servers.
|
||||
|
||||
1. Information found on PvPGN.
|
||||
PvPGN does not endorse or stand behind the accuracy, truthfulness or reliability of any information (including statements of opinion or advice) provided on or by means of PvPGN. Any and all statements made in forums, chat or during game play reflect only the views of their author.
|
||||
|
||||
2. Disclaimer of Warrenty.
|
||||
PvPGN is provided to you "as is" without warrenty of any kind. PvPGN does not warrent that their programm will be uninterrupted or error free.
|
||||
|
||||
3. Limitations of Liability
|
||||
PvPGN is in no way liable for loss or damage of any kind resulting from the use of PvPGN, including but not limited to, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other damages or losses, commercial or otherwise.
|
||||
|
||||
Battle.net(R) and Blizzard Entertainment(R) are trademarks or registered trademarks of Blizzard Entertainment in the U.S. and/or other countries.
|
||||
|
||||
Besides all this... Happy gaming..
|
||||
PvPGN Project Page: http://pvpgn.berlios.de/
|
||||
|
||||
(edit this text in var/files/newaccount-enUS.txt)
|
|
@ -1,23 +0,0 @@
|
|||
You are currently connected to a PvPGN Server (Player -vs- Player Gaming Network)
|
||||
|
||||
PvPGN TERMS OF USE:
|
||||
|
||||
PvPGN is a Battle.net(R) emulation server and in no way affiliated with bnetd, warforge, or Blizzard Entertainment(R).
|
||||
PvPGN is provided "as is" without warrenties of any kind.
|
||||
We do not support the idea of Pirated software and urge you to purchase a legit copy of any games that you play on our servers.
|
||||
|
||||
1. Information found on PvPGN.
|
||||
PvPGN does not endorse or stand behind the accuracy, truthfulness or reliability of any information (including statements of opinion or advice) provided on or by means of PvPGN. Any and all statements made in forums, chat or during game play reflect only the views of their author.
|
||||
|
||||
2. Disclaimer of Warrenty.
|
||||
PvPGN is provided to you "as is" without warrenty of any kind. PvPGN does not warrent that their programm will be uninterrupted or error free.
|
||||
|
||||
3. Limitations of Liability
|
||||
PvPGN is in no way liable for loss or damage of any kind resulting from the use of PvPGN, including but not limited to, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other damages or losses, commercial or otherwise.
|
||||
|
||||
Battle.net(R) and Blizzard Entertainment(R) are trademarks or registered trademarks of Blizzard Entertainment in the U.S. and/or other countries.
|
||||
|
||||
Besides all this... Happy gaming..
|
||||
PvPGN Project Page: http://pvpgn.berlios.de/
|
||||
|
||||
(edit this text in var/files/termsofservice-default.txt)
|
|
@ -1,23 +0,0 @@
|
|||
You are currently connected to a PvPGN Server (Player -vs- Player Gaming Network)
|
||||
|
||||
PvPGN TERMS OF USE:
|
||||
|
||||
PvPGN is a Battle.net(R) emulation server and in no way affiliated with bnetd, warforge, or Blizzard Entertainment(R).
|
||||
PvPGN is provided "as is" without warrenties of any kind.
|
||||
We do not support the idea of Pirated software and urge you to purchase a legit copy of any games that you play on our servers.
|
||||
|
||||
1. Information found on PvPGN.
|
||||
PvPGN does not endorse or stand behind the accuracy, truthfulness or reliability of any information (including statements of opinion or advice) provided on or by means of PvPGN. Any and all statements made in forums, chat or during game play reflect only the views of their author.
|
||||
|
||||
2. Disclaimer of Warrenty.
|
||||
PvPGN is provided to you "as is" without warrenty of any kind. PvPGN does not warrent that their programm will be uninterrupted or error free.
|
||||
|
||||
3. Limitations of Liability
|
||||
PvPGN is in no way liable for loss or damage of any kind resulting from the use of PvPGN, including but not limited to, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other damages or losses, commercial or otherwise.
|
||||
|
||||
Battle.net(R) and Blizzard Entertainment(R) are trademarks or registered trademarks of Blizzard Entertainment in the U.S. and/or other countries.
|
||||
|
||||
Besides all this... Happy gaming..
|
||||
PvPGN Project Page: http://pvpgn.berlios.de/
|
||||
|
||||
(edit this text in var/files/termsofservice-enUS.txt)
|
|
@ -1,23 +0,0 @@
|
|||
You are currently connected to a PvPGN Server (Player -vs- Player Gaming Network)
|
||||
|
||||
PvPGN TERMS OF USE:
|
||||
|
||||
PvPGN is a Battle.net(R) emulation server and in no way affiliated with bnetd, warforge, or Blizzard Entertainment(R).
|
||||
PvPGN is provided "as is" without warrenties of any kind.
|
||||
We do not support the idea of Pirated software and urge you to purchase a legit copy of any games that you play on our servers.
|
||||
|
||||
1. Information found on PvPGN.
|
||||
PvPGN does not endorse or stand behind the accuracy, truthfulness or reliability of any information (including statements of opinion or advice) provided on or by means of PvPGN. Any and all statements made in forums, chat or during game play reflect only the views of their author.
|
||||
|
||||
2. Disclaimer of Warrenty.
|
||||
PvPGN is provided to you "as is" without warrenty of any kind. PvPGN does not warrent that their programm will be uninterrupted or error free.
|
||||
|
||||
3. Limitations of Liability
|
||||
PvPGN is in no way liable for loss or damage of any kind resulting from the use of PvPGN, including but not limited to, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other damages or losses, commercial or otherwise.
|
||||
|
||||
Battle.net(R) and Blizzard Entertainment(R) are trademarks or registered trademarks of Blizzard Entertainment in the U.S. and/or other countries.
|
||||
|
||||
Besides all this... Happy gaming..
|
||||
PvPGN Project Page: http://pvpgn.berlios.de/
|
||||
|
||||
(edit this text in var/files/tos-unicode_default.txt)
|
|
@ -1,23 +0,0 @@
|
|||
You are currently connected to a PvPGN Server (Player -vs- Player Gaming Network)
|
||||
|
||||
PvPGN TERMS OF USE:
|
||||
|
||||
PvPGN is a Battle.net(R) emulation server and in no way affiliated with bnetd, warforge, or Blizzard Entertainment(R).
|
||||
PvPGN is provided "as is" without warrenties of any kind.
|
||||
We do not support the idea of Pirated software and urge you to purchase a legit copy of any games that you play on our servers.
|
||||
|
||||
1. Information found on PvPGN.
|
||||
PvPGN does not endorse or stand behind the accuracy, truthfulness or reliability of any information (including statements of opinion or advice) provided on or by means of PvPGN. Any and all statements made in forums, chat or during game play reflect only the views of their author.
|
||||
|
||||
2. Disclaimer of Warrenty.
|
||||
PvPGN is provided to you "as is" without warrenty of any kind. PvPGN does not warrent that their programm will be uninterrupted or error free.
|
||||
|
||||
3. Limitations of Liability
|
||||
PvPGN is in no way liable for loss or damage of any kind resulting from the use of PvPGN, including but not limited to, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other damages or losses, commercial or otherwise.
|
||||
|
||||
Battle.net(R) and Blizzard Entertainment(R) are trademarks or registered trademarks of Blizzard Entertainment in the U.S. and/or other countries.
|
||||
|
||||
Besides all this... Happy gaming..
|
||||
PvPGN Project Page: http://pvpgn.berlios.de/
|
||||
|
||||
(edit this text in var/files/tos.txt)
|
|
@ -1,23 +0,0 @@
|
|||
You are currently connected to a PvPGN Server (Player -vs- Player Gaming Network)
|
||||
|
||||
PvPGN TERMS OF USE:
|
||||
|
||||
PvPGN is a Battle.net(R) emulation server and in no way affiliated with bnetd, warforge, or Blizzard Entertainment(R).
|
||||
PvPGN is provided "as is" without warrenties of any kind.
|
||||
We do not support the idea of Pirated software and urge you to purchase a legit copy of any games that you play on our servers.
|
||||
|
||||
1. Information found on PvPGN.
|
||||
PvPGN does not endorse or stand behind the accuracy, truthfulness or reliability of any information (including statements of opinion or advice) provided on or by means of PvPGN. Any and all statements made in forums, chat or during game play reflect only the views of their author.
|
||||
|
||||
2. Disclaimer of Warrenty.
|
||||
PvPGN is provided to you "as is" without warrenty of any kind. PvPGN does not warrent that their programm will be uninterrupted or error free.
|
||||
|
||||
3. Limitations of Liability
|
||||
PvPGN is in no way liable for loss or damage of any kind resulting from the use of PvPGN, including but not limited to, loss of goodwill, work stoppage, computer failure or malfunction, or any and all other damages or losses, commercial or otherwise.
|
||||
|
||||
Battle.net(R) and Blizzard Entertainment(R) are trademarks or registered trademarks of Blizzard Entertainment in the U.S. and/or other countries.
|
||||
|
||||
Besides all this... Happy gaming..
|
||||
PvPGN Project Page: http://pvpgn.berlios.de/
|
||||
|
||||
(edit this text in var/files/tos-defaut.txt)
|
|
@ -15,7 +15,8 @@ bnetd_SOURCES = account.cpp account_wrap.cpp adbanner.cpp alias_command.cpp anon
|
|||
storage_file.cpp storage_sql.cpp support.cpp team.cpp tick.cpp timer.cpp topic.cpp \
|
||||
tournament.cpp tracker.cpp udptest_send.cpp versioncheck.cpp watch.cpp \
|
||||
storage_sql2.cpp sql_common.cpp handle_wol.cpp handle_irc_common.cpp handle_apireg.cpp \
|
||||
handle_wserv.cpp luafunctions.cpp luainterface.cpp luaobjects.cpp luawrapper.cpp
|
||||
handle_wserv.cpp luafunctions.cpp luainterface.cpp luaobjects.cpp luawrapper.cpp \
|
||||
i18n.cpp icons.cpp
|
||||
|
||||
bnetd_LDADD = $(top_builddir)/src/common/libcommon.a \
|
||||
$(top_builddir)/src/compat/libcompat.a \
|
||||
|
@ -35,4 +36,5 @@ noinst_HEADERS = account.h account_wrap.h adbanner.h alias_command.h \
|
|||
storage_file.h storage.h storage_sql.h support.h team.h tick.h \
|
||||
timer.h topic.h tournament.h udptest_send.h versioncheck.h watch.h \
|
||||
tracker.h storage_sql2.h sql_common.h handle_wol.h handle_irc_common.h handle_apireg.h \
|
||||
handle_wserv.h luafunctions.h luainterface.h luaobjects.h luawrapper.h
|
||||
handle_wserv.h luafunctions.h luainterface.h luaobjects.h luawrapper.h \
|
||||
i18n.h icons.h
|
||||
|
|
|
@ -8,7 +8,8 @@ libcommon_a_SOURCES = conf.cpp list.cpp eventlog.cpp hexdump.cpp bn_type.cpp uti
|
|||
fdwatch.cpp fdwatch_epoll.cpp fdwatch_kqueue.cpp fdwatch_poll.cpp \
|
||||
fdwatch_select.cpp give_up_root_privileges.cpp hashtable.cpp \
|
||||
proginfo.cpp queue.cpp rcm.cpp rlimit.cpp tag.cpp token.cpp trans.cpp \
|
||||
fdwbackend.cpp xstr.cpp systemerror.cpp wolhash.cpp
|
||||
fdwbackend.cpp xstr.cpp systemerror.cpp wolhash.cpp \
|
||||
format.cpp pugixml.cpp
|
||||
|
||||
noinst_HEADERS = addr.h anongame_protocol.h asnprintf.h bnethashconv.h \
|
||||
bnethash.h bnet_protocol.h bnettime.h bn_type.h bot_protocol.h \
|
||||
|
@ -21,4 +22,5 @@ noinst_HEADERS = addr.h anongame_protocol.h asnprintf.h bnethashconv.h \
|
|||
trans.h udp_protocol.h util.h version.h xalloc.h xstring.h \
|
||||
d2cs_bnetd_protocol.h d2cs_d2dbs_ladder.h d2cs_d2gs_character.h \
|
||||
d2cs_d2gs_protocol.h d2cs_protocol.h scoped_array.h scoped_ptr.h \
|
||||
fdwbackend.h xstr.h systemerror.h wolhash.h
|
||||
fdwbackend.h xstr.h systemerror.h wolhash.h \
|
||||
format.h pugiconfig.h pugixml.h
|
||||
|
|
Loading…
Reference in a new issue