Raised This Month: $32 Target: $400
 8% 

[REQ] Command Console


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
carpeteamee
Junior Member
Join Date: Jun 2021
Old 11-20-2021 , 08:19   [REQ] Command Console
Reply With Quote #1

Hi, I wonder if anyone can help me. I try to clear the console with a command and it gives me these two errors...

1st .... FCVAR_SERVER_CAN_EXECUTE ...
2nd Unknown command: clear

I try with the clear command and it doesn't work...
carpeteamee is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 11-20-2021 , 13:49   Re: [REQ] Command Console
Reply With Quote #2

usually, I type "clear" on the console and it's done. (as a client)
from a server-side perspective, I don't know if is possible.

what is your scenario:
typing clear in console while in-game?
typing clear on server console?

Also sometimes is important to mention which game is since they may behave different sometimes.
__________________

Last edited by Marttt; 11-20-2021 at 13:50.
Marttt is offline
Sreaper
髪を用心
Join Date: Nov 2009
Old 11-20-2021 , 15:21   Re: [REQ] Command Console
Reply With Quote #3

You can use this if you are trying to clear things from the server console. https://forums.alliedmods.net/showthread.php?t=195008
Sreaper is offline
carpeteamee
Junior Member
Join Date: Jun 2021
Old 11-21-2021 , 05:43   Re: [REQ] Command Console
Reply With Quote #4

Quote:
Originally Posted by Marttt View Post
usually, I type "clear" on the console and it's done. (as a client)
from a server-side perspective, I don't know if is possible.

what is your scenario:
typing clear in console while in-game?
typing clear on server console?

Also sometimes is important to mention which game is since they may behave different sometimes.
CSGO Game.
Clear console in game.
carpeteamee is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-21-2021 , 06:08   Re: [REQ] Command Console
Reply With Quote #5

"clear" command work on Engine VGUI (like in-game console and maybe SRCDS VGUI in windows),
not work on normal CLI console
Bacardi is offline
carpeteamee
Junior Member
Join Date: Jun 2021
Old 11-21-2021 , 06:55   Re: [REQ] Command Console
Reply With Quote #6

Quote:
Originally Posted by Bacardi View Post
"clear" command work on Engine VGUI (like in-game console and maybe SRCDS VGUI in windows),
not work on normal CLI console
I know it exists because as soon as I enter the server I clean the console automatically
carpeteamee is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 11-21-2021 , 14:04   Re: [REQ] Command Console
Reply With Quote #7

Quote:
Originally Posted by carpeteamee View Post
Hi, I wonder if anyone can help me. I try to clear the console with a command and it gives me these two errors...

1st .... FCVAR_SERVER_CAN_EXECUTE ...
2nd Unknown command: clear

I try with the clear command and it doesn't work...
Quote:
Originally Posted by carpeteamee View Post
CSGO Game.
Clear console in game.
There are some misleading info... or my game not behave same way.

In CS:GO (OS Windows)
from server console
Code:
clear
help clear
"clear"                                                                          - Clear all console output.
from client console
Code:
] help clear
"clear"                                                                          - Clear all console output.
I don't get error or see command flags.

-----------


SERVER_CAN_EXECUTE flag from server
Code:
findflags SERVER_CAN_EXECUTE
"disconnect"  server_can_execute                                                 - Disconnect game from server.
"name" = "unnamed" archive server_can_execute user ss                            - Current user name
"soundfade"  server_can_execute                                                  - Fade client volume.
"dsp_player" = "0" server_can_execute
"retry"  server_can_execute clientcmd_can_execute                                - Retry connection to last server.
"play"  server_can_execute                                                       - Play a sound.
"echo"  server_can_execute                                                       - Echo text to console.
"play_hrtf"  server_can_execute                                                  - Play a sound with HRTF spatialization.
SERVER_CAN_EXECUTE flag from client console
Code:
] findflags SERVER_CAN_EXECUTE
"slot12"  client server_can_execute                                             
"gamepadslot4"  client server_can_execute                                       
"disconnect"  server_can_execute                                                 - Disconnect game from server.
"cam_idealdistup" = "0" client archive server_can_execute                       
"name" = "'Bacardi" ( def. "unnamed" ) archive server_can_execute user ss        - Current user name
"firstperson"  client server_can_execute                                         - Switch to firstperson camera.
"soundfade"  server_can_execute                                                  - Fade client volume.
"r_drawscreenoverlay" = "1" client cheat server_can_execute                     
"gamepadslot3"  client server_can_execute                                       
"slot13"  client server_can_execute                                             
"invprev"  client server_can_execute                                            
"cancelselect"  client server_can_execute clientcmd_can_execute                 
"cam_idealdistright" = "0" client archive server_can_execute                    
"cam_idealdist" = "150" client archive server_can_execute                       
"dsp_player" = "0" server_can_execute                                           
"invnext"  client server_can_execute                                            
"r_drawunderwateroverlay" = "1" client cheat server_can_execute                 
"retry"  server_can_execute clientcmd_can_execute                                - Retry connection to last server.
"play"  server_can_execute                                                       - Play a sound.
"invnextitem"  client server_can_execute                                        
"cam_idealyaw" = "0" client archive server_can_execute                          
"slot10"  client server_can_execute                                             
"playgamesound"  client cheat server_can_execute clientcmd_can_execute           - Play a sound from the game sounds txt file
"cam_idealpitch" = "0" client archive server_can_execute                        
"gamepadslot5"  client server_can_execute                                       
"slot11"  client server_can_execute                                             
"buymenu"  client server_can_execute                                             - Show or hide main buy menu
"dm_togglerandomweapons"  client server_can_execute clientcmd_can_execute        - Turns random weapons in deathmatch on/off
"thirdperson"  client cheat server_can_execute                                   - Switch to thirdperson camera.
"gamepadslot2"  client server_can_execute                                       
"r_drawunderwatercap" = "1" client cheat server_can_execute                     
"cl_soundscape_flush"  client cheat server_can_execute                           - Flushes the client side soundscapes
"cam_collision" = "1" client archive server_can_execute                          - When in thirdperson and cam_collision is set to 1, an attempt is made to keep th
"lastinv"  client server_can_execute                                            
"gamepadslot6"  client server_can_execute                                       
"gamepadslot1"  client server_can_execute                                       
"invnextgrenade"  client server_can_execute                                     
"echo"  server_can_execute                                                       - Echo text to console.
"snd_playsounds"  client cheat server_can_execute clientcmd_can_execute          - Play sounds from the game sounds txt file at a given location
"slot1"  client server_can_execute                                              
"slot2"  client server_can_execute                                              
"slot3"  client server_can_execute                                              
"slot4"  client server_can_execute                                              
"slot5"  client server_can_execute                                              
"slot6"  client server_can_execute                                              
"slot7"  client server_can_execute                                              
"slot8"  client server_can_execute                                              
"slot9"  client server_can_execute                                              
"slot0"  client server_can_execute                                              
"teammenu"  client server_can_execute                                            - Show team selection window
"invnextnongrenade"  client server_can_execute                                  
"play_hrtf"  server_can_execute                                                  - Play a sound with HRTF spatialization.
"r_screenoverlay"  client cheat server_can_execute                               - Draw specified material as an overlay
"cl_parachute_autodeploy" = "1" client archive server_can_execute user ss        - Auto-deploy parachute if fall speed exceeds lethal limit
"cl_spec_mode" = "5" ( def. "0" ) client archive server_can_execute user ss      - Saves the last viewed spectator mode for use next time we start to spectate
__________________
Do not Private Message @me
Bacardi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode