Full Version : last topic didnt show up..
xmlspawner >>Scripting Support >>last topic didnt show up..


<< Prev | Next >>

kobra- 10-29-2006
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

ArteGordon- 10-30-2006
look at the latest News section at the beginning of the XmlSpawner release thread
http://xmlspawner.15.forumer.com/index.php?showtopic=517