muddesigner/MudGame/Scripts
Scionwest_cp d32fd08e8d MudGame:
- Say command no longer invokes the player.executecommand() method as having the server force player execution of a command messes up their Command Input on the terminal client.
   Now the command instances a new working copy of what ever command it needs to execute and will execute the command directly from within itself. 
   
   Note: All scripted commands and engine Types need to be updated to do this in the future.
2010-09-04 10:23:26 -07:00
..
CommandClear.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandCreate.cs MudGame: 2010-09-04 10:23:26 -07:00
CommandCreateRoom.cs MudEngine: 2010-09-04 09:16:00 -07:00
CommandExit.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandGetTime.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandHelp.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandLinkRoom.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandList.cs MudEngine: 2010-09-04 09:16:00 -07:00
CommandLook.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandSave.cs MudEngine: 2010-08-22 11:20:22 -07:00
CommandSay.cs MudGame: 2010-09-04 10:23:26 -07:00
CommandWalk.cs MudEngine: 2010-08-22 11:20:22 -07:00
EarthGame.cs MudEngine: 2010-08-22 11:20:22 -07:00
WorldCalifornia.cs MudEngine: 2010-09-04 00:10:04 -07:00