[Crossfire-wiki] [Crossfire DokuWiki] page changed: dev_todo:time_of_day_based_events
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Fri Nov 16 07:34:05 CST 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/11/16 07:34
User : tchize
Edit Summary:
@@ -4,22 +4,23 @@
====== Time of Day based events ======
Allow map makers to utilize date and time for their maps.
Developper working on it: [[user:tchize]]
+
==== Possible Uses ====
- * Stores open and close.
+ * Stores open and close. -> script uploaded that can close/open gates depending on time
* Monsters sleep at different times of day
* Holidays
* Stores can have sales
* NPCs that move to different locations
- * Alchemy formulae that will only yeild a result at a certain time (night, full moon, etc)
- * Dungeons only accessable at certain times
+ * Alchemy formulae that will only yeild a result at a certain time (night, full moon, etc) -> could filter on event_trigger be used on alchemy object?
+ * Dungeons only accessable at certain times -> gates can close/open depending on time
* Monsters like Werewolfs
* Can we (is it copyrighted?) have monsters turn to stone based on the time?
- * Items being affected by the time of day
- * Perhaps connected values alter/default, so scorn gates are open during the day, closed at night.
- * Add Gridarta UI to easily use prebuild python scripts
+ * Items being affected by the time of day -> Demo weapons in test/tod that attack only at night / during day
+ * Perhaps connected values alter/default, so scorn gates are open during the day, closed at night. -> predefined python filters can be used on event, object can bythemself trigger some connected value at specific time
+ * Add Gridarta UI to easily use prebuild python scripts -> asked to gridarta team, they are thinking about script UI
==== current stage ====
Note: some things below may only be working currently on developper's computer and may not yet have been commited
=== C code ===
IP-Address : 91.177.208.223
Old Revision: http://wiki.metalforge.net/doku.php/dev_todo:time_of_day_based_events?rev=1195034580
New Revision: http://wiki.metalforge.net/doku.php/dev_todo:time_of_day_based_events
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list