Extra in forward/public?
#1

Hello,
Just say'in i want learn something about this..
Is that possible, like:
Код:
forward messageforplayer(playerid, const string[]);

public messageforplayer(playerid, const string[])
{
return sendclientmessage(playerid, -1, string);
}
and can use 2 method's:
Код:
1: messageforplayer(playerid, "Hello");
2: messageforplayer(playerid, "Hello, my ID is %d", playerid);
Just i want use without format, if that's possible and how..?
Reply


Messages In This Thread
Extra in forward/public? - by Typhome - 23.09.2012, 20:19
Re: Extra in forward/public? - by Youice - 23.09.2012, 20:33
Re: Extra in forward/public? - by TheArcher - 23.09.2012, 20:40
Re: Extra in forward/public? - by Youice - 23.09.2012, 20:44
Re: Extra in forward/public? - by Typhome - 23.09.2012, 20:48
Re: Extra in forward/public? - by Typhome - 24.09.2012, 13:42
Re: Extra in forward/public? - by SuperViper - 24.09.2012, 14:32
Re: Extra in forward/public? - by Typhome - 24.09.2012, 15:43
Re: Extra in forward/public? - by OnlyOne - 24.09.2012, 15:53

Forum Jump:


Users browsing this thread: 1 Guest(s)