[HELP] LARP commands
#7

Quote:

if(strcmp(cmd,"/rossini",true)==0)
{
if(PlayerToPoint(10, playerid, 2337.9548,-1141.6005,1054.3047))//rossini family
{
tmp = strtok(cmdtext, idx);
if(!strlen(tmp))
{
SendClientMessage(playerid, COLOR_WHITE, "USAGE: /rossini");
return 1;
}
if(PlayerInfo[playerid][pMember] == 5||PlayerInfo[playerid][pLeader] == 5)
}
SafeGivePlayerWeapon(playerid, 3, 1);
SafeGivePlayerWeapon(playerid, 24, 400);
SafeGivePlayerWeapon(playerid, 41, 999);
SendClientMessage(playerid, COLOR_WHITE, "You have equiped The Rossini Family equipment");
}
return 1;
}

What's wrong with this, when i go ingame and into the place and i type /rossini it just says ''usage : /rossini'
Reply


Messages In This Thread
[HELP] LARP commands - by Banana123 - 28.02.2011, 17:17
Re: [HELP] LARP commands - by park4bmx - 28.02.2011, 17:52
Re: [HELP] LARP commands - by Banana123 - 28.02.2011, 17:53
Re: [HELP] LARP commands - by Banana123 - 01.03.2011, 13:58
Re: [HELP] LARP commands - by Banana123 - 01.03.2011, 14:00
Re: [HELP] LARP commands - by Bumbis - 01.03.2011, 14:26
Re: [HELP] LARP commands - by Banana123 - 01.03.2011, 14:47
Re: [HELP] LARP commands - by Bumbis - 01.03.2011, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)