New Plugin: NoAdminTools

+ new native to mapchooser_extended
This commit is contained in:
Dogan
2019-06-15 23:25:37 +02:00
parent 6c38e0b85e
commit fd7edc620e
4 changed files with 276 additions and 0 deletions
@@ -132,6 +132,13 @@ native int GetMapGroupRestriction(const char[] map, int client = 0);
native bool GetMapVIPRestriction(const char[] map, int client = 0);
/**
* gives back the amount of extends left on a map
*
* #return amounts of extends left
*/
native int GetExtendsLeft();
public SharedPlugin __pl_mapchooser_extended =
{
name = "mapchooser",