View Single Post
Ryu2877
Member
Join Date: Sep 2006
Location: China
Old 04-18-2007 , 02:58   Re: Silent-Nades
Reply With Quote #3

subjective instance: you may add a estimation of mod ( CZ | CS ) to make this plugin work in both of them.
Quote:
public block_FITH_message()
{
if(get_msg_args() == 5)
{
if(get_msg_argtype(5) == ARG_STRING)
{
new value[64]
get_msg_arg_string(5 ,value ,63)
in CZ mod, this paramater is ">5" or "6"
Ryu2877 is offline