Quote:
Originally Posted by JoeBullet
Quote:
Originally Posted by MenaceX^
This isn't supposed to be in useful snippers.
I like to use that way for ycmd as it requires you to make a forward + public so you could just do y_cmd instead of ycmd.
pawn Код:
#define y_cmd%0(%1) forward %0(%1); public %0(%1)
|
ycmd has its macro > Command_(command-name) wich is same as yours ![Wink](images/smilies/wink.png)
|
Oh, sorry. I didn't know. I never looked trought the ycmd but I remember Y_Less scripting in a forward and public so I thought this might be coolest