Plugin creation - 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: Plugin creation (
/showthread.php?tid=476651)
Plugin creation -
adri1 - 19.11.2013
Which is better to create sa-mp plugins, SDK or sampgdk?
Thanks.
P.S: I am new in plugins scripting (c++).
Respuesta: Plugin creation -
adri1 - 21.11.2013
None help??
Re: Plugin creation -
Jankingston - 21.11.2013
in my opinion , SDK is the best...... IV:MP team also uses SDK for creating plugins
Re: Plugin creation -
xeeZ - 21.11.2013
The SDK allows you to write plugins for SA-MP, sampgdk is built on top of it and allows you to write full featured gamemodes in C or C++.