Перейти к содержимому
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.

InfinityScript Documentation

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

Have some problems right now, i want to set the player as a juggernaut but how the f*** do i do that?

I can't find all the names for weapons, Calls, etc.

 

case 40:
                   rollname = "^2Fast Juggernaut";
                   player.SetPerk("specialty_speed", true, false);
                   player.Call("juggernaut");
                   OnInterval(100, () => Speed(player, 1.2));
                   break;

 

I Guessed with "juggernaut" but i had expected that it doesn't work. :s

Featured Replies

Опубликовано:
  • Автор

case 40:
                   rollname = "^2Fast Juggernaut (Buggy)";
                   player.SetPerk("specialty_speed", true, false);
                   player.Call("givejuggernaut", "juggernaut");
                   OnInterval(100, () => Speed(player, 1.2));
                   break;

 

This doesn't work, i dont really get it.. :D

Join the conversation

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

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

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

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

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

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

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.