[HELP] Death Window
#3

if using this ??

public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/mycommand", cmdtext, true, 10) == 0)
{
// Do something here
return 1;
}
return 0;
}
Reply


Messages In This Thread
[HELP] Death Window - by Eiy Mard - 14.06.2012, 14:04
Re: [HELP] Death Window - by iggy1 - 14.06.2012, 14:10
Re: [HELP] Death Window - by Eiy Mard - 14.06.2012, 14:18
Re: [HELP] Death Window - by iggy1 - 14.06.2012, 14:24
Re: [HELP] Death Window - by Eiy Mard - 14.06.2012, 14:39

Forum Jump:


Users browsing this thread: 1 Guest(s)