HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

can i do this??

11-02-2003, 08:39 AM#1
P.H.O.B.O.S
im working on a RPG map and i have some quests..but can i do so next time i start that map there are new quest and next time some new and next time i get the first quests agian..??

i that possible to do???
11-02-2003, 10:11 AM#2
Sagan
Simply put the "Create Quest" Action into an If/Then/Else with a random number.
Since it is random it could happen that you have 2 times the exact same quests, but its very unlikely.
11-02-2003, 10:23 AM#3
P.H.O.B.O.S
thank you...