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

[Release] Feed Mod ( +10's & 5's )

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

Pretty much this is the new freedom mod I'm working on, but this will not be the release of it.

 

2 Version: Snipers Only and Reg Guns.

 

Both:

- +5's in FFA, +10's in anything else.

- Intervention and Barrett are 1 shot kills.

- Feed timer increased from 1 to 1.5, so It's 1.5 seconds before the feed ends (I'm shit).

- No splashes: First Blood, Headshot, Longshot, Payback, Double-Triple-Multi.

- Removed perks/death streaks: Last Stand, Martydom, Final Stand.

 

_settings.gsc Contents:

/*
This is the settings file, change any of these as you see fit.

0 = Off / No / False
1 = On / Yes / True

// General Match Settings
self.regenAmmo: 	2 seconds after reloading, your ammo in your stock regenerates (Not Clip).
self.RegenEqu: 		10 seconds after you use your equipment, it regenerates.
self.regenSpec: 	30 seconds after you use your special grenade, it regenerates.

self.matchsBonus:	(SnD Only) After the round is over, it displays Match Bonus.

self.displayMsg:	Displays a message when a player joins a team. (First Spawn)
			- P.S This can get annoying on servers other than SnD.
self.displayMsgStr:	What the message that is displayed consists of.

// Weapon Settings
self.allowWeap1:	Allows the Intervention
self.allowWeap2:	Allows the Barrett .50 Cal
self.allowWeap3:	Allows the M21
self.allowWeap4:	Allows the WA2000

self.allowSilencer:	Allows players to use the Silencer attachment.
self.allowHeartbeat:	Allows players to use the Heart Beat attachment.
self.allowAcog:		Allows players to use the Acog attachment.

*/

settings()
{
   // General Match Settings:

self.regenAmmo 	= 1;
self.regenEqu 	= 1;
self.regenSpec 	= 1;

self.matchBonus = 1;

self.displayMsg = 0;
self.displayMsgStr = "This message will appear when the player spawns.";

   // Weapon Settings:

// Only Effected in the sniper only version.
self.defaultWeapon = "cheytac";
self.defaultAttach = "fmj";

// Only Effected in the sniper only version.
self.allowWeap1 	= 1;	// Intervention
self.allowWeap2 	= 0;	// Barrett .50 Cal
self.allowWeap3 	= 0;	// WA2000
self.allowWeap4 	= 0;	// M21

// Only Effected in the sniper only version.
self.allowSilencer	= 0;	// Silencer
self.allowHeartbeat	= 0;	// Heart Beat
self.allowAcog		= 0;	// Acog
}

Make sure you edit the above before you run the server.

 

That's about it.

- Boots

Featured Replies

Опубликовано:
Bump this shit, people have been asking for it...

boots , how do you install this ? like is there a way to make it so its all this but like inside of the trickshot dummy mod ? i got it working kindof sortof but i cant get the namecard and the name to disappear when you kill someone and the splashes ( oneshot kill longshot ) and the extra points you get for headshots and stuff . please respond . thanks .

Опубликовано:
  • Автор
Adrenaline":1jkqdlo8]
Bump this shit, people have been asking for it...

boots , how do you install this ? like is there a way to make it so its all this but like inside of the trickshot dummy mod ? i got it working kindof sortof but i cant get the namecard and the name to disappear when you kill someone and the splashes ( oneshot kill longshot ) and the extra points you get for headshots and stuff . please respond . thanks .

 

To remove the splashes, just paste the _events.gsc from this one to the mp folder in tsd, that will make it +10's aswell. :3

Опубликовано:
Adrenaline":2o3g2gxh]
Bump this shit, people have been asking for it...

boots , how do you install this ? like is there a way to make it so its all this but like inside of the trickshot dummy mod ? i got it working kindof sortof but i cant get the namecard and the name to disappear when you kill someone and the splashes ( oneshot kill longshot ) and the extra points you get for headshots and stuff . please respond . thanks .

 

