-- DELETED -- -
danielpalade - 12.12.2016
-- DELETED --
Re: What plugin is this? -
itsCody - 13.12.2016
i use
callback callbackname(...)
PHP код:
#define callback%0(%1) forward%0(%1); public%0(%1)
Re: What plugin is this? -
PrO.GameR - 13.12.2016
Is typing a forward that hard for you? then don't start coding at all.
Re: What plugin is this? -
danielpalade - 13.12.2016
Quote:
Originally Posted by PrO.GameR
Is typing a forward that hard for you? then don't start coding at all.
|
Are you fucking retarded? I didn't ask for your opinion did I? Why should I be typing some extra piece of code, when I could use something like that.
Don't bother commenting if you don't know how to do it.
Re: What plugin is this? -
Private200 - 13.12.2016
Quote:
Originally Posted by danielpalade
Are you fucking retarded? I didn't ask for your opinion did I? Why should I be typing some extra piece of code, when I could use something like that.
Don't bother commenting if you don't know how to do it.
|
By the moment you're posting on those boards, you're asking for everyone's opinion and you'll have to get through with it. You ain't going far with that attitude.
Re: What plugin is this? -
danielpalade - 13.12.2016
Quote:
Originally Posted by Private200
By the moment you're posting on those boards, you're asking for everyone's opinion and you'll have to get through with it. You ain't going far with that attitude.
|
Did you even read his comment?
I'm clearly asking for the plugin name, I'm not asking for anyone to comment that I should stop programming if I don't want to type an extra line.
Re: What plugin is this? -
SyS - 13.12.2016
Quote:
Originally Posted by danielpalade
Are you fucking retarded? I didn't ask for your opinion did I? Why should I be typing some extra piece of code, when I could use something like that.
Don't bother commenting if you don't know how to do it.
|
You are just being kid. You actually don't know why using macros to mask the syntax of language is known as "BAD CODING HABIT" ? Just don't do it. Because:
- Macros make understanding and debugging code much harder for future developers.
- End up lazy and never will get the essence of real coding(if you are going with carrier aka programming).
- Never will be able to flourish in this field if you are writing an open source software that involves group programming.(in other words working in a software company)
And one more thing this is a public forum anyone can share their opinion. If you act in this way then it will create a bad impression of you in others.
Re: What plugin is this? -
itsCody - 14.12.2016
this is samp...... nothing special.....
let the guy write his code however he wants lol.....
Re: What plugin is this? -
Abagail - 14.12.2016
To answer your question, it's a macro not a plugin. Example:
pawn Код:
#define CB%0(%1) forward%0(%1); public%0(%1)
Re: What plugin is this? -
benjenden - 14.12.2016
Quote:
Originally Posted by PrO.GameR
Is typing a forward that hard for you? then don't start coding at all.
|
Thank you for saying this, honestly.