Search results

  1. K

    CLEO Help Write Memory Defaul

    When i write this " 0A8C: write_memory 0x6DAEF7 size 1 value 2 virtual_protect 0 "  How i can find a defaul value and turn off it???
  2. K

    CLEO Help What about 00E1 and 80E1??

    i have this for plane // This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013 {$CLEO .cs} //-------------MAIN--------------- thread 'RAB'  :RAB_11 wait 0  if     Actor.DrivingVehicleType($PLAYER_ACTOR, #HYDRA) jf @RAB_477  0@ =...
  3. K

    CLEO Help MP3 not play and crash

    MP3 not play and crash my game , fix help me please  // 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     :BASE wait 0 if   Player.Defined($PLAYER_ACTOR)...
  4. K

    CLEO Help Correct name

    Hello , i need simple code to read in ini file ( have name player in ini file ) cleo will check if correct name player in ini file then script will next if not correct script will not working
Top