BrettMayson
1e404cf85b
General - SQF Improvements ( #9698 )
...
Co-authored-by: Dystopian <sddex@ya.ru>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-02-04 14:50:24 -03:00
Grim
5e792082ec
Interaction Menu - Show distance to target on vehicle actions ( #9644 )
...
* add distance to action
* sort by distance
* Revert "sort by distance"
This reverts commit 89834613dd
.
* show distance for crewed vehicles
* Update fnc_createVehiclesActions.sqf
2023-11-17 20:07:58 -03:00
jonpas
742626ff1a
General - Relative script_component.hpp
includes ( #9378 )
...
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-09-12 20:58:10 +02:00
GhostIsSpooky
68ed19911a
General - Change object config lookups to configOf
( #8795 )
...
* configOf lookups
* forEach, missed configOf
* revert handcuff distance change
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* optimize condition
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* capitalization
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* use object in getVehicleIcon
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* add return comment
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* remove extra brackets
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* add missing brackets
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* add return comment pt2
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
* revert to cursorTarget
Co-authored-by: Filip Maciejewski <veteran29@users.noreply.github.com>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2022-03-08 21:41:21 -06:00
Dedmen Miller
e2ac18a05d
[WIP] Fix script errors reporting wrong line numbers ( #6407 )
...
* advanced_ballistics
* advanced_fatigue
* advanced_throwing
* ai
* aircraft
* arsenal
* atragmx
* attach
* backpacks
* ballistics
* captives
* cargo
* chemlights
* common
* concertina_wire
* cookoff
* dagr
* disarming
* disposable
* dogtags
* dragging
* explosives
* fastroping
* fcs
* finger
* frag
* gestures
* gforces
* goggles
* grenades
* gunbag
* hearing
* hitreactions
* huntir
* interact_menu
* interaction
* inventory
* kestrel4500
* laser
* laserpointer
* logistics_uavbattery
* logistics_wirecutter
* magazinerepack
* map
* map_gestures
* maptools
* markers
* medical
* medical_ai
* medical_blood
* medical_menu
* microdagr
* minedetector
* missileguidance
* missionmodules
* mk6mortar
* modules
* movement
* nametags
* nightvision
* nlaw
* optics
* optionsmenu
* overheating
* overpressure
* parachute
* pylons
* quickmount
* rangecard
* rearm
* recoil
* refuel
* reload
* reloadlaunchers
* repair
* respawn
* safemode
* sandbag
* scopes
* slideshow
* spectator
* spottingscope
* switchunits
* tacticalladder
* tagging
* trenches
* tripod
* ui
* vector
* vehiclelock
* vehicles
* viewdistance
* weaponselect
* weather
* winddeflection
* yardage450
* zeus
* arsenal defines.hpp
* optionals
* DEBUG_MODE_FULL 1
* DEBUG_MODE_FULL 2
* Manual fixes
* Add SQF Validator check for #include after block comment
* explosives fnc_openTimerUI
* fix uniqueItems
2018-09-17 14:19:29 -05:00
SilentSpike
2bf67ea057
Use common icon function for vehicle actions ( #5923 )
...
* Use common icon function for vehicle actions
* Always create vehicle icon namespace
2017-12-20 14:30:50 -06:00
Ozan Eğitmen
45a66ccfa1
Medical & Captive Load Menu Overhaul ( #5519 )
...
* Add load in child actions to medical & captive
* Add actions with proper structure
* Move vehicles actions code to common function
* Simplify code in config, Fix docs
* Remove unused vars
* Fix header example
* Add _distance param to fnc_nearestVehiclesFreeSeat
* Change docs
* Fix spacing
2017-09-29 22:00:47 +02:00