many quest from 1 NPC

mute

New Member
Reaction score
2
Hello
sorry for this question cuz i didn't find it for my orpg map, 2 things :
1- i want to do many quest from 1 building or NPC like sell Unit , 12 quest from each build .
2- let's say first quest need to be lvl 10 novice for take it like class quest .
second quest need rank 1 ( job1 , after done quest 1 ) and don't need req lvl .
thired quest need to done first and second quest .

btw sorry for my English . :shades:
 

Sui-cookie

You can change this now in User CP.
Reaction score
49
Every one of your problems can be fixed with if/then/else functions and conditions that are checking in each :/
for instance, a lvl 10 novice would be
Trigger:
  • Untitled Trigger 001
    • Events
      • Unit - A unit Is attacked
    • Conditions
      • (Attacked unit) Equal to (==) No unit
    • Actions
      • Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
        • If - Conditions
          • Multiple ConditionsAnd - All (Conditions) are true
            • Conditions
              • (Level of (Attacking unit)) Greater than or equal to (>=) 10
              • (Unit-type of (Attacking unit)) Not equal to (!=) Footman
        • Then - Actions
          • Unit - Explode (Attacking unit)
        • Else - Actions


and just add another if/then/else for each quest :/

and as for your first question, make it sell items for each quest. Make an item for each based off the lumber bundle thing, make it cost no gold, and make your npc sell it. Then use the event :
Trigger:
  • Unit - A unit Acquires an item


then the condition to check if it's a particular quest's item.
 

mute

New Member
Reaction score
2
yeah but am not good for world editor so i don'w know how to do it .
could you give me as example plz for first quest .
and btw ty for second quest .
 

xXGauntletXx

New Member
Reaction score
4
Not to be discouraging, but you'll need to know pretty much everything in WE to make an ORPG. It's like making a mmo when all you've made before is a Hello World program.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top