Recent content by attic

  1. A

    CLEO Help Can you edit and compile this CLEO script for me?

    When you compile it should auto create a .cs wherever was your .txt
  2. A

    CLEO Help Cleo file help

    I think you should stop asking everyone else to do something, try adding SF data to your sanny builder
  3. A

    CLEO Help looping close peds

    0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to 0@ closest_ped_to 1@ if 056D:   actor 1@ defined jf @ABC1 if or Actor.Model(1@) == #hmost Actor.Model(1@) == #lsv1 Actor.Model(1@) == #lsv2 Actor.Model(1@) == #lsv3 Actor.Model(1@) == #nurgrl3 then 000A: 1@ += 1 end a
  4. A

    CLEO Help looping close peds

    Im using opcode for taking nearest ped but i want a nearest ped thats not the certain Actor.Model
  5. A

    CLEO Help SAMPFUNC colors

    yes it is ::D ty
  6. A

    CLEO Help SAMPFUNC colors

    What kind of  do sampfunc render opcodes use? Like this one: 0xFFC0FF01 I don't get anything displayed unless i use this code i found in some help section long time ago,and i want a red instead of this yellow color
  7. A

    CLEO Help pulling out serverside bar

    Thanks for your help,but I havent achieved really anything with my knowledge so you can close this,except someone can give me a good lead how to find textdraws(looping isnt problem)
  8. A

    CLEO Help pulling out serverside bar

    no its a server sided hp bar, my hp bar is out of the screen with interfaceeditor,this one remains all the time
  9. A

    CLEO Help pulling out serverside bar

    i want to make something that will help me remove the serversided hp bar,only similar cleos ive found are textdrawfinder and opcode in sampfuncs for deleting them any helps :?
  10. A

    Really useful cleos!@#!@#

    ha ha
  11. A

    CLEO Help Verification hack

    someone posted similar thing recently cant find the thread now
  12. A

    CLEO Help compiler error: incorrect number of conditions 8. max

    didnt notice the code, retard
  13. A

    CLEO Help compiler error: incorrect number of conditions 8. max

    works with 8 in my script
  14. A

    CLEO Help About text draw HELP!

    thats because its automatically aligned to left
Top