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

Hey guys

 

I Modified Mickyj's gun game tdm into a throwing knife only. It is exactly the same with gun level upgrades but with the weapon throwing knife only and does not change. For dedicated server owners you can use the code attached. Have fun.

 

PS. All credit goes to original author + a little for me

 

Extract contents to: your game directory/mods

 

Thanks

Featured Replies

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

	self.gunList = [];
// Gun Name, Laser Sight, Akimbo
self.gunList[0] = createGun("throwingknife_mp", 9, false, false);
self.gunList[1] = createGun("throwingknife_mp", 9, false, false);
self.gunList[2] = createGun("throwingknife_mp", 9, false, false);
self.gunList[3] = createGun("throwingknife_mp", 9, false, false);
self.gunList[4] = createGun("throwingknife_mp", 9, false, false);
self.gunList[5] = createGun("throwingknife_mp", 9, false, false);
self.gunList[6] = createGun("throwingknife_mp", 9, false, false);
self.gunList[7] = createGun("throwingknife_mp", 9, false, false);
self.gunList[8] = createGun("throwingknife_mp", 9, false, false);
self.gunList[9] = createGun("throwingknife_mp", 9, false, false);
self.gunList[10] = createGun("throwingknife_mp", 9, false, false);
self.gunList[11]= createGun("throwingknife_mp", 9, false, false);
self.gunList[12] = createGun("throwingknife_mp", 9, false, false);
self.gunList[13] = createGun("throwingknife_mp", 9, false, false);
self.gunList[14] = createGun("throwingknife_mp", 9, false, false);
self.gunList[15] = createGun("throwingknife_mp", 9, false, false);
self.gunList[16] = createGun("throwingknife_mp", 9, false, false);
self.gunList[17] = createGun("throwingknife_mp", 9, false, false);
self.gunList[18] = createGun("throwingknife_mp", 9, false, false);
self.gunList[19] = createGun("throwingknife_mp", 9, false, false);
self.gunList[20] = createGun("throwingknife_mp", 9, false, false);
self.gunList[21] = createGun("throwingknife_mp", 9, false, false);
self.gunList[22] = createGun("throwingknife_mp", 9, false, false);
self.gunList[23] = createGun("throwingknife_mp", 9, false, false);
self.gunList[24] = createGun("throwingknife_mp", 9, false, false);
self.gunList[25] = createGun("throwingknife_mp", 9, false, false);
self.gunList[26] = createGun("throwingknife_mp", 9, false, false);
self.gunList[27] = createGun("throwingknife_mp", 9, false, false);
self.gunList[28] = createGun("throwingknife_mp", 9, false, false);
self.gunList[29] = createGun("throwingknife_mp", 9, false, false);
self.gunList[30] = createGun("throwingknife_mp", 9, false, false);
self.gunList[31] = createGun("throwingknife_mp", 9, false, false);
self.gunList[32] = createGun("throwingknife_mp", 9, false, false);
self.gunList[33] = createGun("throwingknife_mp", 9, false, false);
self.gunList[34] = createGun("throwingknife_mp", 9, false, false);
self.gunList[35] = createGun("throwingknife_mp", 9, false, false);
self.gunList[36] = createGun("throwingknife_mp", 9, false, false);
self.gunList[37] = createGun("throwingknife_mp", 9, false, false);
self.gunList[38] = createGun("throwingknife_mp", 9, false, false);
self.gunList[39] = createGun("throwingknife_mp", 9, false, false);

.___.

 

Why are you using a gunlist (gun game at all) when the mod only allows throwing knife? Doesn't make any sense to me...

 

"Oh yeah, i got a weapon upgrade. Lets see what it is,... oh its throwing knife again." :mrgreen:

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

tk()
{
self endon ("disconnect");
self takeallweapons();

self thread maps\mp\perks\_perks::givePerk( "throwingknife_mp" );
self setWeaponAmmoClip("throwingknife_mp", 1);

for(;{
self waittill("grenade_fire");
wait 0.7;
self thread maps\mp\perks\_perks::givePerk( "throwingknife_mp" );
self setWeaponAmmoClip("throwingknife_mp", 1);
              }

}

 

Mod done?

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

I am not a programmer guys and i can't write codes, i just modified an already written code. :D

 

Of course if you can offer an update it is welcome, also if any one wants to host this mod it is fine.

 

Also it is made to be a gun game with levels not just a TDM.

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

Any way people we have played the first game today an i recorded it, i just want to know what console command to allow free view (not following player) while playing the recording.

Опубликовано:
Any way people we have played the first game today an i recorded it, i just want to know what console command to allow free view (not following player) while playing the recording.

nice tag fail. also why are you using size 150 font.... and try setviewpos.

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.