下面是引用 calvinngth 於 2011-03-04 23:19 發表的 : 大大,如果我想話當殭屍使用解毒劑後,可以即時變回人類,指令應該怎樣寫?(大大可否示範?)
下面是引用 tw2twtw 於 2011-05-07 22:16 發表的 : zp_round_started(gamemode, id) { ...................... } 如果要改成一般用的,可以用什麼代替?....
register_event("HLTV", "event_RoundStart", "a", "1=0", "2=0")
public event_RoundStart() { ...................... }
// Native: zp_get_user_next_class public native_get_user_next_class(id) { return g_zombieclassnext[id]; }