Please help , Problem with a Trigger

F

Flakes

Guest
I want to make trigger in which tue player who gets 60 kills wins , i made an Integer Variable [array] called playerkill , I made a leaderboard that counts kills , 2 questions:


What's the trigger???????
 
F

Flakes

Guest
men , you think that i didn't used the searchbar , i did , i found this =


Mmm, variables.

You would have to make a variable for each player, like, PlayerKill[array]


And a trigger such as:
E- Unit dies
C-
A-Set variable PlayerKill[Number (Owner of killing unit)] = PlayerKill[Number (Owner of killing unit)] +1

And the Victory trigger
E- PlayerKill[X]=60
C-
A- Victory for Player X

Make a copy of the victory trigger for each player


but in the second trigger i don't know how to do the event=

E- PlayerKill[X]=60


SO IF IAM ASKING IS BECAUSE I ALREADE USE THE SEARCHBAR SO DON'T SAY THAT
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,495
> in the second trigger I don't know how to do the event

You don't really need a second trigger.

Set Kills[ Player ] = Kills[ Player ] + 1
If Kills[ Player ] greater than or equal to ... then
 
F

Flakes

Guest
Set Kills[ Player ] = Kills[ Player ] + 1
If Kills[ Player ] greater than or equal to ... then
Today 12:22 PM




thanks , but those things are events , conditions or actions??
 

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,495
Well, up here, you said:

> And a trigger such as:
> E- Unit dies
> C-
> A-Set variable PlayerKill[Player number of (Owner of (Killing unit))] = PlayerKill[Player number of (Owner of (Killing unit))] + 1

Which is a good start already.
And, after adding 1 to the kills score, add an "if then else" action that checks for 60.
 
F

Flakes

Guest
men , iam a noob on this , can you give me the exactly

"if then else" trigger plz , but the exactly exatly because when iam crwating the trigger it says

If Player_kill[index] then do Actions then else Actions


I don't know what to put in [index] and on else Actions




and whats that of changing the score on leaderboard??
 
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