搜索
查看: 14083|回复: 50

【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

[复制链接]
发表于 2006-3-8 15:57:43 | 显示全部楼层 |阅读模式 来自 中国–浙江–台州
===============================================================================
User registration plugin - Version 1.24
===============================================================================

--------
Features
--------
-Changes users names if
    # not logged in
    # uses a blocked name (support for exceptions)
-Option to gag users that are not logged in (gag say, say_team and voice comm)
** voice comm gag untested **
-Authentication via 3 systems
    # Name and password
    # Steam ID
    # IP
-1 account per Steam ID / IP (only if Steam ID / IP authentication is used)
-uses a variable in 'setinfo' to store password / Steam ID / IP
-For email registration in game register and unregister is disabled
-PHP registration form available

------------
Requirements
------------
-mySQL
-engine module (used for voice mute)

--------------
Main Functions
--------------
Register, Unregister, Login functions have different syntax depending on authentication type

    reg <name> <pass>       Register a name (Name/Password authentication)
    reg <name>              Register a name (Steam ID / IP authentication)
    ureg <name> <pass>      Unregister (Name/Password authentication)
    ureg                    Unregister (Steam ID / IP authentication)
    login <name> <pass>     Login (Name/Password authentication)
    login                   Login (Steam ID / IP authentication)
    logout                  Logout of account
    userReghelp             Help screen

'''''''''''''''
Admin Functions
'''''''''''''''
    adreg <user> <pass>      Register a user. <pass> may be password / Steam ID / IP
    adureg <name>            Unregister user via name
    aduregID <id>            Unregister user via Steam ID / IP
    addblock <word>          Add word to block list
    delblock <word>          Remove word to block list

-----
cvars
-----
    amx_registerLogin        if set auto logs user in after registration of name

    punishments for not loggin in
    '''''''''''''''''''''''''''''
    amx_punishGag            gag chat
        -1 - no gag
         0 - gag say and team say
         1 - gag say
         2 - gag team say
    amx_punishGagVoice        gag voice communication
        0 - no gag
        1 - gag set

    amx_msgOverload
        1 - displays a lot of messages continually

---------
Changelog
---------
v 1.24  Changed behavour of msgOverload slightly and fixed bug where logged in users logouts and does not get any msgOverload
        Added md5 hashing of passwords, and thus changed table layout for email activation        
v 1.23  Added a few fixes and changed the working of the plugin so that as long as user isnt registered, name will be [Unregistered]
v 1.22  Added plugin_modules() as suggested by devicenull :)

如上,兄弟找来的,希望大家有用,就不卖钱了,呵呵

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?注个册吧

×
发表于 2006-3-8 16:00:22 | 显示全部楼层 来自 中国–山西–太原

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

晕死,这个和我那个没什么区别,源代码都有错误,还发?
回复

使用道具 举报

 楼主| 发表于 2006-3-8 16:01:15 | 显示全部楼层 来自 中国–浙江–台州

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

有编译好的amxx,为什么不发?
回复

使用道具 举报

发表于 2006-3-8 16:03:11 | 显示全部楼层 来自 中国–山西–太原

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

如果只有编译好的amxx,我想没人会用,提示信息都是英文(我无所谓,能看懂),估计其他人是不会用的!
回复

使用道具 举报

 楼主| 发表于 2006-3-8 16:14:49 | 显示全部楼层 来自 中国–浙江–台州

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

这个就不用兄台操心了,呵呵
回复

使用道具 举报

发表于 2006-3-8 16:18:00 | 显示全部楼层 来自 中国–重庆–重庆

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

要钱了?。。。。。。。。。。。。。。。。。。
回复

使用道具 举报

发表于 2006-3-8 16:19:49 | 显示全部楼层 来自 中国–重庆–重庆

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

大哥也要说清楚AMXX什么环境?1。0还是1。6
还是多少版本的~具体怎么用~如果都不说清楚要钱也太。。。。。。。。
回复

使用道具 举报

发表于 2006-3-8 16:31:24 | 显示全部楼层 来自 中国–江苏–宿迁

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

;)  ;)  ;)
回复

使用道具 举报

发表于 2006-3-8 16:49:28 | 显示全部楼层 来自 中国–黑龙江–鸡西

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

:D
支持一下了先
搞搞新东东
回复

使用道具 举报

发表于 2006-3-8 16:50:53 | 显示全部楼层 来自 中国–广西–河池

回复: 【amxx插件类 】UserReg(包括源代码,amxx文件和网页注册php文件包)

什么东东哦,不会是骗钱的吧~~~
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表