Macros to stock
#2

pawn Код:
stock Message(playerid,colour,msg)  {
    if(GetPVarInt(playerid, "Language") == 1) SendClientMessage(payerid, colour, msg);
    else if(GetPVarInt(playerid, "Language") == 2) SendClientMessage(payerid, colour, msg);
}
like this?
Reply


Messages In This Thread
Macros to stock - by [L3th4l] - 18.11.2010, 03:16
Re: Macros to stock - by (SF)Noobanatior - 18.11.2010, 06:37

Forum Jump:


Users browsing this thread: 2 Guest(s)