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

Showing results 1 to 25 of 268
Search took 0.01 seconds.
Search: Posts Made By: poppin-fresh
Forum: Plugin/Gameplay Ideas and Requests 12-28-2020, 00:08
Replies: 5
Views: 938
Posted By poppin-fresh
Re: Chicken Money Reward?

haha, nah I didn't have that brilliant idea unfortunately.



Sure, Merry Chirstmas.
Forum: Plugin/Gameplay Ideas and Requests 12-27-2020, 05:57
Replies: 5
Views: 938
Posted By poppin-fresh
Re: Chicken Money Reward?

Give this a go, it gives you $100 by default with a print.

You can also set sm_chickenreward to any value if you want to give them more or less than $100.
Forum: Source Servers (SRCDS) 11-11-2020, 07:05
Replies: 3
Views: 2,250
Posted By poppin-fresh
[CSGO] Enabling new killfeed icons?

Hello,

I'm curious if anyone knows how to enable the new kill feed icons introduced in May.
I'm assuming it's a cvar as it's not appearing on my servers. ...
Forum: Plugin/Gameplay Ideas and Requests 10-14-2017, 11:23
Replies: 2
Views: 761
Posted By poppin-fresh
Re: CS:S Change AWP damage

This is untested but should work.

#pragma semicolon 1
#pragma newdecls required

#include <sourcemod>
#include <sdkhooks>

ConVar g_cvDamageModifier = null;
Forum: Plugin/Gameplay Ideas and Requests 10-05-2017, 07:53
Replies: 23
Views: 15,255
Posted By poppin-fresh
Re: [SM] Exception reported: Array index is out of bounds

Your problem is that getID is not reliable when using its return value as an index. You need to account for this before calling getID.
Forum: Plugin/Gameplay Ideas and Requests 10-03-2017, 09:02
Replies: 4
Views: 992
Posted By poppin-fresh
Re: PAID REQ - Drop Money On Death ADMINS ONLY

Not tested but this should work :)
Forum: Source Servers (SRCDS) 07-20-2017, 21:26
Replies: 10
Views: 5,538
Posted By poppin-fresh
Re: [CS:GO] Joining The Server

Make sure sv_lan = 0
Otherwise, most likely you haven't set your gslt
Forum: Plugins 06-19-2016, 19:47
Replies: 983
Views: 328,727
Posted By poppin-fresh
Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 3.1 / 12-06-16]

Is it just me or does sm_warden_bulletsparks not work? I have it set to 0 and they are still there.

Another suggestion would be to have the ability to exit out of msay for eventdays as you can't...
Forum: Plugins 06-19-2016, 09:45
Replies: 983
Views: 328,727
Posted By poppin-fresh
Forum: Plugins 06-17-2016, 16:56
Replies: 983
Views: 328,727
Posted By poppin-fresh
Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 3.1 / 12-06-16]

I believe they are known, I will have a look at what has been reported and if I find something that isn't there I will submit bug reports for you. My users have already reported a few issues which I...
Forum: Plugins 06-17-2016, 12:18
Replies: 983
Views: 328,727
Posted By poppin-fresh
Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 3.1 / 12-06-16]

Great plugin, still waiting for a few bugs to be fixed first, however is it possible to make event days start on the same day rather than next round?
Forum: General 03-23-2016, 22:18
Replies: 6
Views: 1,728
Posted By poppin-fresh
Re: Can't compile "Store" plugin

You are correct, the code doesn't compile. Peace-Maker has already explained how to fix the issue.



You will need to edit each line where your error appears.


Handle filter =...
Forum: Plugin/Gameplay Ideas and Requests 02-14-2016, 01:51
Replies: 2
Views: 633
Posted By poppin-fresh
Re: [REQ] Restriction of X country to connect

https://forums.alliedmods.net/showthread.php?t=144571
Forum: General 01-29-2016, 06:16
Replies: 2
Views: 745
Posted By poppin-fresh
Re: CS:S Litle Rank System - No answer

In your database.cfg which is located in your cstrike/addons/sourcemod/configs directory, enter the connection information for your database server, the information must be valid and the server (if...
Forum: Source Servers (SRCDS) 01-08-2016, 08:07
Replies: 3
Views: 1,772
Posted By poppin-fresh
Re: [CS:GO] Settings for default competitive servers?

No, same goes for their casual servers.
Forum: Source Servers (SRCDS) 12-13-2015, 01:57
Replies: 9
Views: 17,566
Posted By poppin-fresh
Re: Windows | SteamCMD Automatic Updater | Automaticly Update and install any Game Se

Is there a way to use this to just check if the game is up to date without having to run a server?
Forum: Plugins 01-31-2015, 19:43
Replies: 405
Views: 312,574
Posted By poppin-fresh
Re: Simple Chat Colors (Redux)

Get rid of this too.
If the admin colors aren't working properly make sure that the people actually have the bcde flags. Or just try changing it to just the generic flag "b"
Forum: Plugins 01-31-2015, 03:15
Replies: 405
Views: 312,574
Posted By poppin-fresh
Re: Simple Chat Colors (Redux)

Try getting rid of the admin_colors part
Forum: Source Servers (SRCDS) 05-25-2014, 11:54
Replies: 3
Views: 1,123
Posted By poppin-fresh
Re: Problem STEAMCMD in CSGO

Are you running IP tables or another firewall that could be blocking the connection to the steam servers?
Forum: Source Servers (SRCDS) 05-16-2014, 05:29
Replies: 9
Views: 2,654
Posted By poppin-fresh
Re: Lan Mode Only after update

Paste your command line
Forum: Plugin/Gameplay Ideas and Requests 05-15-2014, 03:49
Replies: 6
Views: 765
Posted By poppin-fresh
Re: [REQ][CS:GO] Admin kicked out

Search the words "afk manager alliedmods" on google and you'll find something.
Forum: Plugin/Gameplay Ideas and Requests 05-15-2014, 03:25
Replies: 6
Views: 765
Posted By poppin-fresh
Re: [REQ][CS:GO] Admin kicked out

set mp_autokick "0"
Forum: Plugins 04-21-2014, 06:44
Replies: 14
Views: 13,922
Posted By poppin-fresh
Re: [CSS] Draw My ???

I'm not sure if it's just me, but when someone types in the word, nothing happens.

running SourceMod 1.5.3-dev+3955,

Everything else works fine.
Forum: Extensions 04-20-2014, 05:35
Replies: 50
Views: 52,882
Posted By poppin-fresh
Re: [CS:S] Flashbang Tools

Hey, Todays update has seemed to break the plugin. I've updated sourcemod so it must be gamedata? This still works fine on my linux (debian) server but seems to be broken on windows

L 04/20/2014...
Forum: Unapproved Plugins 12-21-2013, 23:03
Replies: 67
Views: 31,010
Posted By poppin-fresh
Re: [ DMT ] Dynamic Multimode Timer

I've set up a GitHub repo for this. With some tweaks and a lot of fixes this now works from drag and drop.
https://github.com/poppin-fresh/Dynamic_Multimode_Timer

You will have to get the latest...
Showing results 1 to 25 of 268

 
Forum Jump

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


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