|
||
|
|||||||
| RunUO Post Archive The Archvie |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Nov 2002
Location: Shawinigan, Québec, Canada
Age: 25
Posts: 344
|
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 = "["; For exemple, to have to prefix as a dot, you would use the following: Code:
Server.Commands.CommandPrefix = "."; |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|