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..??
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.