Jump to content

ghidraTR

Members
  • Posts

    1
  • Joined

  • Last visited

Additional Information

  • Android
    13.x
  • Device
    Mİ 11T PRO

ghidraTR's Achievements

Newbie

Newbie (1/14)

  • One Month Later
  • Week One Done
  • Reacting Well Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. ghidraTR

    pointer problem

    I'm having a problem with GameGuardian values. I can search for and find the correct value, such as 0.1 or 1.0, but when I try to dump it to Lua, I get over 1000 results. function slot1() gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber("1.44999992847F;0.1E", gg.TYPE_FLOAT) gg.getResults(598) gg.refineNumber("0.1") gg.getResults(50) gg.editAll("9999", gg.TYPE_DOUBLE) gg.alert("Missile Succeded") end I'm not sure what I'm doing wrong. Can anyone help?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.