Quest Specific to Player Help

death_knight

Dark is the heart of a corrupted man.
Reaction score
24
How do I create a quest which is player-specific (i.e. create a quest for only one player)?

Cheers
 

skyblader

You're living only because it's illegal killing.
Reaction score
159
Use conditions. If owner of triggering unit = player _ then...
 

TomTTT

New Member
Reaction score
44
Use conditions. If owner of triggering unit = player _ then...

I think he means to create a quest for one person only. Not IF one person is this and that. There is no option of creating quest for one player, but maybe in JASS there is.
 

skyblader

You're living only because it's illegal killing.
Reaction score
159
You mean the quest log? If it's not that I don't see why you can't do it that way.

Multiboard is also an alternative.
 

luorax

Invasion in Duskwood
Reaction score
67
Trigger:
  • Untitled Trigger 001
    • Events
    • Conditions
    • Actions
      • Quest - Disable (Last created quest)
      • Custom script: if GetLocalPlayer() == Player(XYZ) then
      • Quest - Enable (Last created quest)
      • Custom script: endif


I've made a vJASS Quest System (which works using structs and operators), which allows us to get set a quest's title/text/visibility and anything generally or for only one player. I think i'll share it.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top