Recent content by tested05

  1. T

    0.3.DL pRakClientInterface

    Thanks for the quick and accurate reply.;)
  2. T

    0.3.DL pRakClientInterface

    pRakClientInterface offset of 0.3.7 is 0x3c9 . Does someone know an offset of 0.3DL?
  3. T

    Out streamed players sending position.

    Trying to get the position of a player that is out of range of the stream. What functions do I need to implement this?
  4. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    Sorry to keep asking. How can I make Set_Virtual_Key work only when the /space command is used?
  5. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    I think you wrote code that send /space chat when Alt+x is pressed. Could you please modify the code like I mentioned above? i can give you a small amount.
  6. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    thank you for the reply. I found some errors. 0AB0: key_pressed 18 // KEY_ALT 0AB0: key_pressed 88 // KEY_X This is shown with alt+x keys. The on character is also normally output. But it doesn't seem to be the function I want.... I simply needed the ability to hit the "/space" chat and press...
  7. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    When I tried again, it compiles normally. But it doesn't seem to be working. Perhaps you wrote it so that the on/off text is output when the alt+x key is pressed. But no text is output. It probably doesn't seem to work.
  8. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    Thanks for your reply. I'm trying to use it in 0.3dl. code above is compiled in sannybuilder, but the code below is "Label "get_samp_version_id" not found." Compilation is not possible because an error is output.
  9. T

    CLEO Help Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?

    Can make a function to press the spacebar for 0.3 seconds when typing "/space" chat?
  10. T

    CLEO Help (0.3.dl) If there is "abab" in the chatlog, press spacebar for 1 second

    Can someone please write a macro to press the spacebar for 1 second if I keep reading the chatlog and have "abab"?
  11. T

    Untagged Release [PROJECT] No SAMPFUNCS

    0.3.dl + non addon + cleo lastest version cleo control not working
  12. T

    CLEO Help NOP for GetPlayerWeapon

    there also 0.3.dl offsets?
  13. T

    CLEO Help path to the cleo script(*.cs) using

    so i read it but I cant find the address I want.
  14. T

    CLEO Help path to the cleo script(*.cs) using

    Is there a way to get the file names or paths of all *.cs currently in use by the San Andres process?
Top