/kill? But not the suicide one...
#8

Quote:
Originally Posted by lrZ^ aka LarzI
I think he means the part "[playerid/name]"
Not really.
I honestly think it's a long and stupid way..
pawn Код:
if(!strlen(tmp))
  {
    SendClientMessage(playerid, color, "Usage: /kill2 [playerid/name]");
    return 1;
  }
pawn Код:
//I like for short messages to do like
if(!strlen(something)) return SendClientMessage(playerid,color,"USAGE: /kill2 [playerid/name]");
If it's longer.
pawn Код:
if(!strlen(something))
  return SendClientMessage(playerid,color,"usage: /usemebecausei'malongmessageandihatetomakesuchalongmessageinthesameline..");
Reply


Messages In This Thread
/kill? But not the suicide one... - by FrazZ - 03.04.2009, 22:16
Re: /kill? But not the suicide one... - by MenaceX^ - 03.04.2009, 22:18
Re: /kill? But not the suicide one... - by FrazZ - 03.04.2009, 22:23
Re: /kill? But not the suicide one... - by ICECOLDKILLAK8 - 03.04.2009, 22:24
Re: /kill? But not the suicide one... - by MenaceX^ - 03.04.2009, 22:25
Re: /kill? But not the suicide one... - by ICECOLDKILLAK8 - 03.04.2009, 22:28
Re: /kill? But not the suicide one... - by LarzI - 03.04.2009, 22:44
Re: /kill? But not the suicide one... - by MenaceX^ - 03.04.2009, 22:57
Re: /kill? But not the suicide one... - by ICECOLDKILLAK8 - 03.04.2009, 23:09
Re: /kill? But not the suicide one... - by Donvalley - 03.04.2009, 23:37

Forum Jump:


Users browsing this thread: 1 Guest(s)