Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

FiveM pc key code

-- its Lua BTW :)

-- checks if INPUT_CONTEXT has just been released
if IsControlJustReleased(1--[[input group]],  51--[[control index]]) then
    -- run code here
end
Source by docs.fivem.net #
 
PREVIOUS NEXT
Tagged: #FiveM #pc #key #code
ADD COMMENT
Topic
Name
1+3 =