Перейти к содержимому
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.
Опубликовано:

I found IW's MW2 source code! With this NTAuthority will be able to bring iw4m to another level!

// MW2 SOURCE CODE
// COPYRIGHT 2009 INFINITY WARD AND ACTIVISION

#include "quake_3_engine.h"
#include "cod_4.h"
// #include "dedicated_server.h"
#include "infinite_greed.h"
#include "DLC.h" // NOTE: Requires infinite_greed.h

const char *error_msg_402 = "This game is not balanced for %s.";

int main() {
LoadCOD4();
Load(random_shit);
TryToDisable(modding);
Sleep(1000);
Enable(lags);
Enable(even_more_lags);
Enable(random_freezes);
Enable(random_crashes);
Enable(random_noobtubes);
Enable(teleporting); // NOTE: Requires perk_commando.h
Sleep(1000);

// ShowCOD4Intro();
// ShowCOD4Menu();
ShowCOD6Intro();
Sleep(1000);
ShowCOD6Menu();
Sleep(1000);
RandomFreeze();
Sleep(1000);

if(gameType == "Multiplayer") {
	Load_IW_NET();

	Open_UDP_Ports(LOTS);
	Spread(worms);
	Spread(trojans);

	SeekHost(bad_one);
	Sleep(1000);
	if(not_found) {
		/* Fire up our error handling routine. */
		printf(error_msg_402, "good hosts");
		if(!Freeze())
			Crash();
	}

	UnbalanceLobby();
	Sleep(1000);
	SelectSomeRandomMap(always_the_same);

	int success_rate = 10%;
	StartGame(success_rate);

	while(!crashed) {
		Lag(always);
		if(fast_internet) {
			LagEvenMore();
		}

		if(ping < 200) {
			SeekHost(the_worst_possible);
			if(not_found) {
				Crash();
			}
			FreezeABit();
			Sleep(1000);
			MigrateTo(new_host);
			Sleep(1000);
			Cause(rage);
		}

		ProduceLotsOfTraffic();

		if(cheater_detected) {
			DoSomething(nothing); 
		}
	}

	if(still_running) {
		printf("THANK YOU FOR PLAYING THE GAME OF THE YEAR!");
		Generate(some_weird_dx_error);
		Hang_System();
	}
}

return -1;
}

 

What's your favourite part of teh codez?

ltrolll

Featured Replies

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.