Quote:
Originally Posted by D!DD!
So if you find a simple plugin like a Welcome to server etc etc. plugin, and i find a task i would need for my plugin, and then i look at another plugin and finds another task. Can i just put both of them in the same plugin and make it work ?
|
Usually yes, but there are times when some adjustments to the code are needed.
Quote:
Originally Posted by D!DD!
But the hard thing for me is to know when to use all the { and } signs and ( , etc etc.
|
If you've studied C++ to any degree then you should be comfortable with { } and ( ).
__________________