Okay, so I'm trying to disable the default map on my server, and I used 2 ways, both of them failed. Is there another way to remove the default map?
I'm trying to use the one Dusty scripted, it works but I have to press M twice, once for the default map, then one more time to get Dusty's to show up.
This is what I have for disabling it in my main system:
PHP Code:
disableMap();
enablefeatures(allfeatures - 1 - 4 - 8 - 0x100 - 0x200 - 0x1000);
FEATURES
1 // M key (map)