Page 1 of 1

Question related to attacks with conditions

Posted: Tue Jul 23, 2024 2:03 pm
by alegalaxy123
Hello, I'm trying to find what type of value would an attack with condition would be, and what video/s could help me with finding said value and it's address. By attack with condition, I mean, for example:

Imagine that an enemy has the ability to do a quick time event attack to a player.

Then the enemy uses the attack with condition and said enemy succeeds in the quick time event attack.

Now the player is trapped by the enemy, and said enemy won't do the attack with condition again unless:

A: the player is rescued.

B: the player succeeds in the quick time event attack.

So yeah, this is my question.

Re: Question related to attacks with conditions

Posted: Mon Jul 29, 2024 9:46 am
by SunBeam
These "values", programmatically speaking, are called Enums. And you have to study the game, understand the code, and not aimlessly searching for random values till some logic in your head clicks. Your post contains no "?" symbol, therefore no question is asked ("So yeah, this is my question.").

Re: Question related to attacks with conditions

Posted: Mon Jul 29, 2024 11:51 am
by alegalaxy123
SunBeam wrote:
Mon Jul 29, 2024 9:46 am
These "values", programmatically speaking, are called Enums. And you have to study the game, understand the code, and not aimlessly searching for random values till some logic in your head clicks. Your post contains no "?" symbol, therefore no question is asked ("So yeah, this is my question.").
First of all, thanks for answering ^_^ .

Secondly, I didn't notice at first about the need of placing a "?" for my message to be a question. my bad. I wanted to say this message as a doubt.

Lastly, about the video answer, I was refering more to which videos could I start watching so I can understand what am I doing.

Re: Question related to attacks with conditions

Posted: Mon Jul 29, 2024 3:58 pm
by SunBeam
alegalaxy123 wrote:
Mon Jul 29, 2024 11:51 am
...
Seriously now:

Image

Would appreciate it if you just accept it when you're corrected, rather than justifying/explaining why you didn't do it T_T.

P.S.: The reason I insisted on the above is the following -> I don't know you, who you are in real life; so, online, if you can't use proper punctuation and furthermore, insist on the fact that "you don't need a question mark to ask a question", then I can safely assume from this you won't give a rat's ass on tutorials, reading, testing (you already want to watch videos.. as if everyone learns from just watching) and all you're interested in is your one game you're playing and want a quick hack. Am I wrong? Doubt it. Do I care? Surely don't. Do you care? Even if you did, it wouldn't matter. Notice how in all my interrogations I used "?" to denote questions? <- one more T_T..

Re: Question related to attacks with conditions

Posted: Mon Jul 29, 2024 9:17 pm
by alegalaxy123
SunBeam wrote:
Mon Jul 29, 2024 3:58 pm
alegalaxy123 wrote:
Mon Jul 29, 2024 11:51 am
...
Seriously now:

Image

Would appreciate it if you just accept it when you're corrected, rather than justifying/explaining why you didn't do it T_T.

P.S.: The reason I insisted on the above is the following -> I don't know you, who you are in real life; so, online, if you can't use proper punctuation and furthermore, insist on the fact that "you don't need a question mark to ask a question", then I can safely assume from this you won't give a rat's ass on tutorials, reading, testing (you already want to watch videos.. as if everyone learns from just watching) and all you're interested in is your one game you're playing and want a quick hack. Am I wrong? Doubt it. Do I care? Surely don't. Do you care? Even if you did, it wouldn't matter. Notice how in all my interrogations I used "?" to denote questions? <- one more T_T..
Alright, my apologies. I'll do my best to specify if my next questions require a question mark. And again, sorry for justifying in the previous message.