Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
State Holding 21xxx 22xxx 23xxx 24xxx 25xxx. help me please
#1
:thumbs down: 
I am not speak english. Please help me
I need urgently the State holding: 21xxx 22xxx 23xxx 24xxx 25xxx
T_T
I myself tried to do, but did not works:

Code:
holdatk:
    CMP EAX,23000  ;It is my editing
    jl  return          
    CMP EAX,23800  
    jge return        
    MOV EDX,DWORD PTR DS:[EBX+EDI*4+194h]  
    cmp dword ptr ds:[edx+0CAh],0  ;It is my editing
    jne atkhold1  
    jmp return  

atkhold1:
    sub eax,23000   ;It is my editing
    mov dword ptr ds:[edx+70h],eax  
    add dword ptr ds:[edx+70h],1    
    jmp return
    
holdjmp:
    CMP EAX,24
    jnz return
    MOV EDX,DWORD PTR DS:[EBX+EDI*4+194h]
    cmp dword ptr ds:[edx+0CBh],0
    je jmpok
    jmp return
jmpok:
    add dword ptr ds:[edx+70h],1
    jmp return    

holddef:
    CMP EAX,25
    jnz return
    MOV EDX,DWORD PTR DS:[EBX+EDI*4+194h]
    cmp dword ptr ds:[edx+0CCh],0
    je defok
    jmp return
defok:
    add dword ptr ds:[edx+70h],1
    jmp return
Reply
Thanks given by:
#2
English or perish.
Reply
Thanks given by: Electric2Shock
#3
Update 1 post, HELP ME PLEASE! PLEASE!
Reply
Thanks given by:
#4
What are you trying to do in first place? What are the different states supposed to do at all?
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#5
No no, I i i i good... I am good good, I all Okey. xD
Not ploblem, no help, I very good
Reply
Thanks given by: A-Man , zort




Users browsing this thread: 1 Guest(s)