Developing Plugin
#1

I know C++ Basics, but I still cannot fully understand the way to make a plugin.

Pretty Much what I cannot understand is how to make something like this

pawn Code:
SetPlayerMode(playerid, mode)
Normally from what I know in C++ You could make a function like this

Code:
int SetPlayerMode(int playerid, int mode)
{
// Code here
}
After scrolling some plugins I have noticed some strange statements like " CHECK_PARAMS ".

And I was wondering if there is somewhere where you can actually learn developing plugins using the Samp Development Kit ( SDK ).

Thanks.
Reply


Messages In This Thread
Developing Plugin - by iFizzy - 15.08.2012, 19:27
Re: Developing Plugin - by MicroD - 15.08.2012, 20:03
Re: Developing Plugin - by playbox12 - 15.08.2012, 20:14
Re: Developing Plugin - by Luis- - 15.08.2012, 20:34
Re: Developing Plugin - by iFizzy - 15.08.2012, 22:55

Forum Jump:


Users browsing this thread: 3 Guest(s)