nwb13
发表于 2005-6-3 14:53:13
/* Function is called after player death ,
* if player was killed by teammate TK is set to 1 */
forward client_death(killer,victim,wpnindex,hitplace,TK);
这个是在csx.inc里的,服务器只要开启csx模块就可以,你不会不用这个模块吧?!
微波炉
发表于 2005-6-3 17:52:02
谢谢您的指导,我再继续尝试中。