Is it possible..
#1

.. to create a formatted variable (new).

I want to write something like
pawn Код:
format(pName,128,"%s",ReturnName(playerid));
new pName;
and compiler should understand it as
pawn Код:
new Firstname_Lastname;
Reply


Messages In This Thread
Is it possible.. - by Luka P. - 04.12.2009, 19:21
Re: Is it possible.. - by Zamaroht - 04.12.2009, 19:24
Re: Is it possible.. - by RaFsTar - 04.12.2009, 19:25
Re: Is it possible.. - by Luka P. - 04.12.2009, 19:27
Re: Is it possible.. - by RaFsTar - 05.12.2009, 11:08
Re: Is it possible.. - by Luka P. - 05.12.2009, 11:16
Re: Is it possible.. - by KnooL - 05.12.2009, 11:17
Re: Is it possible.. - by MenaceX^ - 05.12.2009, 11:20
Re: Is it possible.. - by Luka P. - 05.12.2009, 11:22
Re: Is it possible.. - by Google63 - 05.12.2009, 12:01
Re: Is it possible.. - by Luka P. - 05.12.2009, 12:04

Forum Jump:


Users browsing this thread: 1 Guest(s)