Dummy switch weapon [Hammer]
Dummy switch weapon [Hammer]
Hi, there is a command to force dummy to take hammer ? 

-
- Posts: 236
- Joined: Sun Apr 16, 2017 2:33 am
- Location: U.S.A.
- Player profile: Bolto
- Clan: Kerger
Re: Dummy switch weapon [Hammer]
Clearly English is not your First Language. this post should have been made in the section Help EDIT: not mapping help,Other problems , disregard my error.
here are some questions & answers.
Q: Can you have your Dummy switch to Hammer when not your controlling it?
A: Not directly, you could use
You might be able to make it so that when you switch to(Control) Dummy it will "take" the Hammer in it's hands with some Script-Binds. please explain what your trying to do so we can come up with a solution. Peace!
here are some questions & answers.
Q: Can you have your Dummy switch to Hammer when not your controlling it?
A: Not directly, you could use
cl_dummy_hammer 1
AKA Dummy-Hammer-Fly(HammerFly Dummy as expressed in the controls menu for what ever reason).You might be able to make it so that when you switch to(Control) Dummy it will "take" the Hammer in it's hands with some Script-Binds. please explain what your trying to do so we can come up with a solution. Peace!
Last edited by GG Kid on Wed Feb 20, 2019 2:21 am, edited 1 time in total.
Re: Dummy switch weapon [Hammer]
Hi sorry for that, i did it fast. When our dummy dont have hammer when you try to deepfly he shoots 1 time with hammer 1 time with gun. So i would like find a way for this "bug", it's annoying to switch to take hammer. Thanks
I tried this :
bind 6 "exec Hammer1.cfg"
filder: Hammer1.cfg
bind x "toggle cl_dummy 0 1"
+weapon1
bind 6 "exec Hammer2.cfg"
filder Hammer2.cfg
bind x"toggle cl_dummy 0 1"
I tried this :
bind 6 "exec Hammer1.cfg"
filder: Hammer1.cfg
bind x "toggle cl_dummy 0 1"
+weapon1
bind 6 "exec Hammer2.cfg"
filder Hammer2.cfg
bind x"toggle cl_dummy 0 1"
Re: Dummy switch weapon [Hammer]
Btw i don't know who placed this here but there are nothing about mapping
- Prankster
- Posts: 78
- Joined: Wed May 16, 2018 9:04 pm
- Location: Europe
- Player profile: Prankster
- Mapper profile: Prankster
- Clan: BlockMark
Re: Dummy switch weapon [Hammer]
deepfly is forbidden pls stop cheating others invest hours in the game trying to get good ranks in a legit way. u should be ashamed of urself.
-
- Posts: 236
- Joined: Sun Apr 16, 2017 2:33 am
- Location: U.S.A.
- Player profile: Bolto
- Clan: Kerger
Re: Dummy switch weapon [Hammer]
Moderators are lax around here, just ignore Prankster merrily trolling his life way. also your right"Btw i don't know who placed this here but there are nothing about mapping" i was lazy looking though the sections, i should have said"Other Problems", the Forum Moderator (Index probably) just took my word for it is my guess, my apologizes to every one. one last move just to do it right please? this "Bug" is a quite useful one in this scenario: you & your dummy is hooking over freeze, there is a wall of freeze you must cross, you go though the wall of freeze & quickly enable Hammer-fly, your dummy shoots you with his laser. your Script was flawed on so many levels, try i think i will add this to my Take Binding to the next level, with Scripting! thread, modified to how i like it though 
my version …Show
To initiate it
exec HammerTakeOn.cfg
, then use 6 in-game to toggle it on & off. HammerTakeOn.cfg
Code: Select all
### Information
# Makes toggling dummy take Hammer in hand
###
# tells you privately though chat whats going on
echo Enabled Dummy take Hammer on switch
# bounds toggle dummy to also switch to Hammer
bind x "toggle cl_dummy 0 1; +weapon1"
# makes it so pressing 6 will disable it
bind 6 exec HammerTakeOff.cfg
HammerTakeOff.cfg
Code: Select all
### Information
# Restores Regular Dummy toggle
###
# tells you privately though chat whats going on
echo Enabled Normal Dummy toggling
# bounds toggle dummy as defualt
bind x "toggle cl_dummy 0 1"
# makes it so pressing 6 will enable "force dummy to take hammer"
bind 6 exec HammerTakeOn.cfg

The whole forum structure is a mess tbh, sooo you're right with all guesses :>
Btw, sry for the sudden disappearance of me in general ggkid.. ill write you the proper pm answer in a few weeks/months. ~Index
Btw, sry for the sudden disappearance of me in general ggkid.. ill write you the proper pm answer in a few weeks/months. ~Index
Who is online
Users browsing this forum: No registered users and 0 guests