guoxiangwei 发表于 2006-3-9 08:15:28

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

不错不错,好东西! :)

R0C 发表于 2006-3-9 10:00:52

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

具体怎么用阿,大大,教教我。。:)

Quick 发表于 2006-3-9 12:54:59

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

没办法,只好回复了.

todayhrb 发表于 2006-3-9 19:13:57

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

好东西需要这个

louislam 发表于 2006-3-9 20:40:15

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

Post by martins
【隐藏帖】
gdgdgdgdgdgdgdgdgdgdgdgdgdgdgdgd

martins 发表于 2006-3-10 02:38:37

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

Post by AE86
那样看起来会更舒服 :D
只要功能达到了就行了!!能够完善当然更好!!但是觉得这样已经足够了!!如果插件上有什么不完善的地方还好改。这个嘛,麻烦,头痛啊!!!:cold: :sexy_girl :confused:

_Ewj1102 发表于 2006-3-10 03:56:52

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

瞧瞧看哦~~

瞧瞧看哦~~

瞧瞧看哦~~

瞧瞧看哦~~

瞧瞧看哦~~

瞧瞧看哦~~

AE86 发表于 2006-3-10 06:28:11

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

Post by martins
只要功能达到了就行了!!能够完善当然更好!!但是觉得这样已经足够了!!如果插件上有什么不完善的地方还好改。这个嘛,麻烦,头痛啊!!!:cold: :sexy_girl :confused:
那可以添加nwb13的显示地址信息插件的一条信息吗,?或者告诉我怎么改,需要去掉那些部分。 :)
public showipinfo(id){
if ( g_specMode && g_sql_statu ){
new a = read_data(2)
if ( is_user_connected(a) ){
new name
get_user_name(a,name,31)
format(g_buffer,511,"%s^n来自^n%s^n%s",name,g_country,g_addr)
set_hudmessage(255, 255, 42, -1.0, 0.79, 0, 6.0, 12.0) // 显示观察视角坐标 下角中间部位
show_hudmessage(id,g_buffer)
}
}

martins 发表于 2006-3-10 09:32:50

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

把这里改了:
   //set_hudmessage(0, 255, 0, 0.10, 0.55, 0, 6.0, 6.0, 0.5, 0.15, 3)
   //show_hudmessage(0, message)
   client_print(0,print_chat,"%s",message)

改成:

   set_hudmessage(255, 255, 42, -1.0, 0.79, 0, 6.0, 12.0)
   show_hudmessage(0, message)
// client_print(0,print_chat,"%s",message)

compile..................ok..............

AE86 发表于 2006-3-10 15:43:28

回复: 【发布】新的enter_leave插件,使用最新的纯真版IP

Post by martins
把这里改了:
   //set_hudmessage(0, 255, 0, 0.10, 0.55, 0, 6.0, 6.0, 0.5, 0.15, 3)
   //show_hudmessage(0, message)
   client_print(0,print_chat,"%s",message)

改成:

   set_hudmessage(255, 255, 42, -1.0, 0.79, 0, 6.0, 12.0)
   show_hudmessage(0, message)
// client_print(0,print_...
好的,谢谢|
对了楼主,排名和地址改为绿色字很难实现吗 :(
页: 1 2 3 4 5 6 [7] 8 9 10 11 12 13
查看完整版本: 【发布】新的enter_leave插件,使用最新的纯真版IP