搜索
查看: 16736|回复: 1

[AMXX 带源码] [AMXX]跳跃服务器插件kz_multiplugin

[复制链接]
发表于 2009-3-15 13:37:00 | 显示全部楼层 |阅读模式 来自 山东淄博
英文原版:
For use with Climbing Maps
http://www.kreedz.com/
And Other Climbing Maps

List Maps & Configurations in climbing.ini


**** CVARS (FEATURES) ****
kz_autoheal = AutoHeal
kz_autospawn = AutoSpawn
kz_bunnyjump = 1 = No slowdown after jumping | 2 = Just hold down jump to bunny hop
kz_godmode = AutoGodmode
kz_semiclip = AutoSemiClip
kz_scout = AutoScout
kz_nightvision = Free NVG
kz_nightmode = Nightmode
kz_checkpoints = Checkpoints
kz_timer = IndividualTimer
kz_top15 = Top15 (BETA)

**** CVARS (CHECKPOINT SYSTEM) ****
kz_checkprice = Price of a checkpoint
kz_checkpointdist = Distance from other people you can spawn
kz_checkeffects = Some cool teleport effects
kz_limitedcp = Limit each checkpoint to one use
kz_startmoney = Instead of mp_startmoney

**** CVARS (OTHER) ****
kz_grabforce = Grabforce for JediGrab

**** ADMIN COMMANDS ****

ADMIN_LEVEL_A (flag="m")
Setting Noclip = amx_noclip <authid, nick, @team, @all or #userid> <on/off>
Setting Godmode = amx_godmode <authid, nick, @team, @all or #userid> <on/off>
Setting Semiclip = amx_semiclip <authid, nick, @team, @all or #userid> <on/off>
Setting Glow = amx_glow <authid, nick, @team, @all or #userid> <red> <green> <blue> <alpha>
Setting Origin = amx_teleport <authid, nick or #userid> <authid, nick or #userid>
Setting Gravity = amx_gravity <authid, nick, @team, @all or #userid> <Gravity>
Granting Hook/Rope = amx_granthook <authid, nick, @team, @all or #userid> <on/off>

ADMIN_LEVEL_B (flag="n")
Giving Longjump = amx_longjump <authid, nick, @team, @all or #userid>
Giving Scout = amx_scout <authid, nick, @team, @all or #userid>
Giving Money = amx_money <authid, nick, @team, @all or #userid> <Money>

ADMIN_LEVEL_C (flag="o")
Set Checkpoint = amx_checkpoint <authid, nick or #userid>
Rem Checkpoint = amx_remcheckpoint <authid, nick or #userid>

ADMIN_LEVEL_D (flag="p")
Jedi Force Grab by Spacedude (slightly modified)
Grabbing a person = +grab
Releasing grabbed = -grab
Toggle Command = grab_toggle

ADMIN_LEVEL_E (flag="q") || Granted by admin
Ninja Rope by Spacedude (slightly modified) & Hook thingy
Attaching Rope = +rope
Deattaching Rope = -rope
Attaching Hook = +hook
Deattaching Hook = -hook

**** USER COMMANDS ****

checkpoint = Use Checkpoint
/checkpoint
gocheck = Goto Checkpoint
/gocheck
lastcheck = Goto Checkpoint before last (used when stuck)
/stuck
/unstuck
/destuckme

********************************************* ********************************************* ********/
How To Install.

AMXX
1. Put the kz_multiplugin.amx(x) in the plugins folder
2. Add kz_multiplugin.amx(x) in the plugins.ini
3. Put the climbing.ini in the addons/amxx/configs/ folder

===============================
建立一个跳跃服务器除需要基本的HLDS文件和AMXX插件以外,还需要1-3个插件
1、kz_multiplugin     ---跳跃的基本插件,包含了跳跃所有基本应用命令
2、amx_climb_timer.amxx   ---跳跃的辅助插件,主要是在透明人和top15方面有所改进

跳跃基本插件:
跳跃的辅助插件:

本帖子中包含更多资源

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

×
发表于 2009-3-15 19:00:29 | 显示全部楼层 来自 广东深圳
很好  挺你 现在用simen的  开关较方便
回复

使用道具 举报

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

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