Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

anyone play cs source or halo 2?

Featured Replies

if you like digging in and customizing stuff, any flavor of HL is extremely easy to tweak and write scripts for. the syntax is practically like regular speech! although the commands are very limited, there's a lot you can accomplish though.

If there is a script to close that stupid second buy menu I would be interested, but other than that I just havent felt the need to use any. What other games provide CS style action without the lame hitboxes?

been awhile since i fooled with it, but here goes...

bind "key" "clsmnu"
alias clsmnu "wait;wait;wait;slot10"

copy that exactly, including the quotes, to your... uh... i think it's call "user.cfg" now? used to be "autoexec.cfg". just replace "key" with a keyboard key ("a", "b", etc.) that isn't being used for anything else. if it doesn't work, try adding more "wait;" statements. can bind to a mouse button if you want as well ("MOUSE1", "MOUSE2", etc.), or a key pad key ("KP_INS", etc.).

if that doesn't work, let me know :)

"clsmnu" is just an "alias" i made up. you can change it to anything you want (close_menu). just replace both instances. the "alias" statement tells the engine what "clsmnu" means.

oh, as for other games that don't suffer from the dumb hit box issues, the Unreal engine is the only one i know of. i'd guess there's more, but i never fooled with any. the Unreal engine, if i'm correct, uses the player model as the hit box, so it's pixel perfect. there's advantages and disadvantages to either method, but i think the disadvantages of the Unreal way out weigh the annoyances of the HL way. there's also some MOD for Unreal that is similar to CS. i tried it a little bit but didn't like it much. your millage...

Edited by atomizer

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.