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

[Request] Unlimited nade/stun ammo

Featured Replies

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

        public bool Nades(Entity player, int amount)
       {
           if (PlayerStop.Contains(player.GetField("name")))
               return false;
           var offhand = player.Call("getcurrentoffhand");
           player.Call("setweaponammoclip", offhand, amount);
           player.Call("givemaxammo", offhand);
           return true;
       }

 

                case 7:
                   rollname = "^2Unlimited Grenades";
                   OnInterval(100, () => Nades(player, 99));
                   break;

Copied and pasted from RollTheDiceSource

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

Thanks man, but how would I turn it into a .dll?

And how would I put the code together? Do i just mash it up into one or something? I have no clue what to do.

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

^ join the club. I just learned today how to do it, and it was easier than I thought :P

Just follow the tutorial here, like I did this afternoon ->

 

p.s.: DidUknowiPwn, it deserves a re-post here on the Script Development section ;)

(the tutorial is so good that even I managed to compile a script with it) :P

Опубликовано:
  • Автор
I guess anyway qcloud all you gotta do is copy, paste, figure out where to put add a reference, build it, and it *SHOULD* work.

lol

Anyways, im gonna follow the video and if I still can't get it, ill give up and try later. Thanks anyways guys.

Опубликовано:
Thanks man, but how would I turn it into a .dll?

And how would I put the code together? Do i just mash it up into one or something? I have no clue what to do.

lol no u cant just mash it up, u have to have some clue of what your doing,, just do some c# tutorials and then look at some of the scripts and try to understand what going on...

  • 5 months later...
Опубликовано:

A little advice:unlimited granades makes your care pacages unlimited and that could crash your server if someone who gets a care pacage and he will start trowing them if he trows more than 6 it will crash your server. :geek:

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.