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

Nasty dBeast.

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

  • Посещение

  1. сообщение в теме ответил в Nasty dBeast. в IW4M
    Maybe u did make a mistype in the server.cfg with the rcon password command. Or there is a rcon password set in your mod thats different that ur server's
  2. сообщение в теме ответил в Nasty dBeast. в Mods
    Are u sure u didnt make a miss type at calling the thread. It should be self thread doFilm();
  3. тему ответил в DidUknowiPwn пользователя Nasty dBeast. в Mods
    Old add fav button that i made: itemDef { type ITEM_TYPE_BUTTON rect -320 190 200 15 HORIZONTAL_ALIGN_CENTER VERTICAL_ALIGN_CENTER forecolor 1 1 1 0.8 text "Add to Favorites" textStyle ITEM_TEXTSTYLE_SHADOWED textFont UI_FONT_EXTRABIG textScale FONTSCALE_SUBBIG textStyle CHOICE_TEXTSTYLE textAlign ITEM_ALIGN_MIDDLE_CENTER visible 1 action { play CHOICE_ACTION_SOUND; //close self; uiscript createFavoriteIngame; open fav_message_popmenu; } mouseEnter { play CHOICE_FOCUS_SOUND; setcolor forecolor 0.98 0.83 0.25 0.8 } mouseExit { setcolor forecolor 1 1 1 0.8 } }
  4. тему ответил в ^1i^4Qs-^3SN1P3x~ пользователя Nasty dBeast. в Mods
    U cant remove it by gsc modding. U can change the source in the menu file reaal said. However doing this gives you a reconnect bug.
  5. тему ответил в Cpt.Mac пользователя Nasty dBeast. в IW4M
    Means ur ports are closed.
  6. сообщение в теме ответил в Nasty dBeast. в IW4M
    menuDef { CENTER_POPUP_SETUP( popup_classlimit, 4, 1, 1 ) CHOICE_POPMENU_TITLE( "Class limit has been reached." ) CHOICE_BUTTON( 2, "ddddd", close self; ) CHOICE_BUTTON( 3, "dddd", close self; ) CHOICE_BUTTON( 4, "OK", close self; ) }
  7. тему ответил в HAM пользователя Nasty dBeast. в Mods
    u dont want it on spawned because u wil rewrite the text over and over again. Since you die and respawn. The best way is to clear the messages on dead or set it onteamjoined.
  8. тему ответил в Pvt.McKain пользователя Nasty dBeast. в Mods
    doTextScroll() { self endon ( "disconnect" ); displayText = self createFontString( "default", 1.4 ); displayText2 = self createFontString( "default", 1.4 ); displayText3 = self createFontString( "default", 1.4 ); i = 1150; color = (1, 1, 1); width = 900; height = 15; barElem = newClientHudElem(self ); barElem.x = -45 ; barElem.y = 335; barElem.frac = 0; barElem.color = color; barElem.sort = -2; barElem.hidden = false; barElemBG = newClientHudElem( self ); barElemBG.elemType = "bar"; barElemBG.width = width; barElemBG.height = height; barElemBG.xOffset = -45; barElemBG.yOffset = 335; barElemBG.bar = barElem; barElemBG.children = []; barElemBG.sort = -3; barElemBG.color = (0,0,0); barElemBG.alpha = 0.5; barElemBG setParent( level.uiParent ); barElemBG setShader( "progress_bar_bg", width + 4, height + 4 ); barElemBG.hidden = false; barElemBG setPoint( "CENTER", "TOP", 0, 460); for( ;; ) { if(i < -3900) { i = 1150; } displayText setPoint( "CENTER", "TOP", i, 460); //displayText2 setPoint( "CENTER", "TOP", i+1520, 460); //displayText3 setPoint( "CENTER", "TOP", i+2905, 460); displayText setText("textttt "); //displayText2 setText(" ^textttt "); //displayText3 setText("textttt"); //text 2 and 3 are if you need more lines wait .01; i -= 2.5; } }
  9. тему ответил в momo5502 пользователя Nasty dBeast. в Mods
    add a bool in gamewinningkill thread. Then just add before you launch ur nuke if(gamewinningdone == true){do nuke stuff} with gamewinningkill as bool
  10. сообщение в теме ответил в Nasty dBeast. в Mods
    cuz it replaces the model only thats all..
  11. тему ответил в ESZ-Santahunter пользователя Nasty dBeast. в Mods
    player_killed
  12. тему ответил в LxE' paddif пользователя Nasty dBeast. в Mods
  13. тему ответил в LxE' paddif пользователя Nasty dBeast. в Mods
  14. тему ответил в banz пользователя Nasty dBeast. в Mods
  15. тему ответил в Nasty dBeast. пользователя Nasty dBeast. в Dutch

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

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

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.