| 06-22-2004, 10:41 AM | #1 |
I've got alot of tips from people here, and I thank you all for that, but there are things that I cant find or figure out like: Action: I cant seem to find where I'll make (If cagecount = 4 mark last created quest as completed I need alot of info ob varibles, they're mesing this noobs head up ;-) |
| 06-22-2004, 02:19 PM | #2 |
Cagecount equal to 4 is a condition, so put it in the condition section. The quest thing is naturally under the quest section in the trigger list. |
| 06-22-2004, 02:20 PM | #3 |
Use an action called: If/Then/Else, Multiple Functions If -Cagecount = 4 Then -Mark last created quest as completed Else -Do Nothing Hope it helps. The If/Then/Else, Multiple Functions action helps me a lot. |
| 06-22-2004, 02:23 PM | #4 | |
Quote:
Thnx for your replies I'll try it out! :8 |
