[Q] Is it possible to make plugins in C#?
#1

I've heard a lot of people say you can't, and a lot of people say you can.

If you actually can, could someone give me some kind of template or tutorial?
Reply
#2

You can write a wrapper in C++ for C#, yes.
Reply
#3

I'll be getting started!
Reply
#4

why do you need wrappers and wrappers over again?
I'm not pro at this kind of topics but shouldn't it be possible to rewrite the SDK to a other language like zeex is doing it for 'D' now?
Reply
#5

Need? I only provided a single solution. You suggest one that can be done with ease, Gamer_Z.
Reply
#6

There was a project like this in past: https://sampforum.blast.hk/showthread.php?tid=204969 but for now is no longer maintained.
Quote:

30/03/2011: Release of future versions discontinued.

Reply
#7

I think you can only write a plugin with C / C++ because the PAWN Abstract Machine was written in C.
Reply
#8

Quote:
Originally Posted by Calg00ne
Посмотреть сообщение
You can write a wrapper in C++ for C#, yes.
Quote:
Originally Posted by [GF]Sasino97
Посмотреть сообщение
I think you can only write a plugin with C++ because the PAWN Abstract Machine was written in C.
Yes, which is why you can write a wrapper in C++ for any almost any other programming language.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)