[QUESTION]
#7

For example a command using zcmd.

pawn Code:
CMD:buycrack(playerid, params[])
{
    if(IsPlayerInRangeOfPoint(playerid,2.0, x, y, z) ) // Your coordinates
    {
        SendClientMessage(playerid, "You have purchased a bag of crack.");
    }
    return 1;
}
Reply


Messages In This Thread
[QUESTION] - by KiiD - 03.02.2012, 12:02
Respuesta: [QUESTION] - by junkbuster - 03.02.2012, 12:22
Re: [QUESTION] - by Mark™ - 03.02.2012, 12:23
Re: [QUESTION] - by KiiD - 03.02.2012, 12:39
Re: [QUESTION] - by MasterJoker - 03.02.2012, 12:44
Re: [QUESTION] - by [XST]O_x - 03.02.2012, 12:44
Respuesta: [QUESTION] - by junkbuster - 03.02.2012, 12:46
Re: [QUESTION] - by KiiD - 03.02.2012, 16:50
Re: [QUESTION] - by KiiD - 04.02.2012, 00:41
Re: [QUESTION] - by Amit_B - 04.02.2012, 00:47

Forum Jump:


Users browsing this thread: 2 Guest(s)