muddesigner/MudGame/bin/Debug/Scripts
Scionwest_cp bbd411fdd1 MudEngine:
- Removed the need for the old CommandResult Type to be a returned value on all commands. Command.Execute() is now just void.
 - All commands updated to now return a value. They use player.Send() to direct messages to the player instead.
 - Removed CommandClear from the project and made it a script so that developers can see how to write custom command scripts.
2010-08-15 13:06:51 -07:00
..
California.cs MudEngine: 2010-08-15 12:24:54 -07:00
CommandClear.cs MudEngine: 2010-08-15 13:06:51 -07:00
MyGame.cs MudEngine: 2010-08-15 12:24:54 -07:00