Search found 2 matches

by SergBrNord
Wed Sep 20, 2017 8:14 pm
Forum: Tables
Topic: Agents of Mayhem (PATCH 08.23.2017)
Replies: 46
Views: 23139

Re: Agents of Mayhem (PATCH 08.23.2017)

Kalas wrote:
Sun Sep 17, 2017 10:49 am
Hmm Float. (Like Health)
Ooops.
How did you guess? I was looking for integer :o
by SergBrNord
Sun Sep 17, 2017 10:37 am
Forum: Tables
Topic: Agents of Mayhem (PATCH 08.23.2017)
Replies: 46
Views: 23139

Re: Agents of Mayhem (PATCH 08.23.2017)

Hello!
Can you tell me, how you found this code?
I have no idea...
Spoiler
Unlimited shield

Code: Select all

  
  /movss [r14],xmm1
  mov [r14],(float)99999
  movss xmm0,[r14]
  jmp return