搜索
查看: 2088|回复: 4

war3问题serve

[复制链接]
匿名  发表于 2003-4-27 22:01:22 |阅读模式 来自 Invalid
server显示:
[AMX]  Run time error 4 on line 209 <plugin "warcraft3.amx">
是什么错误???在那里更改?
附:plugins状态:
; AMX Mod plugins
; plugins work on linux and win32
;[注意:如果想停用某插件请在插件文件名前加;符号注释掉即可。]
; admin base (required for any admin-related)
admin.amx

; admins loaded from a mysql database
; (do NOT comment admin.amx out)
;admin_mysql.amx

; basic admin console commands
admincmd.amx

; help command for admin console commands
adminhelp.amx

; slot reservation
adminslots.amx

; console chat commands
adminchat.amx

; vote commands
adminvote.amx

; prevent clients from chat-flooding the server
antiflood.amx

; displays next map in mapcycle
nextmap.amx

; displays time left on map
timeleft.amx

; allows to vote for next map
mapchooser.amx

; displays a scrolling message
scrollmsg.amx

; displays information messages
imessage.amx

; console motd @ client connection
welcomemsg.amx

; displays attackers, victims and weapon stats on death or round end
; to use with CS Stats module
stats.amx

; weapons stats logging
; to use with CS Stats module
stats_logging.amx

; allows to pause and unpause some plugins
ppause.amx

; allows to manage stats plugins via menu
statsset.amx

;jail_break.amx
;dynamic_motd.amx
cfg_checker.amx
admin_bury.amx
admin_disarm.amx
admin_float.amx
admin_glow.amx
admin_godmode.amx
admin_gravity.amx
admin_heal.amx
amx_match_deluxe.amx
admin_maxspeed.amx
admin_money.amx
admin_slap_2.amx
admin_slay_2.amx
roll_the_dice.amx
amx_chicken_plugin.amx
amx_mail.amx
amx_weapon.amx
command_aliases.amx
deluxe_admin_chat.amx
kamikaze.amx
teleport.amx
weapon_restriction.amx
amx_atac.amx
endround_stats.amx
ultimate_sound.amx
admin_teams.amx
admin_jail.amx
pause_plugins.amx
knife_arena.amx
admin_ff.amx
menu_main.amx
menu_comp.amx
menu_comt.amx
menu_mod.amx
menu_pc.amx
menu_ph.amx
menu_pp.amx
menu_ptel.amx
menu_tg.amx
menu_th.amx
menu_tp.amx
menu_wr.amx


metamod.ini状态:
win32 addons\amx\dlls\war3_ms.dll

win32 addons\amx\dlls\cdmod.dll                                                                                       
win32 addons\amx\dlls\amx_mm.dll

win32 addons\amx\dlls\fun_ms.dll

win32 addons\amx\dlls\csstats_ms.dll

win32 dlls/chicken_mm.dll

linux addons/amx/dlls/amx_mm_i386.so

linux addons/amx/dlls/fun_ms_i386.so

linux addons/amx/dlls/csstats_ms_i386.so

linux dlls/chicken_mm_i386.so


amx\dlls\状态:
amx_mm.dll
amx_mm_i386.so
cdmod.bin
cdmod.dll
csstats_ms.dll

csstats_ms_i386.so
fun_ms.dll
fun_ms_i386.so
logd_ms.dll
logd_ms_i386.so
mysql_ms.dll
mysql_ms_i386.so
udp_ms.dll
udp_ms_i386.so
war3_ms.dll
warcraft3.amx


