搜索
查看: 1546|回复: 0

帮忙看下这段源码到底是哪错了.小弟感谢不尽

[复制链接]
发表于 2008-7-28 03:57:23 | 显示全部楼层 |阅读模式 来自 中国–四川–成都
[php]
public warmup_msg()
{
if ((match_inprogress == 1)||(match_inprogress == 3)) {
set_hudmessage(0, 255, 0, -1.0, 0.01, 2, 0.09, 10.0, 0.2, 0.2, 6)
new show = get_cvar_num("amx_match_screenshot")

if ((recdemo==1)||(recdemo==3))
show_hudmessage(0,"--[ 热身时间 ]--^nDemo 将被自动录制 (如果你没在线观看...)")
else
show_hudmessage(0,"--[ 热身时间 ]--^n如果你愿意,你可以录制比赛实况录像...")

set_hudmessage(0, 255, 0, -1.0, 0.08, 2, 0.09, 10.0, 0.2, 0.2, 5)
show_hudmessage(0,"%s %s",(show > 0) ? "比分截图同样也会被截取" : "", (swap_type==1) ? "^n队伍在半场结束之后自动交换" : "")
[/php]

改了以后进入游戏打开菜单选择后无反映.

只能在控制台加载使用
游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

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