Atemo 6451925430
Updated npcspeed, npcwalkto and npcstop script commands (#8354)
* Added the optional parameter <npc name> to npcspeed to change the walking speed of the npc with the said name.
  Usage : npcspeed( <speed value> {,"<npc name>"} );

* Added the optional parameter <npc name> to npcwalkto to move the npc with the said name at the given coordinates.
  Usage : npcwalkto( <x>,<y> {,"<npc name>"} } );

* Added the optional parameters `<npc name>` and `<flag>` to `npcstop` to stop the movement of the npc with the said name with options.
  Usage : `npcstop( {"<npc name>", {"<flag>"}});`

Co-authored-by: Lemongrass3110 <lemongrass@kstp.at>
Co-authored-by: Aleos <aleos89@users.noreply.github.com>
2024-06-16 14:57:59 +02:00
..
2024-05-03 19:38:13 +02:00
2024-06-04 03:07:16 +02:00
2024-06-12 10:03:44 +02:00
2024-05-03 19:38:13 +02:00
2024-05-03 19:38:13 +02:00
2024-06-12 10:03:44 +02:00
2024-05-03 19:38:13 +02:00
2024-05-03 19:38:13 +02:00
2024-06-04 03:07:16 +02:00
2024-05-03 19:38:13 +02:00
2024-06-12 15:39:24 +02:00
2024-06-04 10:02:14 +02:00
2024-05-03 19:38:13 +02:00