Kick system not working

Samael88

Evil always finds a way
Reaction score
181
I don't think you can identify a player by his/her color, because his/her color can be changed. So in some way, you'll still have to use player number, but you can make it so you can enter their color.

@ShadowInTheD: That is true, but he has not tried to do that.
"Player 3 (Teal)" Is the GUI way for saying player 3 in GUI "code"
In JASS the number of that player would be "2".
And yes, you can change the color of a player, but you can't change the number of the slot!

Have you even tried it without the condition? If it works without that, then it is the condition that fails!
 

ShadowInTheD

Active Member
Reaction score
12
Ummmmmm, I'll just give you a specific layout of the trigger.

Event: Red types -kick as a substring
Conditions:
Actions: If/Then/Else Multiple
If conditions: The substring is an exact match to blue
Then: defeat blue
Else: If/Then/Else Multiple
If conditions: The substring is an exact match to teal
Then: Defeat teal
Else: If/Then/Else

Etc. etc.
 

ShadowInTheD

Active Member
Reaction score
12
Code:
Untitled Trigger 001
    Events
        Player - Player 1 (Red) types a chat message containing -kick  as A substring
    Conditions
    Actions
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                (Substring((Entered chat string), 7, 11)) Equal to blue
            Then - Actions
                Game - Defeat Player 2 (Blue) with the message: Defeat!
            Else - Actions
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                (Substring((Entered chat string), 7, 11)) Equal to teal
            Then - Actions
                Game - Defeat Player 3 (Teal) with the message: Defeat!
            Else - Actions
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                (Substring((Entered chat string), 7, 13)) Equal to purple
            Then - Actions
                Game - Defeat Player 4 (Purple) with the message: Defeat!
            Else - Actions

And so on, for the rest of the players.
 

AlExAlExAlEx

Member
Reaction score
7
why do i need a
Code:
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
if there are'nt any conditions ?
 

AlExAlExAlEx

Member
Reaction score
7
Code:
- Expansion-only trigger functions, types, or values are being used (Trigger Editor)
- Trigger functions with multiple sub-functions are being used (Trigger Editor)
WTF ! i don't want it on expansion..i need it for RoC(Reign of Chaos)
 

AlExAlExAlEx

Member
Reaction score
7
easy to say..ohh..in a trigger made by you..i have to see what's RoC and what's not..oh yeah..and even if i find how could i know in what to change it ?
 

AlExAlExAlEx

Member
Reaction score
7
I have 5 versions in RoC..and my friends barely wait for this big update..more heroes...more spells etc..and i'm stuck at the fu**in' kick sistem >.<.
EDIT : who helps me solve this cursed kick sistem will get +rep x2
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top