Search results

  1. T

    CLEO Help I have a problem with my code

    So , i made a dialog CMD which helps instructors but when i execute it is making my game working slow but i have more then 60 fps , what should i do? My Code: {$CLEO .cs} 0000: NOP 0662: "InstructorCMD by TaZZeRR" thread "InstructorCMD" wait 2500 0AB1: call_scm_func @chatmsg 0 $activ = 0...
  2. T

    CLEO Help Input text from dialog

    CLOSED!
  3. T

    CLEO Help Get id from chat

    I want to get id to say thanks for the donation {$CLEO .cs} 0000: NOP 0B34: samp register_client_command "cere" to_label @cmd_1 REPEAT Wait 0 Until 0afa: While True Wait 0 if 0B61: samp is_local_player_spawned then 0AC8: 0@ = allocate_memory_size 260 0AC8: 1@ =...
Top