16.11.2018, 00:55
Quote:
Wht is the pros and cons of SampSharp? Can you create better gamemode or same?
|
Sure, you work with the native server events and everything, but man the writing is fun and much faster if you are doing it right.
If I took your question literally - "Can you create a better gamemode or same?" - well in my case I definitely can create a better one in C#.
You will be at a disadvantage with SampSharp if you will want to do stuff for which you would use a done Include in Pawn. In here you have to write them yourself. But I think that's a good thing because you will get better at C# which is actually useful in the real world unlike Pawn.