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

Aalalex

Игрок
  • Зарегистрирован

  • Посещение

  1. Aalalex подписался на SimCity (2013) , T5M or pT5? , T6M и 7 других
  2. сообщение в теме ответил в Aalalex в Script Development
    Someone has been on my server... Anyways I am working on iSnipe.
  3. сообщение в теме ответил в Aalalex в Script Development
    that's obviously not going to work. you should probably be using notifyonplayercommand
  4. сообщение в теме ответил в Aalalex в Script Development
    That's obviously not an option since OnSay gets called every time a new message is sent so int i will be reset all the time. You can, however, control this with a player field.
  5. тему ответил в TheApadayo пользователя Aalalex в Script Releases
    I have a version of iSnipe laying around with many features from the old iSnipe like the one you asked for (weapon swap on a hotkey, custom killstreaks and all that fancy stuff). I just haven't had the time to release it yet. I'll do it soon though
  6. сообщение в теме ответил в Aalalex в Script Development
    I already know that! I don `t know what arguments it is necessary there to write! If you can't even figure this out, you shouldn't be doing any of this.
  7. сообщение в теме ответил в Aalalex в Script Development
  8. тему ответил в ^1-SnZ-^6GamePlayer пользователя Aalalex в IW5M
    Yes you can use bots in your scripts. I have to warn you though: they are retarded
  9. сообщение в теме ответил в Aalalex в Script Development
    Isn't it obvious? The function requires more than one argument.
  10. тему ответил в NTAuthority пользователя Aalalex в T5M
    T5M obviously.....
  11. тему ответил в LE3* пользователя Aalalex в Script Development
    You got my name wrong
  12. тему ответил в MasterDevil пользователя Aalalex в Игры
    I don't get how EA hasn't learned from all those other mistakes in the past. But again....release day....servers not working -_________-
  13. тему ответил в LE3* пользователя Aalalex в Script Development
    Actually, I do. But it doesn't make a difference here.
  14. тему ответил в LE3* пользователя Aalalex в Script Development
    thought it was a parameter...my bad lol EDIT: Wait a second it is a parameter. I was correct.
  15. тему ответил в LE3* пользователя Aalalex в Script Development
    Here you go: using System; using System.Collections.Generic; using System.Linq; using System.Text; using InfinityScript; namespace LE3 { public class Learn2Code : BaseScript { public Learn2Code() :base() { PlayerConnected += new Action(entity => { entity.OnNotify("weapon_change", (player, weap) => { if (weap.ToString() == "briefcase_bomb_mp") { Call("PlaySoundAtPos", entity.Origin, "mp_bomb_plant"); } }); }); } } } Remember that we won't write everything out for you. You need to learn it yourself
  16. тему ответил в The_InHuman пользователя Aalalex в /dev/urandom
    Dutch fella. Seems like a nice guy!

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

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

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.