Aquila
Initiate
Hey guys,
Yet another scripter question. Trying to add Arya's Addon Generator to Runuo 2.5 and im getting these massive errors....Pleaseee Help me! Addon Gen would help us soooo much!
Thank you in advance!
Yet another scripter question. Trying to add Arya's Addon Generator to Runuo 2.5 and im getting these massive errors....Pleaseee Help me! Addon Gen would help us soooo much!
Thank you in advance!
Code:
Errors:
+ Custom Scripts/Arya Addon Generator.cs:
CS0246: Line 214: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS1061: Line 214: 'Server.Map' does not contain a definition for 'GetTilesAt
' and no extension method 'GetTilesAt' accepting a first argument of type 'Serve
r.Map' could be found (are you missing a using directive or an assembly referenc
e?)
CS0246: Line 218: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 218: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 220: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 226: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 302: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 302: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 304: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 327: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 327: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)
CS0246: Line 332: The type or namespace name 'Tile' could not be found (are
you missing a using directive or an assembly reference?)