View Single Post
Plugin Info:     Modification:          Category:         
+ARUKARI-
AlliedModders Donor
Join Date: Jul 2004
Location: Japan
Old 11-09-2004 , 06:11   Anonymous Server
Reply With Quote #1

PHP Code:
/* AMX ModX script

 (c) 2020, Aoi.Kagase (+ARUKARI-)

-=ANONYMOUS SERVER=-

A player's name is made anonymity.

================================================

-=VERSIONS=-

Releaseed(Time in JP)    Version        comment
------------------------------------------------
2004.11.09                0.1            mein release
2020.03.24                0.2            change cvars, and optimized.
================================================

-=INSTALLATION=-

Compile and install plugin. (configs/plugins.ini)

================================================

-=USAGE=-
CVARS.
    amx_anon
         0 = off, 1 = on.
    amx_anon_tag
        set string for tag. default: anon
    amx_anon_name
        set string for name. default: player

    default:
        [Anon] Player (1)
        [Anon] Player (2)
        [Anon] Player (3)
        ....
        can viewing on scoreinfo.
================================================
*/ 
When this is used, a name stops influencing it.

default setting is "Anon" and "Player".

A used example
[Anon] Player (1)
[Anon] Player (2)
[Anon] Player (3)
.
.
.
A name changes like this.
"(number)" is userID.(not SteamID)

Attached Files
File Type: sma Get Plugin or Get Source (anonymous_server.sma - 264 views - 2.2 KB)
__________________
GitHub
SteamWishlist

六四天安門事件

Last edited by +ARUKARI-; 03-24-2020 at 07:42. Reason: v0.3 Released
+ARUKARI- is offline