Ok, ill include the gmap with this.
Dont know whats wrong, map wont come up, levels wont connect.
I have in server options like so:
PHP Code:
gmaps=sdearmageddon
also tried
PHP Code:
gmap=sdearmageddon
also have this a level
PHP Code:
//#CLIENTSIDE
function onCreated() {
this.setshape(1, 32, 32);
loadmap("sdearmageddon");
}
also tried that without setshape, and without quotes around the file name too in loadmap.
tried this already, its downloadable. downloadable, level, 2941 byte, 2009-09-12 02:09:08
tried that script on the first level as well, top left corner of the gmap. nothing.
I have a really bad headache from this stupid thing. I have tried resetting the npc server already too. Along with reconecting and level updates.
Note: the levels are also linked correct, and are in order exactly how they are set up to be on the map. Obviously saved as a .txt for upload reasons. Also, this is for online, it works offline just fine.