[Release] K9 Script [REMOVED]

			if IsControlJustPressed(1, KEYYOUWANT) then
                if spawned_ped ~= nil then
					TriggerServerEvent("K9:RequestVehicleToggle")
				end
            end

There you go

3 Likes

I am doing that mate, just fire them my way if they mention a vRP conversion.

Alright.
(20 characters)

hello, very good job for your script creation K9 very usable I just have a problem with my community when he wants to make their identity with ESX he can not move the mouse and when I cut the script K9 he can make correctly identity, thanks for your reply cordially

1 Like

This code wasn’t wrote for ESX or VRP. Not really sure what would even cause that to happen because the script doesnt use the NUI Focus until you open the menu…

im having the same issue, if i remove k9 everything works, it happened with the latest update

what iam i doing wrong - in game /k9 spawn and nothing happens, fig

You don’t do /k9 spawn…

what do you do then
fig

You are WAY to far up dude.

up what?
not sure what you mean, someone said spawn this

You are looking at like the first 100 replies out of 711… Also read the readme in the github…

1 Like

OPEN MENU | LeftALT + HOME

but that opens up the admin

Then change the key…

Scroll up someone already posted how to do it.

what menu is that? config?

-- Open Menu --
function EnableMenu()
    SetNuiFocus(true, true)
    SendNUIMessage({
        type = "open_k9_menu"
    })
end

Literally Just Scroll Up In The Topic Or Use The Search Function. That took 1.2445535322 seconds to find where the code is to change the key.

ive found this

I Literally JUST GAVE YOU THE CODE to edit dude.

if IsControlJustPressed(1, KEYYOUWANT) then
if spawned_ped ~= nil then
TriggerServerEvent("K9:RequestVehicleToggle")
end
end

sorry mate thought i would come here for help but must be the wrong place, to ask.

Sorry man but im not gonna help someone that can’t help themselves.