CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: AmateurGuru

Search: Search took 0.02 seconds.

  1. Other Re: How to return value every time it changes?

    Unfortunately sometimes the same value will be written.

    Eg. The event is someone rolling a dice. They may roll a 6 and then a 6.

    I will need it to show both 6's!
  2. Other How to return value every time it changes?

    Hi, I have to use lua.

    I want to print the value at 0x80000048 everytime it is written to!

    My basic code is like this. But I don't want to continually print the value when it is not changing! ...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured