Atemo a5afb06979 Initial release of lasagna npcs (#2105)
* First release of lasagna npcs (playing conversion).

* Added a new parameter for npctalk script command
Target for <flag>:
- bc_all  : Broadcast message is sent server-wide (only in the chat window).
- bc_map  : Message is sent to everyone in the same map as the source of the npc.
- bc_area : Message is sent to players in the vicinity of the source (default value).
- bc_self : Message is sent only to player attached.

* Implemented doram food buffs

* Updated npctalk:
*npctalk "<message>"{,"<NPC name>",<flag>};
- Empty string for "<NPC name>" now means attached NPC

* Added flag parameter for unittalk script command
*unittalk <GID>,"<text>"{,<flag>};
flag: Specify target
   bc_area - Message is sent to players in the vicinity of the source (default).
   bc_self - Message is sent only to player attached.
 
* Updated classchange script command:
classchange(<view id>{,"<NPC name>",<flag>});
flag: Specify target
   bc_area - Data is sent to players in the vicinity of the source (default).
   bc_self - Data is sent only to player attached.

* Updated Time Limit for quests to allow HH:MM format

Thanks @secretdataz, @Lemongrass3110, @aleos89, @Jeybla, @anacondaqq, @jenkijo, @sikiro, @admkakaroto for contributing !
2017-06-26 00:54:25 +02:00
..
2017-06-08 10:09:44 -04:00
2014-08-24 21:58:23 +07:00
2017-06-09 11:23:04 +02:00
2014-08-24 21:58:23 +07:00
2013-03-27 21:57:45 +00:00
2016-11-22 09:32:14 -05:00
2017-04-06 18:00:30 -04:00
2014-10-01 17:42:30 +07:00
2017-06-15 18:42:26 +02:00
2015-12-18 21:15:44 +01:00
2014-06-20 19:13:45 +07:00
2015-06-27 13:11:49 +07:00
2017-06-21 00:00:29 +02:00
2014-08-24 21:58:23 +07:00
2015-08-17 14:13:22 -04:00
2014-08-24 21:58:23 +07:00