Left 4 Dead 2

Left 4 Dead 2

Admin System
Loser 2022년 12월 3일 오전 5시 33분
How to bind a give command in config
i would like to bind the give command in config, so every time i play the game i just press the button, not the command, i tried alot such as bind "p" "!Give pain_pills" its not working, whether in chat or toggleconsole or my config...
< >
전체 댓글 11개 중 1~11개 표시 중
Maur0 2022년 12월 4일 오전 9시 23분 
The correct command is with the "scripted_user_func" to hide when you type in the console and not show in the chatbox. And you replace the space with commas.

Examples:
bind p "scripted_user_func give,pain_pills"
bind o "scripted_user_func max_health,all,200"
bind l "scripted_user_func kill,all"
bind k "scripted_user_func velocity,0,0,500"
Peanut buster 2022년 12월 29일 오전 7시 48분 
thx
realch 2023년 2월 13일 오전 5시 33분 
Maur0 님이 먼저 게시:
The correct command is with the "scripted_user_func" to hide when you type in the console and not show in the chatbox. And you replace the space with commas.

Examples:
bind p "scripted_user_func give,pain_pills"
bind o "scripted_user_func max_health,all,200"
bind l "scripted_user_func kill,all"
bind k "scripted_user_func velocity,0,0,500"
what is the command to give everyone full health
Maur0 2023년 2월 13일 오전 7시 26분 
ThisIsDumb 님이 먼저 게시:
Maur0 님이 먼저 게시:
The correct command is with the "scripted_user_func" to hide when you type in the console and not show in the chatbox. And you replace the space with commas.

Examples:
bind p "scripted_user_func give,pain_pills"
bind o "scripted_user_func max_health,all,200"
bind l "scripted_user_func kill,all"
bind k "scripted_user_func velocity,0,0,500"
what is the command to give everyone full health
!give all health
scripted_user_func give,all,health
realch 2023년 2월 13일 오전 7시 57분 
Maur0 님이 먼저 게시:
ThisIsDumb 님이 먼저 게시:
what is the command to give everyone full health
!give all health
scripted_user_func give,all,health
tysm
c00lkidd 2023년 5월 5일 오후 3시 38분 
Maur0 님이 먼저 게시:
ThisIsDumb 님이 먼저 게시:
what is the command to give everyone full health
!give all health
scripted_user_func give,all,health
What is the command to spawn Special Infected? (With a Keybind, so basically adding a keybind to spawn Special Infected)
c00lkidd 님이 마지막으로 수정; 2023년 5월 5일 오후 3시 41분
Maur0 2023년 5월 6일 오후 5시 25분 
ズムイ 님이 먼저 게시:
Maur0 님이 먼저 게시:
!give all health
scripted_user_func give,all,health
What is the command to spawn Special Infected? (With a Keybind, so basically adding a keybind to spawn Special Infected)
bind n "scripted_user_func z_spawn,smoker"
bind n "scripted_user_func z_spawn,boomer"
bind n "scripted_user_func z_spawn,hunter"
bind n "scripted_user_func z_spawn,spitter"
bind n "scripted_user_func z_spawn,jockey"
bind n "scripted_user_func z_spawn,charger"
bind n "scripted_user_func z_spawn,tank"
bind n "scripted_user_func z_spawn,witch"

Replace the N with another letter or number more comfortable for you.
76561199068887016 2023년 5월 14일 오전 6시 42분 
unlimited ammo and bomb how?
小卡齐娜3095 2023년 6월 4일 오후 8시 44분 
Uh what about noclip ??
'92 2024년 2월 6일 오전 3시 22분 
Maur0 님이 먼저 게시:
ズムイ 님이 먼저 게시:
What is the command to spawn Special Infected? (With a Keybind, so basically adding a keybind to spawn Special Infected)
bind n "scripted_user_func z_spawn,smoker"
bind n "scripted_user_func z_spawn,boomer"
bind n "scripted_user_func z_spawn,hunter"
bind n "scripted_user_func z_spawn,spitter"
bind n "scripted_user_func z_spawn,jockey"
bind n "scripted_user_func z_spawn,charger"
bind n "scripted_user_func z_spawn,tank"
bind n "scripted_user_func z_spawn,witch"

Replace the N with another letter or number more comfortable for you.
what if i want to randomly spawn boomer or spitter, what code should i type in the console?
76561199559319265 2024년 5월 21일 오전 2시 53분 
what are all of the commands?
:steamthumbsup:
< >
전체 댓글 11개 중 1~11개 표시 중
페이지당 표시 개수: 1530 50