Yes , Stormwind Vault
To check it out go to this do the below \/
.createinstance 35
It will give you a number (Instance ## Created on map 35)
.goinstance ## -0.91 40.57 -24.23
The Number it gave you were ## is
Second : it will tell you "This Instance is Currently Unavailable"
Put this code into a Notepad and name it Instance.sql and Execute it via Navicat
Or put it into HeidiSql with the "Query" Tab Here is Sql Query \/
Code:
DELETE FROM `worldmap_info` WHERE (`entry`='35')
INSERT INTO `worldmap_info` (`entry`,`screenid`,`type`,`maxplayers`,`minlevel`,`repopx`,`repopy`,`repopz`,`repopentry`,`area_name`,`flags`,`cooldown`,`lvl_mod_a`,`required_quest`,`required_item`) VALUES ('35','35','0','0','1','0','0','0','0','Stormwind Vault','1','0','0','0','0')
And then
.gotrig 107