Skip to content
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

  • Author

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.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Important Information

By using this site, you agree to our Terms of Use.

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.