gametec submitted a new resource:

Boat Navigation Totem - boat, navigation, nav, direction, dir, control

I wanted to release a new boat navigation system. Simply add [BoatNavigationTotem

A talisman will appear and you can now choose one of three (3) different colored navigation control panels to control your boat with! I hope that you all enjoy :)

I made this for RunUO_vCE because in testing the server, I was getting frustrated having to manually type out boat commands... it also takes too much time to macro it - and I am lazy. So... I made this automated side-step and created a full gump...

Read more about this resource...
 
Not plug 'n play friendly for those running Servuo. Here is what I encountered when attempting to compile, 1643164124661.png
Scripts: Compiling C# scripts...Failed with: 1 errors, 0 warnings
Errors:
+ BoatNavigationTotem.cs:
CS0115: Line 45: 'BoatNavigationTotem.OnAdded(IEntity)': no suitable method
found to override
CS0115: Line 57: 'BoatNavigationTotem.OnRemoved(IEntity)': no suitable metho
d found to override
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

Attachments

  • 1643164146148.png
    1643164146148.png
    31.8 KB · Views: 3
Back