PDA

View Full Version : wesquest request


Baltar
05-24-2002, 06:59 AM
Hello! I would like to request if then else logic for the
quest scripting. This could be helpful in giving decision
logic to NPCs. I would also like a feature to read player
data.

eg.

IF player.strength > 43 then
SAY:You are too strong for me to traing you!
ELSE
SAY:I think I can help you!
SETSTR 43

I don't know how hard this would be to implement but it
would be extremely useful in quests.