How replace this with strins?
#2

pawn Код:
GetPlayerName(id, Pnames, sizeof(Pnames));
     new r[20];
     format(r,sizeof(r), "%s", DMNAME(id));
     strins(text, r, 0, 128);
     SendClientMessageToAll(-1, text);
Reply


Messages In This Thread
How replace this with strins? - by MasonSFW - 02.11.2014, 01:24
Re: How replace this with strins? - by MasonSFW - 02.11.2014, 01:01
Re: How replace this with strins? - by MasonSFW - 02.11.2014, 01:47
Re: How replace this with strins? - by Jefff - 02.11.2014, 01:49
Re: How replace this with strins? - by Quickie - 02.11.2014, 05:48
Re: How replace this with strins? - by MasonSFW - 02.11.2014, 05:55
Re: How replace this with strins? - by Quickie - 02.11.2014, 05:59
Re: How replace this with strins? - by MasonSFW - 02.11.2014, 06:00
Re: How replace this with strins? - by MasonSFW - 02.11.2014, 06:05
Re: How replace this with strins? - by Quickie - 02.11.2014, 08:12

Forum Jump:


Users browsing this thread: 2 Guest(s)