Search results

  1. K

    Help Nametag position snippet

    Hello, i need snippet for getting position of player health bar
  2. K

    Help New nametags

    Hello, i need help about nametags, is this possible to make can you help me about that?
  3. K

    Help Press left mouse button

    Hello, one server have anticheat for trigger, i think they detecting this line 0B56: set_game_key 17 state 255 is there any other way to send that button?
  4. K

    CLEO Help Interface

    Offset for enemy health color? https://prnt.sc/v2ofum this color
  5. K

    CLEO Help Rotation object not work

    I am making a script to get hat on my head, but i dont know how to rotate it? // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- 0000: NOP wait 3000 :NONAME_22 wait 0 if...
  6. K

    CLEO Help Disable sparks

    I know this is not topic for this, but if you know how tell me. How to disable this spark? https://prnt.sc/uvaja9 Original: https://prnt.sc/uvajrq
  7. K

    CLEO Help Health,Armor,Money,Weapon info

    I use gta iv hud, and i want to use normal health bar,armor bar,money and weapon info, i trying to find offsets for that but i didnt find
  8. K

    CLEO Help Set_current_dialog_list_item crash

    Why when i use this function my game crash? Calling with: 0AB1: @Set_current_dialog_list_item 1 1 :Set_current_dialog_list_item { 0.3.DL 0AB1: @Set_current_dialog_list_item 1 ItemNumber 1 } 0AA2: 1@ = "samp.dll" 1@ += 0x180610 0A8D: 1@ = readMem 1@ sz 1 vp 0 1@ += 143 0A8C: writeMem...
  9. K

    CLEO Help RegisterCommand

    How to register command on 0.3.dl?
  10. K

    CLEO Help Textdraw exist

    I making a textdraw on my screen, like copy paste but on another location on screen, if you know what i mean.I already made that for 0.3.7 but this server changed version to 0.3.dl and there is no sampfuncs, and no functions like, textdraw exist and get_string_to textdraw. this is for 0.3.7 if...
  11. K

    CLEO Help Convert3DCoordsToScreen

    I made one cleo mod for samp 0.3.7, and i used this SAMP.Convert3DCoordsToScreen(0@, 1@, 2@, 0@, 1@), but i want to make that for 0.3.dl but there is no sampfuncs and i cannot use this method. How to do that?
Top