Burgershot
SampSharp GameMode - Printable Version

+- Burgershot (https://www.burgershot.gg)
+-- Forum: SA-MP (https://www.burgershot.gg/forumdisplay.php?fid=3)
+--- Forum: Releases (https://www.burgershot.gg/forumdisplay.php?fid=13)
+---- Forum: Gamemodes (https://www.burgershot.gg/forumdisplay.php?fid=33)
+---- Thread: SampSharp GameMode (/showthread.php?tid=1092)



SampSharp GameMode - Hype - 2020-05-18

Some time ago I released unfinished gamemode written in C# using plugin SampSharp.
You can download it for free to learn, it is a great example - what I did is login and registration system trought MySql and basic player spawn.

Download basic gamemode here:
https://github.com/Hy4e/SampSharp-GameMode
SampSharp site - write your SA:MP gamemode in modern language C#:
https://sampsharp.net/
How to setup project for your server?
https://sampsharp.net/getting-started

Good luck and feel free to post here if you face any issue!