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

Script Development

Help and requests for InfinityScript development.

  1. Started by TheTudor,

    So, how can i get mapedit for r23? it doesnt work i always lose conection, can someone adapt it to r23 update? thank you

    • 13 ответов
    • 402 просмотра
  2. Started by Beliy.IV,

    Can I use the "God Plugin v4.0" and "Permission" plugin from the site It's Mods in 4d1 ???

    • 6 ответов
    • 529 просмотров
  3. Started by =--GDM--=Belem,

    Could someone provide the code to generate the player's Health in the upper right :?:

    • 7 ответов
    • 442 просмотра
  4. Started by qloud,

    Here is the code I have so far. using System; using System.Collections.Generic; using System.Linq; using System.Text; using InfinityScript; namespace Nade { public class Nades : BaseScript{ public List PlayerStop = new List(); public bool Nade(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; } } } I want the grenades to refill every 5 seconds. Any help?

    • 2 ответа
    • 120 просмотров
  5. Started by qloud,

    Im trying to build my script and it gives me an error, here is the picture. http://i.imgur.com/ksWoi.png The playerstop thing.

    • 8 ответов
    • 254 просмотра
  6. Started by ner0lol,

    is it possible to make AIZombies Mod for MW3?

    • 2 ответа
    • 172 просмотра
  7. Started by qloud,

    I have been looking for a Save and Load position mod, is there any out there?

    • 27 ответов
    • 845 просмотров
  8. Гость
    Started by Гость,

    whenever i try to create a wall its like a ramp i use this X.Y.Z : download/file.php?id=1268

    • 3 ответа
    • 221 просмотр
  9. Started by killer3,

    This is my first try at Mapedit this is for Dome Code : ramp: (100.6412, 553.9083, -381.9285) ; (-999, 0, -10) ramp: (100.6412, 553.9083, -381.9285) ; (-700, 10, -10) ramp: (-700, 10, -10) ; (-500,10,-10) ramp: (-999,0,-10) ; (-500,10,10) ramp: (-800.400, 350.0511, -297.158) ; (227.2138, 580.535, -1.598) ramp: (-999,0,-10) ; (200.2814,632.525,-2.141) ramp: (200.2814,632.525,-2.141) ; (333.1455,145.124,-3,141) F.A.Q's How to use it? Just look at : https://www.assembla.com/spaces/qczm-iw5 Preview : [attachment=0]mapedit.PNG[/attachment]

    • 37 ответов
    • 1,4k просмотров
    • 2 followers
  10. Started by Blackbird Actual,

    im having this error everytime i put the camo that ive costumize..how to fix this?

    • 6 ответов
    • 199 просмотров
  11. Гость
    Started by Гость,

    http://cloud.steampowered.com/ugc/59585 ... 677B5613A/ if i want these in mw3 What i need to do? that side in right side at up

  12. Started by DidUknowiPwn,

    Would anyone be interested in a script that blocks all the OP spots in Infected? Like the balcony ledge in Underground? I was going to do it, but then my community leader took down the Infected server :|. I can still do it for everyone else on 4D1. Would anyone want it? If you do please give a pic of the place you would like blocked.

  13. Started by =--GDM--=Belem,

    hello friends do not have much knowledge in C + + would most like to request the source code to make the changes that are on the image below if possible provide someone I thank

    • 19 ответов
    • 549 просмотров
  14. Started by RivalButter,

    Hi I was just wondering if anyone knows how to convert the modded CMR's from Xbox to PC? CMR mods for people that dont know are the files in which custom game modes are saved in. I've tried researching this but nothing has come up yet. Is this even possible?

    • 6 ответов
    • 226 просмотров
    • 1 follower
  15. Started by -NST-GrossKopf,

    I saw two servers running a GunGame mod. Does anyone know where I can get this?

    • 22 ответа
    • 516 просмотров
  16. Started by -VIP.Gr-pAlex,

    Is there any promod script ?

    • 9 ответов
    • 532 просмотра
  17. Started by Tonejo-A-,

    hello friends occupy a favor. I'm working on a welcome message to my server but occupy the code for the player name something like mw2 + self.name but mw3 help please

    • 8 ответов
    • 241 просмотр
  18. Started by IRQ VIP,

    I cant pass through the flag in Little Dome Map Edits pls help!!!! viewtopic.php?f=39&t=14631

    • 2 ответа
    • 123 просмотра
  19. Started by xFnL WoLF,

    I want to start a Mod isnipe in the server

    • 3 ответа
    • 238 просмотров
    • 1 follower
  20. Started by Prince_,

    Where does the games_mp.log have to be in when I'm using a mod? In IW4M it is in the /mods folder and for IW5M? Currently trying to configure my b3 and in the scripts folder won't work unless I remove the mod. Thanks

    • 3 ответа
    • 190 просмотров
  21. Started by xBoss,

    I don't have IW5 on the pc but I watch videos. I was watching an IW5 itsmod thing and surprisingly it came up with a F2000 Acog or in the mod known as a NZ3 Designator. Its single fire but we can make it automatic Here is a pic. And no scope snipers:

    • 14 ответов
    • 523 просмотра
    • 1 follower
  22. Started by Aalalex,

    Well hello there its me again And last time I thought I solved the problem but I apperently didn't So I want something to happen when the user presses a certain button.... Here's the code I made: public CustomKillstreaks(Entity player) { ModLoaded(); PlayerConnected += new Action(entity => { entity.SetField("killstreak", 0); entity.SetField("deathstreak", 0); entity.SetField("has3killstreak", 0); entity.SetField("has5killstreak", 0); entity.Call("notifyonplayercommand", "give3killstreak", "+smoke"); entity.Call("notifyonplayercom…

    • 6 ответов
    • 409 просмотров
    • 1 follower
  23. Started by DidUknowiPwn,

    So hey guys I found some extractions of the MW3 GSC files so I decided to pack it all into 1 huge rar file that includes what I believe almost all of the GSC files. These are for version 1.0 this is not like 1.9 or 1.7 -which I hope someone does extract-...

    • 9 ответов
    • 682 просмотра
    • 1 follower
  24. Started by -P-rice,

    Hello guys i have new mw3 Isnipe game mod Link: http://www.mediafire.com/?26lbeb9atmrbl5v Game Mod Game Rules If you want to create you own sniper class just "MSR" or "L118A" primary weapon "Throwing Knife" lethal "Tactical Insersion" tactical if you want "Specialist" strike package only

    • 18 ответов
    • 769 просмотров
    • 2 followers
  25. Started by LE3*,

    hi all i want a script to my s&d server wich it allowed deadchat ppl

    • 3 ответа
    • 152 просмотра

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

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

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.