To remove the splashes, just paste the _events.gsc from this one to the mp folder in tsd, that will make it +10's aswell. :3

everytime i do that it gives me an error that says " script compile error ( see console for details ) " ,___,

hellppp meeeeeee . DDD:

Опубликовано:
Adrenaline":1avnpjfm]
Adrenaline":1avnpjfm]
Bump this shit, people have been asking for it...

boots , how do you install this ? like is there a way to make it so its all this but like inside of the trickshot dummy mod ? i got it working kindof sortof but i cant get the namecard and the name to disappear when you kill someone and the splashes ( oneshot kill longshot ) and the extra points you get for headshots and stuff . please respond . thanks .

 

To remove the splashes, just paste the _events.gsc from this one to the mp folder in tsd, that will make it +10's aswell. :3

everytime i do that it gives me an error that says " script compile error ( see console for details ) " ,___,

hellppp meeeeeee . DDD:

If you modify a .gsc you better know damn well what you're doing.

Опубликовано:
Adrenaline":os6e8nb3]
Adrenaline":os6e8nb3]
Bump this shit, people have been asking for it...

boots , how do you install this ? like is there a way to make it so its all this but like inside of the trickshot dummy mod ? i got it working kindof sortof but i cant get the namecard and the name to disappear when you kill someone and the splashes ( oneshot kill longshot ) and the extra points you get for headshots and stuff . please respond . thanks .

 

To remove the splashes, just paste the _events.gsc from this one to the mp folder in tsd, that will make it +10's aswell. :3

everytime i do that it gives me an error that says " script compile error ( see console for details ) " ,___,

hellppp meeeeeee . DDD:

If you modify a .gsc you better know damn well what you're doing.

he just said to replace it , idk what to do ._.

Опубликовано:
Adrenaline":282irozq]
Adrenaline":282irozq]
Adrenaline":282irozq]
Bump this shit, people have been asking for it...

boots , how do you install this ? like is there a way to make it so its all this but like inside of the trickshot dummy mod ? i got it working kindof sortof but i cant get the namecard and the name to disappear when you kill someone and the splashes ( oneshot kill longshot ) and the extra points you get for headshots and stuff . please respond . thanks .

 

To remove the splashes, just paste the _events.gsc from this one to the mp folder in tsd, that will make it +10's aswell. :3

everytime i do that it gives me an error that says " script compile error ( see console for details ) " ,___,

hellppp meeeeeee . DDD:

If you modify a .gsc you better know damn well what you're doing.

he just said to replace it , idk what to do ._.

Copy paste not replace >_>

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

Copy paste not replace >_>

yeah , i know , i copy pasted the _events.gsc from the feed mod into the TSD.iwd and it gave me that error .

should i just go into the _events.gsc in the TSD.iwd and replace in with the code in the one from the feed mod ? o.0

Опубликовано:
  • Автор
Adrenaline":29uorxfr]
Adrenaline":29uorxfr]

Copy paste not replace >_>

should i just go into the _events.gsc in the TSD.iwd and replace in with the code in the one from the feed mod ? o.0

i did that , it still gave me that error .

 

I know the error, open up _rank.gsc and find this line:

self thread maps\mp\_events::newRegisterInfo();

Delete it, that should work.

  • 2 weeks later...
Опубликовано:
  • Автор
lol 1.5 stack time is way too much, if you're going for clips on this, shoot yourself ^_^.

 

People ask, I supply. Simple as that. :3

 

Well the standards for 1.5 will be a +100 then :).

 

Your talking about in FFA, yeah? ;)

Опубликовано:
lol 1.5 stack time is way too much, if you're going for clips on this, shoot yourself ^_^.

 

People ask, I supply. Simple as that. :3

 

Well the standards for 1.5 will be a +100 then :).

 

if you don't want that just provide your mod then ~ ~

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.