Grim Knight
Member
Think I placed this in the wrong thread before since people viewed but no answers, hopefully someone can tell me if there is a chance that this NPC Escortable Bulletin Board script can be updated for runuo 2.5 by any of the developers from here...
https://www.servuo.com/threads/bulletin-board-escort-quests.2393/
Did try myself for the last two days and nights and search endlessly on the forums, Here are the errors I was getting. Can I just comment out those functions and vars and it still work?
Errors:
+ Engines/MLQuests/Objectives/EscortObjective.cs:
CS1061: Line 34: 'Server.Mobiles.BaseEscortable' does not contain a definition for 'IsBeingDeleted' and no extension method 'IsBeingDeleted' accepting a first argument of type 'Server.Mobiles.BaseEscortable' could be found (are you missing a using directive or an assembly reference?)
CS0117: Line 53: 'Server.Mobiles.BaseEscortable' does not contain a definition for 'EscortDelay'
CS0117: Line 161: 'Server.Mobiles.BaseEscortable' does not contain a definition for 'AbandonDelay'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
https://www.servuo.com/threads/bulletin-board-escort-quests.2393/
Did try myself for the last two days and nights and search endlessly on the forums, Here are the errors I was getting. Can I just comment out those functions and vars and it still work?
Errors:
+ Engines/MLQuests/Objectives/EscortObjective.cs:
CS1061: Line 34: 'Server.Mobiles.BaseEscortable' does not contain a definition for 'IsBeingDeleted' and no extension method 'IsBeingDeleted' accepting a first argument of type 'Server.Mobiles.BaseEscortable' could be found (are you missing a using directive or an assembly reference?)
CS0117: Line 53: 'Server.Mobiles.BaseEscortable' does not contain a definition for 'EscortDelay'
CS0117: Line 161: 'Server.Mobiles.BaseEscortable' does not contain a definition for 'AbandonDelay'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.