Recent content by TedyFromAnotherPlanet

  1. T

    CLEO Help I have a problem with my code

    The first one is a input dialog which you type the player id.
  2. 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...
  3. T

    CLEO Help Input text from dialog

    Closed!! i solve it!
  4. T

    CLEO Help Input text from dialog

    CLOSED!
  5. T

    CLEO Help Get id from chat

    [14:16:01] You have paid $1 to Vlad.OG. [14:16:01] * TaZZeRR takes out $1 in cash, and hands it to Vlad.OG.
  6. T

    CLEO Help Get id from chat

    On the server is a command When you /pay id money And it's something like Name1 paid Name2 Cash That's why i wanted to search for " "and hands it to" cuz i don't know how to get the Name 1 , Name2 and cash
  7. T

    CLEO Help Get id from chat

    What is chatsg? (I'm new to this)
  8. 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