zGaming point help
#2

NEXT TIME BROWSE THREW THE SCRIPT

pawn Код:
enum pointInfo
{
    pName[32],//name of point
    pTime,//timer on the point
    pOwner,//owner
    Float:pX,//position x
    Float:pY,//position y
    Float:pZ,//position z
    pProfit,//profit to gain
    pPickup,//pickupid
    Text3D:pText//text of pickup
}
new PointInfo[MAX_POINTS][pointInfo];
Reply


Messages In This Thread
zGaming point help - by Ryan_Michael - 06.11.2012, 23:22
Re: zGaming point help - by Glad2BeHere - 07.11.2012, 02:40
Re: zGaming point help - by MrLazyAss - 10.11.2012, 03:02

Forum Jump:


Users browsing this thread: 1 Guest(s)