下面是引用 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]; }