Hello Guest it is April 26, 2024, 06:26:21 AM

Author Topic: how reset counter  (Read 486 times)

0 Members and 1 Guest are viewing this topic.

how reset counter
« on: August 16, 2021, 09:50:53 AM »
i try reset the counter
hreg = mc.mcRegGetHandle(0, "PoKeys_52673/Counter 02")
                  
                  mc.mcRegSetValue(hreg,0)
its real put 0  on counter
but when i start again to count its intiles the old value
also when i shut down even if its show 0 its still remember the old value

Offline smurph

*
  • *
  •  1,546 1,546
  • "That there... that's an RV."
    • View Profile
Re: how reset counter
« Reply #1 on: August 16, 2021, 05:21:16 PM »
Since that is a Pokeys register, you may have to pose that question to PoLabs.

Steve