Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

[LVS] - Framework

This is [url=https://steamcommunity.com/id/blu-x92]Luna[/url]'s Vehicle System. It's purpose is to get all the different vehicle systems running on one and the same base so you don't have to code all the basic things over and over again such as seat switcher, damage system, exit scripts, weapon systems, ect. Just a simple, standardized framework. Doesn't matter what it is, it can be used for anything you can imagine. Cars, boats, planes, spaceships, or just a stationary turret, or a house? you name it. If it's supposed to be enterable this base got your back. Comes with a timed-projectile system so you don't have to use hitscan anymore. Also includes a Damage System and Armor System with callbacks so you can code whatever damage reactions you want. Also comes with some basic effects such as scraping, wind noises, ground effects for fast moving objects, trail system... [img]https://i.imgur.com/rTv7Qel.png[/img] [h1][b]Controls (Default)[/b][/h1] (you can rebind all controls in the control panel) [h1]OUTSIDE VEHICLE:[/h1] [list] [*]E = Enter Vehicle [*]ALT + E = Enter closest passenger seat | gunner seat [/list] [h1]INSIDE VEHICLE:[/h1] [list] [*] [b]E[/b] + [b]W or A or S or D[/b] = Exit Vehicle in desired direction [*] [b]R[/b] = Start Engine [*] [b]0-9[/b] (NOT NUMPAD) = switch to Seat [*] [b]Left Mouse Button[/b] = fire selected Weapon [*] [b]Right Mouse Button[/b] = zoom [*] [b]Mouse Wheel Up[/b] = select next Weapon [*] [b]Mouse Wheel Down[/b] = select previous Weapon [*] [b]Middle Mouse Button[/b] + Wheel Up/Down = change camera distance [*] [b]Ctrl[/b] = Toggle First/Third Person View [*] [b]Alt[/b] = Free Look [*] [b]Space[/b] = Toggle Vehicle Function (such as Landing Gear) [/list] [img]https://i.imgur.com/rTv7Qel.png[/img] [h1]ADDITIONAL NOTES[/h1] [list] [*]As Driver, you can lock the vehicle by pressing 1 [*]The [LVS] control panel can be accessed using either the context menu [url=https://steamuserimages-a.akamaihd.net/ugc/5077278535594240880/02CEA467CA82989E67ED58CBCC283D76DFEC581A/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=#000000&letterbox=false]desktop widget[/url] or by typing [b]lvs_openmenu[/b] into the console. [/list] The control panel gives access to following console variables: [list] [*] [b]lvs_volume[/b] - from 0 to 1 changes engine volume, clientside command [*] [b]lvs_camerafocus[/b] - change view-camera focus from -1 to 1, clientside command (mouse aim only) [list] [*]-1 = Focus Mouse [*] 1 = Focus Vehicle (when set to 1, camera will roll with the Vehicle. If you don't want this behavior set it to 0.99) [*] 0 = neutral(default) ) [/list] [*] [b]lvs_freeze_teams[/b] - 0 / 1 enable/disable auto ai-team switching, serverside command [*] [b]lvs_default_teams[/b] - 0 / 1 / 2 default player ai-team, serverside command [*] [b]lvs_show_identifier[/b] - 0 / 1 enable/disable plane identifier (red/blue/orange square on other planes), clientside command [*] [b]lvs_hitmarker[/b] - 0 / 1 enables/disables hit marker + sound effect, clientside command [*] [b]lvs_edit_hud[/b] - 0 / 1 enable/disable Context Menu HUD editing, clientside command [*] [b]lvs_mouseaim[/b] - 0 / 1 enable/disable Mouse-Aim Steering Method, clientside command [*] [b]lvs_sensitivity_x[/b] - change mouse sensitivity in X direction (relative to screen: left/right) (Direct Input only), clientside command [*] [b]lvs_sensitivity_y[/b] - change mouse sensitivity in Y direction (relative to screen: up/down) (Direct Input only), clientside command. SET THIS TO A NEGATIVE VALUE TO INVERT THIS AXIS [*] [b]lvs_return_delta[/b] - change how fast the input returns to 0 (Direct Input only), clientside command [/list] you can toggle mouse-aim by using [b]lvs_mouseaim_toggle[/b] console command or by binding it to a key like: [code] bind X lvs_mouseaim_toggle [/code] and then press X convar for max projectile turret is: sbox_maxlvsturret (default 1) [img]https://i.imgur.com/rTv7Qel.png[/img] [h1][b]Links[/b][/h1] [url=https://github.com/SpaxscE/lvs_base]This Project on GitHub[/url] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2912826012][LVS] - Planes[/url] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2919757295][LVS] - Star Wars[/url] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2922255746][LVS] - Helicopters[/url] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3027255911][LVS] - Cars[/url] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3027256228][LVS] - Cars - Pack[/url] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3047221988][LVS] - Tanks[/url] [url=https://github.com/SpaxscE]GitHub[/url] [url=https://discord.gg/BeVtn7uwNH]Discord[/url] [img]https://i.imgur.com/rTv7Qel.png[/img] [quote]No version or modification of this content is allowed to be uploaded to the workshop except under the account ID [url=https://steamcommunity.com/profiles/76561197995010235/]76561197995010235[/url][/quote]