Loop an enum
#7

Quote:
Originally Posted by GhostHacker9
Посмотреть сообщение
Huh? How could that answer him? Read what he posted carefully.You are incrementing string which will set the pointer from begginning to each character.Also provide proper test code as SyS said to reproduce the problem and analyse as your script is known only to you others even don't saw it before and also you are not clear enough in explaining the actual problem.
Alright. So I don't understand what he meant.
Quote:
Originally Posted by SyS
Посмотреть сообщение
incrementing string is out of logic (k++)
It's not for the string but it's for the enum.
Quote:
Originally Posted by SyS
Посмотреть сообщение
If that's not what you getting then provide a proper test code to reproduce the same problem for analysing.
I already did that before posting there.
Actually I'm looping from fType (3) to fState(8 ). It works perfectly. The "k" is incrementing my enum!
If I'm starting from fName(1), "k" will increment the string and not the enum.
So I'm looking for a solution because I want "k" incrementing the enum. E_FACTION_INFOS tag on "k" change nothing.
I hope this more clear. Apologize if is it not. My english is pretty bad.
Reply


Messages In This Thread
Loop an enum - by Dayrion - 02.06.2017, 20:45
Re: Loop an enum - by CheezIt - 03.06.2017, 03:34
Re: Loop an enum - by Dayrion - 03.06.2017, 12:00
Re: Loop an enum - by SyS - 03.06.2017, 12:35
Re: Loop an enum - by Dayrion - 03.06.2017, 14:07
Re: Loop an enum - by GhostHacker9 - 03.06.2017, 14:27
Re: Loop an enum - by Dayrion - 04.06.2017, 00:55
Re: Loop an enum - by CheezIt - 04.06.2017, 01:21
Re: Loop an enum - by SyS - 04.06.2017, 01:45
Re: Loop an enum - by SyS - 04.06.2017, 02:37

Forum Jump:


Users browsing this thread: 1 Guest(s)