Search results

  1. H

    CLEO Help Closest player car ?

    What is the best way to check with car is closest within a radius? Currently i am using: 20@ = random_vehicle_near_point 10@ 11@ 12@ in_radius 50.0 find_next 0 pass_wrecked 1 This works but it does not select the closest car in that radius Any help? Regards
  2. H

    CLEO Help Cant put current player into car

    Hello I am trying to create a simple cleo script that puts the current player to someone else and makes it jump. but im haveing some troubles makeing it by myself. I have looked into opcode.exe's scripts but they very ... :D :D:D my current script looks like this {$CLEO .cs}...
Top