my XmlSpawner 2 script has one error, can someone please help me fix it i dont know what happened..
Error:
CODE |
Errors: + Custom/XmlSpawner2.cs: CS0029: Line 9446: Cannot implicitly convert type 'System.Collections.ArrayL ist' to 'System.Collections.Generic.List<Server.Tile>' |
here is line 9446:
CODE |
List<Server.Tile> tiles = map.GetTilesAt(new Point2D(X, Y), true, true, true); #endif |
i cant attach file or post it because it is to big..but iof u download it from Runuo..thats exactly how mine is
Any help is greatly appriciated
look at the latest News section at the beginning of the XmlSpawner release thread
http://xmlspawner.15.forumer.com/index.php?showtopic=517