Difference between revisions of "VN fnc revive mouseDown"
Jump to navigation
Jump to search
vn>Unknown user m (Generated by LM_exportFunctionsToWiki.sqf) |
Lou Montana (talk | contribs) (Page filling) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
{{Function | {{Function | ||
|v= 1.00 | |v= 1.00 | ||
− | | | + | |author= Ethan Johnson |
+ | |||
+ | |a= | ||
|e= | |e= | ||
Line 10: | Line 11: | ||
|g1= advanced_revive_functions | |g1= advanced_revive_functions | ||
− | |d= | + | |d= Mouse handler for the revive system. Does nothing, returns {{Biki|false}}. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |s= [] call [[ | + | |s= [] call [[VN_fnc_revive_mouseDown]] |
|p1n= | |p1n= | ||
Line 42: | Line 25: | ||
|p2v= | |p2v= | ||
− | |r1t= | + | |r1t= boolean |
− | |r1d= | + | |r1d= returns {{Biki|false}} |
− | |x1= <code> | + | |x1= <code>[] call [[VN_fnc_revive_mouseDown]]</code> |
}} | }} |
Latest revision as of 18:21, 30 January 2021
← back to Functions | Introduced in S.O.G. Prairie Fire v1.00 by Ethan Johnson |
|
Description
Mouse handler for the revive system. Does nothing, returns false.
Syntax
- Syntax
- [] call VN_fnc_revive_mouseDown
- Return value
- Boolean - returns false
Examples
- Example 1
[] call VN_fnc_revive_mouseDown