[Make]/whatever With Time
#4

what is line 17 ? oh omg -.- the commadn u have to put under onplayercommandtext -.- like this


pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
    if(!strcmp("/haha",cmdtext,true))
    {
        SetTimerEx("boom",15000,0,"i",playerid);
        return 1;
    }
    return 0;
}
Reply


Messages In This Thread
[Make]/whatever With Time - by Larsey123IsMe - 12.11.2010, 10:30
Re: [Make]/whatever With Time - by iJumbo - 12.11.2010, 10:44
Re: [Make]/whatever With Time - by Larsey123IsMe - 12.11.2010, 10:52
Re: [Make]/whatever With Time - by iJumbo - 12.11.2010, 10:55
Re: [Make]/whatever With Time - by Larsey123IsMe - 12.11.2010, 11:00
Re: [Make]/whatever With Time - by iJumbo - 12.11.2010, 11:06
Re: [Make]/whatever With Time - by Larsey123IsMe - 12.11.2010, 11:07

Forum Jump:


Users browsing this thread: 1 Guest(s)