Search results

  1. W

    CLEO Help How to make a command if SAMP server has it but with a DIALOG.

    Guys, so I wanna make a command that if server has it but with a dialog, the command I wanna make is to delete the dialog and just write the command in chat and that's it. So i wanna make a command for clans, an uninvite command. In the server i am playing, there is not such command like...
  2. W

    CLEO Help How do i make a key_pressed command in sanny builder?

    When I compile it, it doesn't say anything, it works compiling. When I try pressing "L" in game it doesn't show up anything, no message, nothing.
  3. W

    CLEO Help How do i make a key_pressed command in sanny builder?

    So guys, i wanted to make a command that when I press a button like " L ", to send a message on chat. this is the code i made and it compiles fine but in game it just doesn't work: if 0AB0: key_press 76 // ( which stands for L ) then 0AF9: samp...
  4. W

    CLEO Help Need help to create a command

    Hi! So recently, i wanted to create a command for GTA SAN ANDREAS in SA:MP that when you invite someone in your clan you use a faster cmd "/inv" instead of "/cinvite" and when using "/inv" you also send a message on chat. Well, I wanted to make tihs command a bit complex and try to do this...
Top