Warcraft III resources & community, 2003–2006 · archived

How do you make a quest discovered for just one person?

3 posts
#1

How do you make a quest discovered for just one person?

Hey guys.

Just wondering. I got a map, Battle of The Exiled. Its awesome, custom models, custom abilities, all that stuff. But one thing i'm having trouble with, its quests!

I've created all the quests needed for the map. I want to make it if you walk up to the quest person, it will discover it FOR JUST YOU ONLY, not for everyone else. Also when discovering the quest, for example

Mark [Last created quest] as discovered. I want to discover it specifically. And how to discover it specifically for just one person? I know this may seem impossible, im just asking to see if any aaaddvaaanceddd map makers know.
#2
well quests are supposed to be the same for all players or something. i remember a thread a while back that was talking about server splits or instant disconnects and making quests different from player to player was one of the causes. :? sorry
#3
It is not impossible, however, it doesn't have an easy way. To complete your request you need to know JASS. If you do, you can reach that via GetLocalPlayer()==GetEnumPlayer() way.