|
发表于 2008-9-16 20:13:15
|
显示全部楼层
|阅读模式
来自 中国–广东–佛山–南海区
原版外国作者的贴子:http://forums.alliedmods.net/showthread.php?t=25819
在1.80版本运行,1.81运行试过出错,
Usage用户:
* Client command
/ +setlaser (Bio version is +USE key)
- ex) bind v +setlaser
- can set lasermine on the wall
/ +dellaser
- ex) bind j +dellaser
- can return lasermine in ammo.
/ buy_lasermine
- ex) bind "F2" "buy_lasermine"
- buying lasermine
/ say "/buy lasermine" or "/lm"
- buying lasermine
/ say "/lasermine"
- show help
Cvars可把下列参数写在amxx.cfg上:
* amx_ltm //1 is on , 0 is off
* amx_ltm_mode //0 is lasermine, 1 is Tripmine mode
* amx_ltm_ammo //The setup of ammo (default 2)
* amx_ltm_fragmoney //A setup for the reward (default 300)
* amx_ltm_cost //The settlement of the cost (default 2500)
* amx_ltm_health //The settlement of the degree of durability (default 500)
* amx_ltm_dmg //The setup of the damage (default 10000)
* amx_ltm_teammax //The setup of maxset in team.
* amx_ltm_radius //The setup of radius.
* amx_ltm_rdmg //The setup of max radius damage.
* amx_ltm_ff //setup friendly fire.
* amx_ltm_cbt //can buy and deploy team set.
* amx_ltm_buymode //saycmd buying. 0 is off, 1 is on
* amx_ltm_delay //can buying roundstart +sec. (default 15sec)
* amx_ltm_think //laser think setting.(default and min 0.01: ex-1.0 unlaggnging. but lasers blank)
* amx_ltm_line //0 is invisible laserline. 1 is visible laserline.
* amx_ltm_acs // 0 is all, 1 is admin only
* amx_ltm_glow // 1 is glowing team color for mine. default 0
* amx_ltm_cmdmode //command mode. (0 is +USE key, 1 is bind, 2 is each)
Bio version : amx_ltm -> bio_ltm
安装说明(原贴:http://forums.alliedmods.net/showpost.php?p=646608&postcount=101):
1.
you need "lasermine_020rc.sma".
if you play biohazard, you need "bio_lasermine.sma".(not need "lasermine_020rc.sma".)
2.
you move the SMA file of either in an "amxmodx/scripting" directory.
you carry out "compile.exe".
3.
a folder called "compiled" should be made in your "amxmodx/scripting" directory.(open the "amxmodx/scripting/compiled")
4.
is there "lasermine_020rc.amxx" or "bio_lasermine_004.amxx" in the directory?
you copy "lasermine_020rc.amxx" or "bio_lasermine_004.amxx".
and you paste into "amxmodx/plugins".
5.
you open amxmodx/configs directory.
and you open plugins.ini
6.
you add "lasermine_020rc.amxx" or "bio_lasermine_004.amxx" to the bottom line of plugins.ini.
and you save it.
7.
It was completed entirely.
Please add cvars setting to server.cfg afterward. (Even if there is not it, it moves.)
E文不太好,大概意思就是: 如果放在僵尸服 biohazard的话,只需要bio_lasermine.sma此源文件编译,也提供了编译好了的amxx插件,放plugins里,再在plugins.ini写上相应插件名称,把cvars.cfg的文件放在to server.cfg afterward. 看不懂了,到时是放cstrike\addons\amxmodx\configs下,还是放和server.cfg同一目录下,搞不懂。
反正我运行后,提示:[ 42] unknown unknown unknown bio_lasermine.a bad load
( 42) Load fails: Failed to allocate memory (plugin "bio_lasermine.amxx")
查遍了回复的问题贴子,作者意思好象是说重新编译,但我怎么编译都编译不了,好象需要.inc文件,郁闷死,哪位安装成功的说一下。 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注个册吧
×
|