Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay 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.

Featured Replies

Опубликовано:

Hi all, I must say first of all Good job for this intersting infinti script;

 

Now to bussniss, I was wondering if someone could make a fps booster.dll plugin/mod/whatever-there-called-in-mw3 (with a on/off trigger) For me and post the source (that way i can learn something)

 

 

Fps booster for mw2 was just:

 

 

 

fps()
{
   self endon ( "disconnect" );
   self endon ( "death" );


self notifyOnPlayerCommand( "fps", "+actionslot 1" );



while(1)
{
    self waittill( "fps" );
    Self SetClientDvar("r_fullbright", 1);
self iPrintInBold("Fps Booster On.);
    self waittill( "fps" );
    Self SetClientDvar("r_fullbright", 0);
self iPrintInBold("Fps Booster Off.);
}
}

 

 

Thanks. :)

Опубликовано:
  • Автор
Requires a couple of more dvars but I forgot it so sorry.

 

Anyone with a slighty better memory out there? :idea:

 

You can also just scroll through the dvars list youself and find out! :D

 

 

Mhmm Good idea, anyway anyone know how to port the fps script (first post) to IW5 script? :idea:

 

 

There is no r_fullbright in IW5.

0f5c668e6aa2c34474994e7.png

No idea how to add it to mod though

 

 

Can you tell us how you did it? :idea:

  • 5 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

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.