forked from UNLOZE/sm-plugins
New Plugin: NoAdminTools
+ new native to mapchooser_extended
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user