Search results

  1. L

    CLEO Help 50 Armor

    are you shure you didn't lost health by falling? if yes, then D.Kay is right but by explosion you don't loose health as long you have armour
  2. L

    CLEO Help Reload Cleo

    Yes, it's possible to reload a running cleoscript But it needs some preparations and some knowledge about valid gta scripting 1. opcode 0ABA: terminates cleoscript, called thread It requires that the cleoscript contains a valid thread_name 0ABA: end_custom_thread_named 'TXDTEST' Sanny...
  3. L

    [SNIPPET] RUN CLEO IN CLEO

    Re: RUN CLEO IN CLEO nice, but you can do that also with 0A92:, thats easier and pass about 30 params to the new thread give that script the name MultiThread.cs , same as in 0A92 {$CLEO .cs} :MultiThread 0662: NOP "www.youtube.com/watch?v=0dLfx_8zZ0I" if 0@ == 0 else_jump @MultiThread_20...
Top