Leaderboard / no 2nd hero

Venv

Active Member
Reaction score
1
okay i got a question About Leaderboreds so this is what i did

Code:
LeaderBored

Events- Elapsed time 5.00 sec in game
Condtion-
Action- Leaderboard - Create a leaderboard for (All players) titled Player Kills  
Player Group - Pick every player in (All players) and do (Actions)
    Loop - Actions
        If (((Picked player) controller) Equal to User) then do (Leaderboard - Add (Picked player) to (Last created leaderboard) with label Kills     and value 0) else do (Do nothing)
        Leaderboard - Show (Last created leaderboard)
Code:
Tally Points

Events- Unit - A unit Dies
Condtion-(Owner of (Dying unit)) Equal to Player 10 (Light Blue)
Action-
If (((Dying unit) belongs to an enemy of (Picked player)) Equal to True) then do (Leaderboard - Change the value for (Triggering player) in (Last created leaderboard) to 1) else do (Do nothing)

Leaderboard - Sort (Last created leaderboard) by Value in Descending order

Now my other question's is

So in my Game u cna like choose ur hero? and stuff but its like on a - command what i need help with is that when i do this certian thing like if i typed -Bob it would give me a unit bob and turn that off but i could type -cow and it would give me that and turn that off but. what i want it to do is once i have bob i can't have another hero

if you get what iam saying i want 1 hero only and if u try to select another hero it wont work out??

One more question Gold

Code:
Money

Events-
Condtion-
Action-
Player - Turn Gives bounty On for Player 10 (Light Blue)
Player Group - Pick every player in (All players) and do (Player - Turn Gives bounty On for (Picked player))
Code:
Event- 
Unit - A unit owned by Player 10 (Light Blue) Dies
Condtion- 
(Owner of (Triggering unit)) Equal to Player 1 (Red)
Action- 
Player - Add 100 to Player 1 (Red) Current gold
What i jsut did recently was
Code:
Event- 
Unit - A unit owned by Player 10 (Light Blue) Dies
Condtion- 
(Owner of (Dying unit)) Equal to Player 10 (Light Blue)
Action- 
Player - Add 100 to Player 1 (Red) Current gold
 

Crusher

You can change this now in User CP.
Reaction score
121
For choosing 1 hero only,do this:

Manual Hero Pick
Code:
    Events
        Unit - A unit Sells a unit
    Conditions
        ((Sold unit) is A Hero) Equal to True
    Actions
        Player Group - Pick every player in (All players) and do (Actions)
            Loop - Actions
                Player - Make (Unit-type of (Sold unit)) Unavailable for training/construction by (Picked player)
        Game - Display to (All players) the text: (|c0080ff00Player Has Choosen |r + (Name of (Sold unit)))
        Selection - Select (Sold unit) for (Owner of (Sold unit))
 

Venv

Active Member
Reaction score
1
all right ill try that and see if it works and thnx for the help o btw u kno any of the others??? D:
 

denmax

You can change this now in User CP.
Reaction score
155
What are your problems in the gold and leaderboard?

It seems that ur triggers have errors:

Leaderboard Trigger #2
#1: There's no (Picked Player); in fact, that should be (Killing Player)
#2: It only sets to 1, not add 1

Gold Trigger #1:
Erh, there's no event?
 

Venv

Active Member
Reaction score
1
What are your problems in the gold and leaderboard?

It seems that ur triggers have errors:

Leaderboard Trigger #2
#1: There's no (Picked Player); in fact, that should be (Killing Player)
#2: It only sets to 1, not add 1

Gold Trigger #1:
Erh, there's no event?

fixed the gold prolbem now i just need u to tell me cus i can't really under stand
#1: There's no (Picked Player); in fact, that should be (Killing Player)

like can u write out the code? plix n thnx
 
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