Search results

  1. B

    CLEO Help Detect object or missiles around the player

    Is there a way to detect specific objects or missiles appearing around the player, And will create a new fence in front of the object or missile
  2. B

    CLEO Help Detect the nearest car SAMP

    How to detect the nearest car around and get in :CT Actor.PutAt($PLAYER_ACTOR, 1@, 2@, 3@) 0860: link_actor $PLAYER_ACTOR to_interior 0 wait 500 0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to 5@ closest_ped_to 7@ 056E: car 5@ defined wait 200 036A: put_actor $PLAYER_ACTOR in_car 5@ wait...
  3. B

    CLEO Help nearby player detection?

    Is there such a CLEO that can detect nearby players and send them custom commands Preferably with SAMPFUNCS
  4. B

    Help Replybot ?

    Is there any such type of cleo Automatically answer when people nearby speak The statement is in chat.ini
  5. B

    Help Explosion damage changes (SAMP)

    Is it possible to create a CLEO? Change the vehicle explosion or RPG explosion to a type with smaller damage and radius use in SAMP
  6. B

    CLEO Help Solved

    Solved
Top