Skip to content
View in the app

A better way to browse. Learn more.

OldStyle Gaming Community

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.
  • Administrator

In your cstrike folder, find the liblist.gam and open it with a text editor, such as notepad.

Find this:

gamedll dlls/mp.dll
gamedll_linux dlls/cs.so
gamedll_osx dlls/cs.dylib


Replace it with this line:

gamedll_linux addons/metamod/dlls/metamod.so


Go to your server directory cstrike folder

cd ~/Steam/cs_server/cstrike


Download the Metamod and Extract the files on your desktop now copy the addons folder inside your cstrike server folder.

mkdir -p addons/metamod/dlls; 
cd ~/Steam/cs_server/cstrike/addons/metamod/dlls; 
wget https://github.com/Bots-United/metamod-p/releases/download/v1.21p38/metamod_i686_linux_win32-1.21p38.tar.xz;
tar -xvf metamod_i686_linux_win32-1.21p38.tar.xz;
rm -rf metamod_i686_linux_win32-1.21p38.tar.xz;


Internal 

Add this new line in the file cstrike/addons/metamod/plugins.ini, if it does not exist create it.

linux addons/amxmodx/dlls/amxmodx_mm_i386.so


Save (and upload) plugins.ini

Featured Replies

No posts to show

Account

Navigation

Search

Search

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.