Is there any means by which a loop could be coded in profile execution?
for example an if condition that will keep running over and over until IsQuestCompleted() value returns True?
Or a marker in the profile for an "If ... goto" condition? checkpoint is obviously not an option.
If not, I think it's pretty simple to code a custom qb for someone with enough C# knowledge.
This would make alot of quests much easier to do and remove a whole bunch of ugly code in the profile
for example an if condition that will keep running over and over until IsQuestCompleted() value returns True?
Or a marker in the profile for an "If ... goto" condition? checkpoint is obviously not an option.
If not, I think it's pretty simple to code a custom qb for someone with enough C# knowledge.
This would make alot of quests much easier to do and remove a whole bunch of ugly code in the profile
Last edited: