Skip to content

Instantly share code, notes, and snippets.

View Expecto's full-sized avatar

Roman Dementiev Expecto

View GitHub Profile
@fredimachado
fredimachado / gm_island_access.patch
Created December 2, 2011 13:02
Prevent player from accessing GM Island unless if summoned by a GM
diff --git a/sql/custom/gm_island_access.sql b/sql/custom/gm_island_access.sql
new file mode 100644
index 0000000..55be6b9
--- /dev/null
+++ b/sql/custom/gm_island_access.sql
@@ -0,0 +1,11 @@
+SET @NO_MANS_LAND := 42202;
+SET @EXCLUDE_PERSUADED := -73954;
+SET @GM_ISLAND := 876;
+