Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
I can't get the consol out. I checked the cfg file and found it was binded to "~" and "`". Howeverm wehn i pressed those buttons, the console does nto pop up. Someone told me that they had this problem before but fogot how they fixed it.
I think you need -console in your command line though I'm not too sure, my command line shortcut is:
cstrike.exe -heapsize 98304 -nojoy -noipx -zone 1024 -dev -nointro -console -numericping -game cstrike
-heapsize 98304 = allocates that amount of ram to the game
-nojoy = no joystick, the game doesn't look for a joystick
-numericping = displays the ping numerically as well as with the dots
-dev is the developer it turns on an option that shows everyline exicuted by the game so u can see your scripts being executed and it also shows all code and things during the game in the console and echos it to the top left hand corner
-zone is bit more tricky its a command used to legthen the ammount of lines a script can have in counterstrike/halflife default is 32 lines of code i think, -zone 1024 legthens its to 1024 lines of code before the script will no longer execute.
also ill add this one to the list
-toconsole
if u al do alot of direct connections and script executing this is a good tool loads counterstrike directly into the console window
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.