Help with CMD!
#6

PHP код:
YCMD:rules(playeridparams[])
{
    if(
loggedplayer[playerid] == 0) return SCM(playerid, -1"GA:RP |"RED"You must log in to use this command!");
    new 
string[128];
    
format(stringsizeof(string), "* Player %s is watching rules (/rules)."GetName(playerid));
    new 
info[8192];
    
ProxDetector(30.0playeridstringPROXPROXPROXPROXPROX);
    return 
1;

And btw try to use anything else instead of ProxDetector, it's a bit too outdated.
Reply


Messages In This Thread
Help with CMD! - by defaultsrb - 13.02.2018, 18:49
Re: Help with CMD! - by Mugala - 13.02.2018, 19:01
Re: Help with CMD! - by Coox - 13.02.2018, 19:02
Re: Help with CMD! - by PepsiCola23 - 13.02.2018, 20:17
Re: Help with CMD! - by defaultsrb - 13.02.2018, 20:41
Re: Help with CMD! - by solstice_ - 13.02.2018, 20:44
Re: Help with CMD! - by defaultsrb - 13.02.2018, 21:07
Re: Help with CMD! - by Mugala - 13.02.2018, 21:14
Re: Help with CMD! - by solstice_ - 13.02.2018, 21:16
Re: Help with CMD! - by Sew_Sumi - 13.02.2018, 21:17

Forum Jump:


Users browsing this thread: 1 Guest(s)