Search results

  1. L

    how to inject imgui on samp?

    I want to include imgui to sampfuncs but im 'noob' in visual studio. I searched for tutorials on the internet but i didn't find anything that works.
  2. L

    imgui and sampfuncs problems

    Thank you all, I succeeded. And is one more problem, how i can find sampfuncs opcodes, like SF->getSAMP()->getChat()->AddChatMessage(0 - 1, "re"); ?
  3. L

    imgui and sampfuncs problems

    I think the problem comes from sampfuncs... but i dont have ideas how to resolve it
  4. L

    imgui and sampfuncs problems

    Nope, just i download and run it. I have same problem when i download sampfuncs sdk from ug base, a lot of errors... How can i fix it?
  5. L

    imgui and sampfuncs problems

    I want o crate a mod with imgui and sampfuncs but i recived a lot of error. btw i tried this sdk. help pls  :sadpepe:
  6. L

    CLEO Help chat reader help

    {$CLEO} :NONAME_02 WAIT 0 MS :NONAME_03 WAIT 0 MS IF 8AFA: NOT THEN JUMP @NONAME_03 END WAIT 3000 0B34: Create Command "AgON" to @AgON label WHILE TRUE WAIT 0 MS IF 23@ == 1 THEN ALLOC 4@...
  7. L

    CLEO Help chat reader help

    How can I make a mod to read the chat and when I get pm from a player to write something in the chat? I tried something but got a crash
Top