[Release] K9 Script [REMOVED]

xmenu.New should be xMenu.New why is the code changed?

Do you have a DC or anything and do you have 10 minutes for me to talk?

I have DC but I am not available right now. I am at a bar at the moment and will prob not be on for the rest of thr night.

Oh than sorry because I disturbed you! May I get a DC invite or something? :smiley:

i love this script it jus attacks you when you ain the gun and press g
and not the other person

how do i change the keys that i press to make the dog attack/ and the key that opens the menu

because i have the gcphone plugin that you press g to open the phone

Maybe you want to update the description with new keybinds :slight_smile:

How to delete this without you see the message in the chat

Utils.RegisterKeyMap("k9_follow", function()

  dog:Follow()

end, function() end, "K9 Following toggle", "keyboard", "g")

Utils.RegisterKeyMap("k9_attack", function()

  dog:Attack()

end, function() end, "K9 Attack", "keyboard", "lmenu")
  1. Go to your Run command on your desktop and type AppData.
  2. Go to the folder called Roaming then CitizenFX.
  3. Open fivem.cfg
  4. Remove the keybinds that associate with the server you are deleting them for.
rbind k9 KEYBOARD INSERT "+open_menu"
rbind k9 KEYBOARD G "+k9_follow"
rbind k9 KEYBOARD LMENU "+k9_attack"

So just remove the ones you don’t want anymore.

Each client who has used the K9 must do the above if you change / remove the binds.

Ik this is kind of a usless question but any idea when the new and improved version is fully out of functional. Or is there a beta version for testing?

@SpicyNachoDS

Check at the very top for these 2 github links.

is there any way to make it work properly with onesync because the dog keeps disappearing

I dont test on OneSync so I havent had an issue with it disappearing.

I may take a look into it later on.

I use it with OneSync, and it works great, I’ve been using it for a year now. (Haven’t updated it but it works great)

for some reason not just the dog from k9 script but every animal in the game disappears whenever i go near them, it only happens when i got onesync on

it’s your anticheat

When I type “/k9” nothing happens. I Have Ped and Steam Perms disabled too

1 Like

I put this in my server and I press alt home and it gives me an error in my files where I start the server up

Has anybody found a fix for why the K9 attacks the owner when you target it to attack another player? (I’m using the old script) Thanks for any replies.

Try the new one.