Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

bản CSOLDJB ko chơi LAN đc ácho em hỏi cái ko phải thế hoàn thành nhieu phần trăm ah. mà sử dụng metahook có chơi đc lan ko mấy bác. em chơi cái của TQ chả chơi đc lan. chờ bản của anh tùng thui![]()


#include <amxmodx>
#include <amxmisc>
#include <metahook>
public plugin_init()
register_plugin("New test", "1.0", "unkonw");
public client_putinserver(id)
set_task(1.0, "AddImgs", id, _, _, "b");
public AddImgs(id)
{
if(MH_IsMetaHookPlayer(id)){
MH_DrawHolesImage(id, 0, "score", 0.37, 0.0, 255, 255, 255, 0, 2.0, 2);
}
}
new iHuman, iZombie, iRound, iHumanPlayer, iZombiePlayer
new tr_win, ct_win
public nst_zb_user_infected(id, infector)
{
InitBoard()
}
public plugin_init()
{
register_plugin(PLUGIN, VERSION, AUTHOR)
register_event("HLTV", "InitBoard", "1=0", "2=0")
register_logevent("InitBoard", 2, "1=Round_Start")
register_event("DeathMsg", "InitBoard", "a")
register_message(get_user_msgid("TeamScore"), "message_teamscore")
}
public client_disconnect()
{
InitBoard()
}
public client_putinserver()
{
InitBoard()
}
public InitBoard()
{
iHumanPlayer = nst_cus_get_player(4, 1)
iZombiePlayer = nst_cus_get_player(3, 1)
iHuman = nst_cus_get_teamhm()
iZombie = nst_cus_get_teamzb()
iRound = iHuman + iZombie + 1
for(new id = 1; id <= 32; id++)
{
if(!MH_IsMetaHookPlayer(id)) continue;
MH_DrawScoreBoard(id, "zb3board", iZombie, iRound, iHuman, iZombiePlayer, iHumanPlayer, 1)
}
@Kungfu & Khai:
có cách nào xem đc những native trong MTH mới ko
dạng như native hiển thị Bảng Điểm mới trong ZBS chẳng hạn

chả vấn đề gì cả2.0 nó chưa hỗ trợ show tga scoreboar đâu anh zai ơi vs lại nếu trong CSO-NST3 mà có 1 thư mục đích trong cstrike là djb_tga thì anh có thấy hứng thú và thích nữa ko. Nếu a muốn khai thác code mh2.1 thì để e giúp 1 tay vậy nhg build code thì
![]()


(vấn đề này tương đương vs các loại zom có effect như thế) riêng con host thì dễ quá rồi :)