All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Savage Game Design Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 20:07, 4 May 2022 Slow talk contribs created page VN fnc kbm onButtonClick (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Handle a button click in the keybinding's menu.</pre> |s= [_control] call VN_fnc_kbm_onButtonClick...")
- 20:06, 4 May 2022 Slow talk contribs created page VN fnc kbm onKey (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Handles the KeyDown / KeyUp event in the mission.</pre> |s= [_isUp,_params,_display,_dik,_shift,_ctrl,...")
- 20:03, 4 May 2022 Slow talk contribs created page VN fnc kbm onLBDblClick (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Handles LNB double-clicking to edit behavior.</pre> |s= [_control, _index] call VN_fnc_kbm_onLBDblCl...")
- 07:18, 28 April 2022 Slow talk contribs created page VN fnc URC10 onLoad (Created page with "{{Function |v= 1.00 |author=Terra |a= |e= |g1= radios |d= <pre>Handles URC10 load.</pre> |s= [] call VN_fnc_URC10_onLoad; |p1n=_display |p1t=DISPLAY |p1d=Display fro...")
- 07:17, 28 April 2022 Slow talk contribs created page VN fnc M252 onLoad (Created page with "{{Function |v= 1.00 |author=Terra |a= |e= |g1= radios |d= <pre>Handles M252 load.</pre> |s= [] call VN_fnc_M252_onLoad; |p1n=_display |p1t=DISPLAY |p1d=The display p...")
- 06:06, 28 April 2022 Slow talk contribs created page VN fnc TFAR isOldVersion (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Checks if user is using an old version of TFAR</pre> |s= [] call VN_fnc_TFAR_isOldVersion; |p1n= |p1t...")
- 06:03, 28 April 2022 Slow talk contribs created page VN fnc burnit action (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_functions |d= <pre>Function called when user uses the "Burn Hut" action on a building</pre> |s= [] call VN_fnc...")
- 06:02, 28 April 2022 Slow talk contribs created page VN fnc vn sniper tree init (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_functions |d= <pre>Function called when the sniper tree is initilized at mission start. Will only run once per tr...")
- 05:55, 28 April 2022 Slow talk contribs created page VN fnc artillery plane (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Spawns a plane with predetermined settings from the artillery module GUI.</pre> |s= []...")
- 22:08, 26 April 2022 Slow talk contribs created page VN fnc artillery score set (Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= artillery_functions |d= <pre>Sets the score variable +/- the cost that is passed through to the function.</pre> |s= [_cost] call...")
- 22:06, 26 April 2022 Slow talk contribs created page VN fnc artillery transport (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Server side script for transport call from a player.</pre> |s= [_params, _start_pos,...")
- 22:05, 26 April 2022 Slow talk contribs created page VN fnc artillery resupply (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Server side script for resupply call from a player.</pre> |s= [_params, _start_pos, _e...")
- 22:02, 26 April 2022 Slow talk contribs created page VN fnc artillery radio (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Function to determine if the player has access to the artillery menu request.</pre> |s...")
- 21:59, 26 April 2022 Slow talk contribs created page VN fnc artillery server check (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Server side check for the artillery request, makes sure the request isn't in a safezone...")
- 21:55, 26 April 2022 Slow talk contribs created page VN fnc artillery message (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Artillery message function which plays a message in side chat for the player.</pre> |...")
- 21:38, 26 April 2022 Slow talk contribs created page VN fnc artillery init (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Init function for artillery module.</pre> |s= [] call VN_fnc_artillery_init; |x...")
- 21:32, 26 April 2022 Slow talk contribs created page VN fnc artillery bombard (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Main bombard function</pre> |s= [_start_pos,_end_pos,_unit,_params] call VN_fnc_arti...")
- 21:30, 26 April 2022 Slow talk contribs created page VN fnc tunnel aperture (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= tunnel_functions |d= <pre>Sets the aperture of the users view camera which makes tunnels darker in the day without a...")
- 21:29, 26 April 2022 Slow talk contribs created page VN fnc tunnel exit (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= tunnel_functions |d= <pre>Exits the player from the tunnel, if the player entered then they will be placed on their...")
- 21:27, 26 April 2022 Slow talk contribs created page VN fnc tunnel trigger (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= tunnel_functions |d= |s= [_position] call VN_fnc_tunnel_trigger; |p1n=_position |p1t=ARRAY |p1d=Position whic...")
- 21:26, 26 April 2022 Slow talk contribs created page VN fnc tunnel spawn units (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= tunnel_functions |d= <pre>Spawns units in a single group in the groupt of tunnels provided to the function.</pre>...")
- 21:22, 26 April 2022 Slow talk contribs created page VN fnc tunnel init actions (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= tunnel_functions |d= <pre>Client side actions function, includes action.</pre> |s= [_tunnel_trapdoor] call VN_fn...")
- 21:21, 26 April 2022 Slow talk contribs created page VN fnc tunnel spawn trap (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= tunnel_functions |d= <pre>Spawns a trap and explodes it to kill the player and anyone around them.</pre> |s= [_obje...")
- 21:17, 26 April 2022 Slow talk contribs created page VN fnc revive fix movement (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= advanced_revive_functions |d= <pre>Fixes the movement issues that occur with the incap animation system.</pre> |s=...")
- 21:10, 26 April 2022 Slow talk contribs created page VN fnc revive moving (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= advanced_revive_functions |d= <pre>Check function for checking that unit is not being moved/moving another unit.</pr...")
- 21:09, 26 April 2022 Slow talk contribs created page VN fnc revive incap (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= advanced_revive_functions |d= <pre>Checks if unit is incapacitated.</pre> |s= [_unit] call VN_fnc_revive_incap;...")
- 21:08, 26 April 2022 Slow talk contribs created page VN fnc revive detachunit local (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= advanced_revive_functions |d= <pre>Client version of the detachunit function, uncons the player & fixes their an...")
- 21:06, 26 April 2022 Slow talk contribs created page VN fnc revive detachunit (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= advanced_revive_functions |d= <pre>Takes unit and detaches any attached objects which are incapicated players / ai.<...")
- 21:04, 26 April 2022 Slow talk contribs created page VN fnc revive actions local (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= advanced_revive_functions |d= <pre>Local action function for downed units and AI.</pre> |s= [_unit,_remove,_ai] ca...")
- 21:02, 26 April 2022 Slow talk contribs created page VN fnc revive coreinit (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= advanced_revive_functions |d= <pre>The main advanced revive core loop.</pre> |s= [_unit] call VN_fnc_revive_corei...")
- 20:59, 26 April 2022 Slow talk contribs created page VN fnc drm setup client (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= <pre>Sets up audio objects for backpack radio on clients when they join the server...")
- 20:58, 26 April 2022 Slow talk contribs created page VN fnc drm setup server (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= <pre>Sets up the DRM channels on the server and sets all the audio clips that can...")
- 20:57, 26 April 2022 Slow talk contribs created page VN fnc drm usereventhandlers (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= <pre>Adds eventhandlers for all the needed things for DRM.</pre> |s= [] call VN...")
- 20:56, 26 April 2022 Slow talk contribs created page VN fnc drm localuseractions (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= <pre>Adds actions for the DRM system to the object.</pre> |s= [_object] call VN...")
- 20:55, 26 April 2022 Slow talk contribs created page VN fnc drm useractions (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= <pre>Adds actions for the DRM system which the player interacts with.</pre> |s= [...")
- 20:54, 26 April 2022 Slow talk contribs created page VN fnc drm request audio (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= |s= [_object,_channel] call VN_fnc_drm_request_audio; |p1n=_object |p1t=OBJ...")
- 20:53, 26 April 2022 Slow talk contribs created page VN fnc drm play clients (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= <pre>Plays audio from an object for the client.</pre> |s= [_config, _time, _side]...")
- 20:51, 26 April 2022 Slow talk contribs created page VN fnc drm delete audio (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= dynamic_radio_music_functions |d= <pre>Stops object or player from playing audio.</pre> |s= [_object] call VN_fnc...")
- 20:48, 26 April 2022 Slow talk contribs created page VN fnc ambient audio loop (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= ambient_audio_functions |d= <pre>Creates and adds a loop to the internal BIS_fnc_loop which will check if any sounds...")
- 20:47, 26 April 2022 Slow talk contribs created page VN fnc module jukebox disable (Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= master_functions |d= <pre>Disables the jukebox actions for the player</pre> |s= [_logic, _units, _activated] call VN_fnc_modul...")
- 20:45, 26 April 2022 Slow talk contribs created page VN fnc module site (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= master_functions |d= <pre>Internal BIS function for sites</pre> |s= [] call VN_fnc_module_site; |p1n= |p1t= |...")
- 20:44, 26 April 2022 Slow talk contribs created page VN fnc module water fall (Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= master_functions |d= |s= [_logic, _units, _activated] call VN_fnc_module_water_fall; |p1n=_logic |p1t=OBJECT |p1d=Logic un...")
- 20:42, 26 April 2022 Slow talk contribs created page VN fnc module ambient audio (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= master_functions |d= |s= [] call VN_fnc_module_ambient_audio; |p1n=_logic |p1t=OBJECT |p1d=Logic unit |p1v=O...")
- 20:40, 26 April 2022 Slow talk contribs created page VN fnc module tunnel init (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= master_functions |d= <pre>Function initializes a tunnel.</pre> |s= [_logic, _units, _activated] call VN_fnc_modul...")
- 20:38, 26 April 2022 Slow talk contribs created page VN fnc initsituationalawareness (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= master_functions |d= <pre>Gathers compatible sounds from cfgsounds then plays them to simulate situational awareness...")
- 20:37, 26 April 2022 Slow talk contribs created page VN fnc initdynamicradiomusic (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= master_functions |d= <pre>Gathers compatible sounds from cfgsounds then plays them as audio from radios placed aroun...")
- 20:35, 26 April 2022 Slow talk contribs created page VN fnc bicycle 02 handle pedals (Created page with "{{Function |v= 1.00 |author=Reyhard, 3CB, modified for SGD by veteran29 |a= |e= |g1= functions |d= <pre>Handles animations of bicycle pedals.</pre> |s= [_vehicle, _engine...")
- 20:33, 26 April 2022 Slow talk contribs created page VN fnc bicycle handle pedals (Created page with "{{Function |v= 1.00 |author=Reyhard, 3CB, modified for SGD by veteran29 |a= |e= |g1= functions |d= <pre>Handles animations of bicycle pedals.</pre> |s= [_vehicle, _engine...")
- 20:30, 26 April 2022 Slow talk contribs created page VN fnc vn wheeled doors (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= functions |d= <pre>Closes all doors in the vehicle</pre> |s= [_wheeled_doors] call vn_fnc_vn_wheeled_doors; |p1n=_...")
- 20:25, 26 April 2022 Slow talk contribs created page VN fnc vn f4 fired gbu8 (Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= functions |d= <pre>Applies random decal number to the vehicle</pre> |s= ["_vehicle"] call VN_fnc_vn_f4_decals_numbers; |p1n...")