Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rsscar control (car_control)

Category:script
Author(s):Kenix
Downloads:2920
Rate:You need to be logged in to vote
Rating:3.8 (13 Votes)
Description:
This my sample script for control car without driver( player ).

Commands:
/make_control (for activate control you should be into car)
/remove_control

Binds:
-- Move
num_8 = accelerate
num_4 = vehicle_left
num_6 = vehicle_right
num_2 = brake_reverse

-- Fire
num_0 = vehicle_fire
num_dec = vehicle_secondary_fire

-- Air

num_sub = steer_forward
num_add = steer_back

num_div = vehicle_look_left
num_mul = vehicle_look_right

-- Special
num_7 = special_control_left
num_9 = special_control_right

num_1 = special_control_down
num_3 = special_control_up

Know issues:
Bad sync.
Rockets not exploded if you fire for example in wall.( Soon i fix it )


In next version can be support gui.

Download latest version | Report

Version history

Version Publish Date Changes
0.2.0 2012-04-23 19:26:34 Download
0.1.0 2012-04-23 19:18:51 First public release Download