Go Back   RunUO - Ultima Online Emulation > RunUO > RunUO Post Archive

RunUO Post Archive The Archvie

Reply
 
Thread Tools Display Modes
Old 03-12-2003, 11:24 AM   #1 (permalink)
Forum Expert
 
Join Date: Nov 2002
Location: Shawinigan, Québec, Canada
Age: 25
Posts: 344
Default How do I change the prefix for commands (the [ )

Question: How do I change the prefix for commands to something else?

Answer:

On a default distribution, check line 25 of files Scripts\Commands\Handlers.cs.

It should look like this:

Code:
	Server.Commands.CommandPrefix = "[";
To change de prefix, you just have to modify the character enclosed in the quotes.

For exemple, to have to prefix as a dot, you would use the following:

Code:
	Server.Commands.CommandPrefix = ".";
ZixThree
ZixThree is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5