08.07.2011, 14:35
How can I make a command like this:
Like that, but with like, 6 different things that the player can get from fishing? :3.
pawn Код:
COMMAND:search(playerid, params[])
{
SendClientMessage(playerid, 0xFFFFFFFF, "%s starts to look through the box.", GetPlayerName(playerid);
}