Recent content by JegaTurn

  1. J

    [HELP] Need 0.3.DL Offsets

    maybe SAMP_INFO_OFFSET = samp.dll + 0x2ACA24 but not sure
  2. J

    [HELP] Need 0.3.DL Offsets

    SAMP_DIALOG_INFO = samp.dll + 0x2AC9E0
  3. J

    06BD: no_obstacles_between in c++

    Is it possible to use 06BD: no_obstacles_between in c++? How?
  4. J

    CLEO Help 0C5D without SAMPFUNCS

    I tested with r2 but in the same way no textdraw is hidden
  5. J

    CLEO Help 0C5D without SAMPFUNCS

    I connect with r1
  6. J

    CLEO Help 0C5D without SAMPFUNCS

    on ugbase server (samp.ugbase.eu:7777)
  7. J

    CLEO Help 0C5D without SAMPFUNCS

    With gta clean the game crashes while connecting to the server
  8. J

    CLEO Help 0C5D without SAMPFUNCS

    I tested both versions (R1 replacing the pointer and R3) and the code did not work, in R1 the game is slow, and in R3 nothing different happens, do you know why? I just copied this code and compiled it.
  9. J

    CLEO Help 0C5D without SAMPFUNCS

    But I can not use sampfuncs, only pure cleo
  10. J

    CLEO Help 0C5D without SAMPFUNCS

    You are a god, thank you so much, but you know how to do it for 0.3.7 r1?
  11. J

    CLEO Help 0C5D without SAMPFUNCS

    Here is any way do this opcode without sampfuncs? 0C5D: samp textdraw 1@ is_exists @monday
  12. J

    Convert cleo in c++

    Could anyone help me convert this code to C++, thanks. samp version: 0.3.7 r1 {$CLEO .cs} 0000: REPEAT WAIT 0 UNTIL 0AFA: SAMP_IS_READY 0B34: "txd" @textdraw WHILE TRUE WAIT 0 END :textdraw 0B35: 0@ for 1@ = 0 to 2304 if 0C5D: samp textdraw 1@ is_exists then alloc 2@ =...
  13. J

    [ COLLECTION OF 0.3.7 - 0.*.* OFFSETS ]

    Do you know what memory address and value to NOP SetPlayerHealth in 0.3.7-R3? Thanks
  14. J

    [Tutorial] Find SA:MP pointers

    Can you help me @Parazitas ?
Top