Quote:
Originally Posted by ******
You could even do (though you don't have to):
pawn Код:
#define loadfs%0; LoadFS(#%0);
loadfs iradio;
That's the closest I think you can get it to typing as in a console, or:
pawn Код:
#define loadfs%0"%1" LoadFS(#%1);
loadfs "iradio"
A little closer to your version and using standard strings without the <> or ;.
|
Thanks
![Smiley](images/smilies/smile.png)
I did't know that attaching %0 to loadfs without space will work even with a space
(Sorry for bad grammar XD)
Quote:
Originally Posted by HotPlayer
why you post in OLD threads this is not think
See the Date of create!
|
-.-
Sticky means that an admin put it on the top of the page because it hasn't to be forgotten!