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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 21:12, 9 May 2022 Slow talk contribs created page VN fnc moduleHvtObjectivesInstance (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_endgame |d= <pre>No description added yet.</pre> |s= ["_action", "_parameters"] call VN_fnc_moduleHvtObjective...")
  • 21:10, 9 May 2022 Slow talk contribs created page VN fnc moduleHvtObjectives (Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= vn_endgame |d= <pre>No description added yet.</pre> |s= ["_logic", "_units", "_activated"] call VN_fnc_moduleHvtObjectives;...")
  • 21:02, 9 May 2022 Slow talk contribs created page VN fnc holdkey (Created page with "{{Function |v= 1.00 |author=ZoZo, modified by Riccardo Argiolas, mmodified further by Ethan Johnson |a= |e= |g1= vn_end_functions |d= <pre>Function that exectues a user-de...")
  • 20:52, 9 May 2022 Slow talk contribs created page VN fnc traps punji tripwire (Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= vn_traps_functions |d= <pre>/* File: fn_traps_punji_tripwire.sqf Author: Ethan Johnson Date: 2020-06-11 Last Upda...")
  • 20:52, 9 May 2022 Slow talk contribs created page VN fnc traps punji (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_traps_functions |d= <pre>Animates punji trap after it is set off.</pre> |s= [_object,_owner,,_position] call V...")
  • 20:50, 9 May 2022 Slow talk contribs created page VN fnc traps flare tripwire (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_traps_functions |d= <pre>Animates flare trip wire trap after it is set off.</pre> |s= [] call VN_fnc_traps_fla...")
  • 20:38, 9 May 2022 Slow talk contribs created page VN fnc bomb hit blu82 (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_bomb_hit_functions |d= <pre>Handles bomb hitting the target and creates craters. This is called by a eventhandler...")
  • 20:35, 9 May 2022 Slow talk contribs created page VN fnc fruit hitPart (Created page with "{{Function |v= 1.00 |author= |a= |e= |g1= vn_orange_functions |d= <pre>Handles damage dealt to fruits.</pre> |s= ["_obj","_dmg","_soundType"] call [[VN_fnc_fruit_hitPart]...")
  • 20:15, 9 May 2022 Slow talk contribs created page VN fnc melee damage (Created page with "{{Function |v= 1.00 |author=Kerc/IFA3 & Ethan Johnson |a= |e= |g1= vn_melee_functions |d= <pre>Deal damage to the unit that has been intersected through the melee system.<...")
  • 20:07, 9 May 2022 Slow talk contribs created page VN fnc fired refuel (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= vn_fuel_functions |d= <pre>Fired eventhandler which will delete the projectile and refuel the vehicle back to full f...")
  • 20:00, 9 May 2022 Slow talk contribs created page VN fnc water fall (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= water_fall_functions |d= <pre>Main function for the water fall module.</pre> |s= [] call VN_fnc_water_fall; |p...")
  • 19:39, 9 May 2022 Slow talk contribs created page VN fnc artillery heli (Created page with "{{Function |v= 1.00 |author=Ethan Johnson |a= |e= |g1= artillery_functions |d= <pre>Spawns a helicopter with predetermined settings from the artillery module GUI</pre> |s...")
  • 17:31, 9 May 2022 Slow talk contribs created page Vn ms fnc waypoint doArtilleryFire (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= waypoint |d= <pre>Tells the unit to do cone shaped artillery barrage.</pre> |s= [] call vn_ms_fnc_waypoint_doA...")
  • 17:27, 9 May 2022 Slow talk contribs created page VN fnc kbm eh control input onkeyDown (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>No description added yet.</pre> |s= [_control,_key,_shift,_ctrl,_alt] call VN_fnc_kbm_eh_control_inp...")
  • 17:24, 9 May 2022 Slow talk contribs created page VN fnc kbm loadKeys (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Loads the keybinds into the localNamespace.</pre> |s= [] call VN_fnc_kbm_loadKeys; |p1n= |p1t= |p...")
  • 17:24, 9 May 2022 Slow talk contribs created page VN fnc kbm load (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= keybinding |d= <pre>Initialize the keybindings loading and adds the event handler to the mission.</pre> |s= [] call VN_f...")
  • 17:24, 9 May 2022 Slow talk contribs created page VN fnc T884 setStereo (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets stereo.</pre> |s= [] call VN_fnc_T884_setStereo; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x1= }}")
  • 17:23, 9 May 2022 Slow talk contribs created page VN fnc T884 setMHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets MHzs. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_...")
  • 17:23, 9 May 2022 Slow talk contribs created page VN fnc T884 setKHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets KHzs. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_...")
  • 17:22, 9 May 2022 Slow talk contribs created page VN fnc T884 setFrequency (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets channel. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos",...")
  • 17:22, 9 May 2022 Slow talk contribs created page VN fnc T884 setChannel (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets the channel. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yP...")
  • 17:22, 9 May 2022 Slow talk contribs created page VN fnc T884 setAudio (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets audio speakers.</pre> |s= [] call VN_fnc_T884_setAudio; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x...")
  • 17:22, 9 May 2022 Slow talk contribs created page VN fnc T884 setAdditional (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets additional frequency.</pre> |s= [] call VN_fnc_T884_setAdditional; |p1n= |p1t= |p1d= |p1v= |r1t...")
  • 17:22, 9 May 2022 Slow talk contribs created page VN fnc T884 onUpdate (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Handles UI Updates.</pre> |s= [] call VN_fnc_T884_onUpdate; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x1...")
  • 17:19, 9 May 2022 Slow talk contribs created page VN fnc T884 onLoad (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Handles UI Loading.</pre> |s= [] call VN_fnc_T884_onLoad; |p1n=_display |p1t=Display |p1d=UI Display...")
  • 17:18, 9 May 2022 Slow talk contribs created page VN fnc T102E setVolume (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets volume. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos",...")
  • 17:18, 9 May 2022 Slow talk contribs created page VN fnc T102E setStereo (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets stereo.</pre> |s= [] call VN_fnc_T102E_setStereo; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x1= }}")
  • 17:18, 9 May 2022 Slow talk contribs created page VN fnc T102E setMHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets MHzs. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_...")
  • 17:18, 9 May 2022 Slow talk contribs created page VN fnc T102E setKHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets KHzs. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_...")
  • 17:17, 9 May 2022 Slow talk contribs created page VN fnc T102E setFrequency (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets the frequency</pre> |s= [] call VN_fnc_T102E_setFrequency; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d=...")
  • 17:17, 9 May 2022 Slow talk contribs created page VN fnc T102E setChannel (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets channel. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos",...")
  • 17:17, 9 May 2022 Slow talk contribs created page VN fnc T102E setAudio (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets audio speakers.</pre> |s= [] call VN_fnc_T102E_setAudio; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |...")
  • 17:17, 9 May 2022 Slow talk contribs created page VN fnc T102E setAdditional (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets additional frequency.</pre> |s= [] call VN_fnc_T102E_setAdditional; |p1n= |p1t= |p1d= |p1v= |r1...")
  • 17:16, 9 May 2022 Slow talk contribs created page VN fnc T102E onUpdate (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Handles UI Updates.</pre> |s= [] call VN_fnc_T102E_onUpdate; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x...")
  • 17:16, 9 May 2022 Slow talk contribs created page VN fnc T102E onLoad (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Handles UI Loading.</pre> |s= [_display] call VN_fnc_T102E_onLoad; |p1n=_display |p1t=Display |p1d=UI...")
  • 17:16, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setVolume (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets volume. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos",...")
  • 17:15, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setStereo (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets stereo.</pre> |s= [] call VN_fnc_VRC12_setStereo; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x1= }}")
  • 17:15, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setMHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets MHzs. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_...")
  • 17:15, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setKHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets KHzs. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_...")
  • 17:15, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setFrequency (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets channel. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos",...")
  • 17:14, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setChannel (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets the channel. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yP...")
  • 17:14, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setAudio (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets audio speakers.</pre> |s= [] call VN_fnc_VRC12_setAudio; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |...")
  • 17:14, 9 May 2022 Slow talk contribs created page VN fnc VRC12 setAdditional (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets additional frequency.</pre> |s= [] call VN_fnc_VRC12_setAdditional; |p1n= |p1t= |p1d= |p1v= |r1...")
  • 17:13, 9 May 2022 Slow talk contribs created page VN fnc VRC12 onUpdate (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Handles UI Updates.</pre> |s= [] call VN_fnc_VRC12_onUpdate; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x...")
  • 17:13, 9 May 2022 Slow talk contribs created page VN fnc VRC12 onLoad (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Handles UI Loading.</pre> |s= [] call VN_fnc_VRC12_onLoad; |p1n=_display |p1t=Display |p1d=UI Display...")
  • 17:13, 9 May 2022 Slow talk contribs created page VN fnc PRC77 setVolume (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets volume. Parameters are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos",...")
  • 17:13, 9 May 2022 Slow talk contribs created page VN fnc PRC77 setStereo (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets stereo.</pre> |s= [] call VN_fnc_PRC77_setStereo; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x1= }}")
  • 17:08, 9 May 2022 Slow talk contribs created page VN fnc PRC77 setMHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets MHzs. Parameter are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_s...")
  • 17:07, 9 May 2022 Slow talk contribs created page VN fnc PRC77 setKHz (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets KHzs. Parameter are same as onMouseButtonDown</pre> |s= ["_control", "_button", "_xPos", "_yPos", "_s...")
  • 17:05, 9 May 2022 Slow talk contribs created page VN fnc PRC77 setFrequency (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= radios |d= <pre>Sets frequency.</pre> |s= [] call VN_fnc_PRC77_setFrequency; |p1n= |p1t= |p1d= |p1v= |r1t= |r1d= |x...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)