SA-MP Forums Archive
starting scripting DLL plugin. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: starting scripting DLL plugin. (/showthread.php?tid=220225)



starting scripting DLL plugin. - exDDDD - 03.02.2011

How to start doing a plugin DLL. for SAMP, can you give an example, and yes I PureBasic.


Re: starting scripting DLL plugin. - PeteShag - 03.02.2011

I think all plugins are coded in C++, at least the SDK is C++.


Re: starting scripting DLL plugin. - exDDDD - 03.02.2011

Omg, ok thanks.


Re: starting scripting DLL plugin. - Steven Paul - 03.02.2011

why PureBasic. Use Microsoft Visual C++ for that or use Microsoft Visual Studio 2010 like me


Re: starting scripting DLL plugin. - exDDDD - 03.02.2011

Can you give me an example script?


Re: starting scripting DLL plugin. - iggy1 - 03.02.2011

If i was you i'd look in the plugins section and download a simple plugin and look at the code for it. Your not realy allowed to post c++ code here.