config.cfg状态:
unbindall
bind "TAB" "+showscores"
bind "ENTER" "+attack"
bind "ESCAPE" "escape"
bind "SPACE" "+jump"
bind "'" "+moveup"
bind "+" "sizeup"
bind "," "buyammo1"
bind "-" "sizedown"
bind "." "buyammo2"
bind "/" "+movedown"
bind "0" "slot10"
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
bind "5" "slot5"
bind "6" "slot6"
bind "7" "slot7"
bind "8" "slot8"
bind "9" "slot9"
bind ";" "+mlook"
bind "=" "sizeup"
bind "a" "+moveleft"
bind "b" "buy"
bind "c" "radio3"
bind "d" "+moveright"
bind "e" "+use"
bind "f" "impulse 100"
bind "g" "drop"
bind "i" "showbriefing"
bind "m" "chooseteam"
bind "n" "nightvision"
bind "o" "buyequip"
bind "q" "lastinv"
bind "r" "+reload"
bind "s" "+back"
bind "t" "impulse 201"
bind "u" "messagemode2"
bind "w" "+forward"
bind "x" "radio2"
bind "y" "messagemode"
bind "z" "radio1"
bind "[" "invprev"
bind "]" "invnext"
bind "`" "toggleconsole"
bind "~" "toggleconsole"
bind "UPARROW" "+forward"
bind "DOWNARROW" "+back"
bind "LEFTARROW" "+left"
bind "RIGHTARROW" "+right"
bind "ALT" "+strafe"
bind "CTRL" "+duck"
bind "SHIFT" "+speed"
bind "F5" "snapshot"
bind "F6" "save quick"
bind "F7" "load quick"
bind "F10" "quit prompt"
bind "INS" "+klook"
bind "PGDN" "+lookdown"
bind "PGUP" "+lookup"
bind "END" "centerview"
bind "MWHEELDOWN" "invnext"
bind "MWHEELUP" "invprev"
bind "MOUSE1" "+attack"
bind "MOUSE2" "+attack2"
bind "PAUSE" "pause"
name "Player"
bottomcolor "6"
topcolor "30"
model "gordon"
rate "9999"
s_eax "0.000000"
s_a3d "0.000000"
volume "0.800000"
hisound "1.000000"
suitvolume "0.250000"
bgmvolume "1.000000"
gamma "2.500000"
brightness "1.000000"
viewsize "120.000000"
sensitivity "3.000000"
d_spriteskip "0.000000"
cl_himodels "0.000000"
console "1.000000"
sv_aim "1.000000"
joystick "0.000000"
m_filter "0.000000"
_windowed_mouse "0.000000"
crosshair "1.000000"
lookspring "0.000000"
m_pitch "0.022000"
lookstrafe "0.000000"
+jlook


liblist.gam:

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.5"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1110"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "dlls\metamod.dll"
gamedll_linux "dlls/metamod_i386.so"
trainmap "tr_1"

魔兽3服务器设置文件是用默认的还是要更改???在哪个文件夹里设置?请帮忙

20
发表于 2003-4-27 22:38:28 | 显示全部楼层 来自 中国–湖北–武汉
安装WAR3插件除了一个amx插件文件还需要一个dll文件需要引导,此步骤是否执行过:
步骤五:解压war3_ms.dll文件到文件夹cstrike\addons\amx\dlls下。并用记事本编辑cstrike\addons\amx\modules.ini文件,添加此行:addons/amx/dlls/war3_ms.dll;
还有就是你的amx目录下是否有logs文件夹??没有这个文件夹的话很多插件都会失效。
回复

使用道具 举报

匿名  发表于 2003-4-27 23:51:16 来自 Invalid

回上楼

我的amx下有log    这个目录啊,如你所说的cstrike\addons\amx\modules.ini文件里也加了bnaddons/amx/dlls/war3_ms.dll;
但服务器还老是滚动这行:
[AMX] Run time error 4 on line 209 <plugin "warcraft3.amx">
东东,还有现在魔3已可以运行了,但每局开始都要选择几遍1--4的英文.能否设置不用选择人物(种族),在那里才可以设?另外WAR3服务器设置文件放在那个目录?是用原来默认的还是改过?改那一项?我进入其它WAR3服务器都不是这么样的/能帮我找找原因吗?谢谢了!!1
发表于 2003-4-30 17:45:40 | 显示全部楼层 来自 中国–湖北–武汉
滚动这行,按照作者的说法
AMX fun module isn't installed correctly (read readme.txt from AMX very carefully)
- War3 module isn't installed correctly (check that you installed the warcraft3 AMX module)
你的modules.ini文件里的fun模块运行不正常(或者根本没装好)还有就是WAR3的模块没有正常安装好,请检查文件的路径.我第一次装也这样后来好了.这是偶的modules.ini文件.运行正常:
; More functions for modifications in HL
; must be declarated in MetaMod and AMX
addons/amx/dlls/fun_ms.dll
addons/amx/dlls/fun_ms_i386.so

; Rcon and Query
;addons/amx/dlls/udp_ms.dll
;addons/amx/dlls/udp_ms_i386.so

; Warcraft 3
addons/amx/dlls/war3_ms.dll
addons/amx/dlls/war3_ms_i386.so
回复

使用道具 举报

发表于 2003-4-30 17:48:37 | 显示全部楼层 来自 中国–湖北–武汉
楼主啊,你写错了文件啦..我晕
除了把AMX的模块引导写到metamod.ini里去,哈要把war3的引导写到modules.ini文件里就好了..
回复

使用道具 举报

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

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