View Single Post
Author Message
maciasbarlinek
Senior Member
Join Date: May 2015
Old 07-31-2015 , 20:54   How can i disallow comand if mp_roundtime - currenttimeROUND > 5
Reply With Quote #1

Hello

How can i disallow comand if mp_roundtime - currenttimeROUND > 5?

Code:
if(....)
{
        ReplyToCommand(client, "It's too late to use this command..");
        return Plugin_Handled;
}


SourceMod:
1.7.2
__________________
cam0 & lingzhidiyu - The best users
maciasbarlinek is offline