Can Somebody tell me what are those mean?
#1

pawn Код:
#define SendFormattedText(%1,%2,%3,%4) do{ new string[128]; format(string,sizeof(string),(%3),%4); SendClientMessage((%1),(%2),string); }while(FALSE)
pawn Код:
new Float:Dis = floatsqroot(floatpower(floatabs(floatsub(OldCoordsX[i],x)),2) + floatpower(floatabs(floatsub(OldCoordsY[i],y)),2));
Reply


Messages In This Thread
Can Somebody tell me what are those mean? - by AnonScripter - 07.02.2014, 03:49
Re: Can Somebody tell me what are those mean? - by BullseyeHawk - 07.02.2014, 04:11

Forum Jump:


Users browsing this thread: 3 Guest(s)