[REQUEST] .NET API for SAMP - 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: Plugin Development (
https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [REQUEST] .NET API for SAMP (
/showthread.php?tid=445931)
[REQUEST] .NET API for SAMP -
TheDeadlyDutchi - 23.06.2013
Hello,
Could anyone write an .NET API for SAMP? It'd be incredibly useful. There used to be one, but the author didn't update it.
I hope anyone creates this.
Thanks
Re: [REQUEST] .NET API for SAMP -
Cameryn - 23.06.2013
There are two. Which one are you talking about?
Re: [REQUEST] .NET API for SAMP -
TheDeadlyDutchi - 24.06.2013
Quote:
Originally Posted by Cameryn
There are two. Which one are you talking about?
|
Just an API that makes making SAMP gamemodes in C# possible. Just like the one that was posted here, but then for PHP.
I don't see one that has been updated. Could you link me to one?
Re: [REQUEST] .NET API for SAMP -
Cameryn - 24.06.2013
I suggest using this plugin:
https://sampforum.blast.hk/showthread.php?tid=302458
It has some good low-level methods for calling custom native as well as normal functions.
Re: [REQUEST] .NET API for SAMP -
TheDeadlyDutchi - 25.06.2013
Quote:
Originally Posted by Cameryn
|
That plugin was last updated at 17/12/2011, 04:08 PM. I don't think it'd work too well with the new version of SAMP.
Re: [REQUEST] .NET API for SAMP -
CoaPsyFactor - 01.07.2013
Why don't you try new PHP plugin, it is more flexible, and powerfull. And also it is hell of good OOP usage.