Message2832

Author jesusalva
Recipients
Date 2014-06-30.18:09:17
Content
Ok, let me examine the difficulty to do such quest.

1 - Figure out if there are (friendly) bots on certain point. We don't have a
function to check it. And, all MS bots have one unique dialog (AfterTakeover),
which makes we be unable to check it.
DIFFICULTY: Extremely hard.

2 - Spencer dialogs are easy to write.
DIFFICULTY: Easy

3 - Send the bots to walk on a few waypoints is not that hard if you place the
bots on a waypoint. Problem is: We don't update droids waypoints, so the bot
will probably go WW. Fortunately it will mot leave the town. I don't think that
WW droids leave a level, but I don't know if them will also set a inexistent
waypoint. So...
DIFFICULTY: Moderate

OVERALL:
After examining this quest proposal, I find it somewhat interesting, but it
requires a few functions that we don't neither in Lua nor in C.
Fell free to patch them if you want.
History
Date User Action Args
2014-06-30 18:09:18jesusalvasetmessageid: <1404151758.02.0.807794216043.issue750@freedroid.org>
2014-06-30 18:09:18jesusalvalinkissue750 messages
2014-06-30 18:09:17jesusalvacreate