|
Task Information: Inn Rooms
| Details: |
Add in a way to let rooms be marked as "inn rooms" to such effect that players heal faster while resting/sleeping in those rooms.
This will be done using Scriptilyan, and all commands necessary will be implemented. (Notably, an extended event handler.) |
| Category: |
New Features |
| Clearance: |
Public |
| Date
Assigned: |
Aug 16 2003 |
| Date
Due: |
Aug 24 2003 |
| Completed: |
Aug 28 2003
|
Completion Notes
| Minus a few very minor details, this is done. |
Progress Reports
| Aug 18 2003 |
Created most of the support code needed for these event timers, as well as the Skrypt function calls to create them.
Now, I need to do the following:
- finish & fix the Skrypt code to use the timers
- create the code for giving an innroom to a player. |
| Aug 20 2003 |
Created the Skrypt command to create a timer, for objects, mobs and rooms. Created the timer events.
To do:
- Skrypt code to give an innroom to a player. The innkeeper will give a room if it is not already occupied. |
|