24.10.2010, 20:14
But he is asking for support for the SDK, he isn't asking something about C or C++ programming (yet). So I don't see a problem here.
@CSMajor: Isn't there a readme in the SDK? Iam sure there is.
Here (https://sampforum.blast.hk/showthread.php?tid=176550) you can find a thread, where a user had the same question. On page 2 I posted a package containing everything you need for beginning.
Moreover, read the source of existing plugins. But before, learn the language C or C++:
https://sampforum.blast.hk/showthread.php?tid=181422
Your C# visual editor won't help, download Visual Studio for C++:
http://go.microsoft.com/?linkid=9709953
The express edition is for free. You can open the project file in the SDK with this and start programming.
You can also use another IDE with another compiler but I don't recommend it to a beginner.
@CSMajor: Isn't there a readme in the SDK? Iam sure there is.
Here (https://sampforum.blast.hk/showthread.php?tid=176550) you can find a thread, where a user had the same question. On page 2 I posted a package containing everything you need for beginning.
Moreover, read the source of existing plugins. But before, learn the language C or C++:
https://sampforum.blast.hk/showthread.php?tid=181422
Your C# visual editor won't help, download Visual Studio for C++:
http://go.microsoft.com/?linkid=9709953
The express edition is for free. You can open the project file in the SDK with this and start programming.
You can also use another IDE with another compiler but I don't recommend it to a beginner.