Raised This Month: $51 Target: $400
 12% 

[TF2] Bread Bread Bread


Post New Thread Reply   
 
Thread Tools Display Modes
GGODD2
Junior Member
Join Date: Jan 2013
Old 06-07-2015 , 04:20   Re: [TF2] Bread Bread Bread
Reply With Quote #51

Quote:
Originally Posted by ddhoward View Post
Not my fault if people don't know how to follow instructions. It CAN be accomplished. That's all I wrote.

Let's pretend i'm a dumb ass and have not been doing this for 13 years. When i used the cooldown plugin it kept saying something about could not find Key value sm_bread, or something along those lines. So i tried it as a flag after adding it to the admin custom cfg and it still failed. I also tried /bread, !bread and same thing.

If you can get it to work plz feel free to show me the way the cooldown.cfg is set up for it. Also i would show the work of what i tried but my provider has since canceld my servers and i lost all my data when they were suppose to just move them to a new ip. So ya ive had to rebuild them from scratch and those plug ins were not added.

Thanks, GGODD2
GGODD2 is offline
Michael Westen
Junior Member
Join Date: May 2015
Old 06-14-2015 , 13:37   Re: [TF2] Bread Bread Bread
Reply With Quote #52

I put a quick timer function in if anyone wants it. It's set to every 1 second but can be changed by editing line 13. You can also set the message you want to be printed by editing line 82.

Code:
/* ----- Enable Strict Semicolon Bread ----- */
#pragma semicolon 1

#define PLUGIN_VERSION "1.0"

#define SPAMTIME 1

/* ----- BREAD! ----- */
Just change the one after SPAMTIME to whatever you want. (seconds)

Code:
else if(!g_bPlayerHadMessage[client])
  {
      PrintToChat(client, "[SM] Stop spamming the Bread damn it!", SPAMTIME - ( GetTime() - g_iPlayerSpamTime[client] ));
        g_bPlayerHadMessage[client] = true;
  }
And change what's in between the quotes to whatever you want.


I borrowed the code from https://forums.alliedmods.net/showth...82989?t=182989
Attached Files
File Type: sp Get Plugin or Get Source (tf2_breadbreadbread.sp - 294 views - 4.3 KB)
Michael Westen is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 07-07-2015 , 17:32   Re: [TF2] Bread Bread Bread
Reply With Quote #53

Update: This plugin can be used to obtain the Candy Coroner achievement. Seems that something changed with the pickups that this plugin spawns, and they count towards the achievement. Just spam-spawn them.
404UserNotFound is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 07-14-2015 , 21:41   Re: [TF2] Bread Bread Bread
Reply With Quote #54

Quote:
Originally Posted by abrandnewday View Post
Update: This plugin can be used to obtain the Candy Coroner achievement. Seems that something changed with the pickups that this plugin spawns, and they count towards the achievement. Just spam-spawn them.
I thought it always could, since they counted as Halloween crit pickups anyways...
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.

Last edited by FlaminSarge; 07-14-2015 at 21:41.
FlaminSarge is offline
404UserNotFound
BANNED
Join Date: Dec 2011
Old 07-15-2015 , 18:01   Re: [TF2] Bread Bread Bread
Reply With Quote #55

Quote:
Originally Posted by FlaminSarge View Post
I thought it always could, since they counted as Halloween crit pickups anyways...
Oddly enough, I don't remember it ever giving me points towards that achievement and I've been using it for ages on my server.
404UserNotFound is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode