RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

need some help

eillow

Sorceror
sorry if i posted this in the wrong place but i run my server and i get this
Scripts: Skipping VB.NET Scripts...done (use -vb to enable)

what does this mean and how do i enable it?
thanks for your time and answers
 

PappaSmurf

Knight
Yea wrong spot.

What it means is, RunUO can compile scripts written in vb.NET in addition to those written in C#. If you happen to have any scripts written in vb.NET you would start your server from a command line and type --vb at the end of the command to tell it to look for vb scripts.

run RunUO.exe --vb

For example.
 
Top