SA-MP Forums Archive
What plugin is this? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What plugin is this? (/showthread.php?tid=624224)



-- 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: 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.