Seas =)
Ahh ok I get your edit now and i will try to help.
Lets create a variable
- Name: killcount_quillboar
- Type : Integer
- Array : 9
Ok now the trigger:
Event is clear.
Condition: Conditions > Unit-Type Comparison = (Unit-type of (Triggering unit)) Equal to Footman > klick on
Footman > search your Quillboar > klick it > and press ok
Actions: Set Variable > klick:
Variable > pick your variable and press ok > klick
Value > Mark in this window: Function
Arithmetic > klick
Value > in this window klick: Variable and choose your killcount_quillboars variable > and press ok
Next Action:
If (All Conditions are True) then do (Then Actions) else do (Else Actions) > press ok and now your trigger got:
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
Then - Actions
Else - Actions
In the IF - CONDITIONS > Integer Comparison > first you change the
1 into a
8 and press ok > klick "
(Number of units in (Units in (Playable map area)))" > and change it to your variable and klick ok
THEN - ACTIONS: > Quest > Mark Quest Requirement As Complete > press ok
Next THEN - ACTION: > Quest > Mark Quest As Complete > press ok
ELSE - ACTIONS: > Quest > Change Quest Description > klick "
Description" > In the new window: Click
String 1 > in the new Window klick again
string 1 > at the bottom there is Value: Klick this and write in the line: "
Kill 8 Quillboars: " > press ok > now klick the
string 2 > new window mark Function > (search) conversion - Convert integer to string > klick the
blue marked part and change it in your variable > press ok and ok again > and then we have other
string 2 again > klick it and write " /8" > and press ok
Next Else Actions: > Quest > Quest Massage > klick
"Massage" > klick
string 1 > klick again
String 1 > klick Value and type in the line: "
Quillboar Hunt: " > press ok > then klick
String 2 > mark function > Conversation - Convert integer to real > klick
blue marked line > and change it to your variable > press ok and you come to the
String 2 > klick it > mark value > and write " /8"
Here you got something - if you rly dont understand the part after the Event
(Everthing you need to TYPE - dont type the " )
Have fun