Posts: 1,779
Threads: 126
Joined: Oct 2010
Which is better to create sa-mp plugins, SDK or sampgdk?
Thanks.
P.S: I am new in plugins scripting (c++).
Posts: 1,779
Threads: 126
Joined: Oct 2010
Posts: 403
Threads: 10
Joined: Oct 2013
in my opinion , SDK is the best...... IV:MP team also uses SDK for creating plugins
Posts: 320
Threads: 8
Joined: Feb 2013
Reputation:
0
21.11.2013, 18:46
(
Последний раз редактировалось xeeZ; 21.11.2013 в 21:50.
)
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++.