Hi!
I'm coding an adrenalin combo.. You aren't always allowed to do this combo. (if you aren't allowed, I set the duration of the combo to 0 and at the end of the combo i give the player his adrenalin back etc.)
Nearly everything works, but i have a problem with the messages like "Berserk!" or "Speed!", that is displayed at top middle of the screen. I cannot use the ExecMessage variable, because i need 2 different messages: one, if the combo is allowed and one if not. But how can I display a message? I tried that for hours... please help!
I'm coding an adrenalin combo.. You aren't always allowed to do this combo. (if you aren't allowed, I set the duration of the combo to 0 and at the end of the combo i give the player his adrenalin back etc.)
Nearly everything works, but i have a problem with the messages like "Berserk!" or "Speed!", that is displayed at top middle of the screen. I cannot use the ExecMessage variable, because i need 2 different messages: one, if the combo is allowed and one if not. But how can I display a message? I tried that for hours... please help!
Comment