[DRuG]NikT wrote:OK, I've added all the maps uploaded to the ftp to the new 1.2 server, still under development... there were a few errors in the meta.xml files where the mapper had maybe since renamed the .map files to remove spaces, but didn't update the meta.. all fixed now.
[DRuG]NikT wrote:I am still having to correct some of the meta.xml files - people are setting ghost mode to false... it must be set to true unless the map is a derby. Unless I thoroughly research each map while I process it, I may be accidentally making derbies ghost mode, but I would prefer this than a badly configured race.. I note splashdown was a derby, and left ghost off for that one... any others, let me know.
Gametaff -- this is the third time I've had to correct these errors in your maps ... next time they won't be put on the server until you correct them... this took me half an hour of fiddling.
Samo -- your map needed ghost set to true in meta.xml - please do this yourself in future.
meta.xml:
must have map name that matches your map name - if you removed spaces, they mustn't be in the meta either.
- Code: Select all
<map src="TheStreetWay.map" dimension="0"></map>
must set ghost to true
- Code: Select all
<setting name="#ghostmode" value='[ "true" ]'></setting>
Please guys...I know map making is a lot of work - so is running a clan & server.. please, don't make it harder than it has to be. If you worry about delays on maps going live... this is one of the reasons - debugging people's work.
Uploaded today:
- Code: Select all
[15:29:23] New resource 'race-AirportClash' loaded
[15:29:27] New resource 'race-StreetDrag' loaded
[15:29:27] New resource 'race-StreetDrag2' loaded
[15:29:27] New resource 'race-TheStreetWay' loaded
[15:29:27] New resource 'race-TownToTown' loaded
[15:29:27] New resource 'race-TurismoAirport' loaded
[15:30:35] New resource 'race-niggastolemybike' loaded
[15:30:41] New resource 'race-rollerstijger' loaded
[15:30:54] New resource 'race-underrace' loaded
Thanks again mappers & sorry to whine... just, this is the third time I've asked.