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

Showing results 1 to 25 of 361
Search took 0.01 seconds.
Search: Posts Made By: slurpycof
Forum: Unapproved/Old Plugins 10-16-2006, 01:24
Replies: 147
Views: 93,605
Posted By slurpycof
Re: Gasnades (like Seen In Axn)

my code works as long as you have the sounds for download to clients. It has been running on my server for a long time.

82.165.176.105:27015 [COF] Custom Map Server
Forum: Approved Plugins 10-12-2006, 09:52
Replies: 23
Views: 40,076
Posted By slurpycof
Re: Bounty Hunter

I think someone already made a plugin where killing the top player gets you money.

I will fix that error. I know what is causing it. Need to add some checking to plugin.
Forum: Approved Plugins 10-06-2006, 20:03
Replies: 23
Views: 40,076
Posted By slurpycof
Re: Bounty Hunter

It would not be worth the time and effort to make an option for admins to pick the target.

You need to add debug after the plugin in your plugins.ini so error details are given.
Forum: Approved Plugins 10-06-2006, 20:00
Replies: 88
Views: 40,347
Posted By slurpycof
Re: Frequent Fragger Program (slot reservations deluxe) Ver 4.7

here you go sluggo. Replace the first part in the sma with the 2nd part. make sure you set the values in the 2nd part to your settings that you want to do. It will just be hard coded into the...
Forum: Suggestions / Requests 09-13-2006, 14:05
Replies: 3
Views: 1,414
Posted By slurpycof
Re: Reserve Slot Talk

change the amx_chat2 to whatever you want the command to be.
Forum: Suggestions / Requests 09-11-2006, 12:41
Replies: 3
Views: 1,414
Posted By slurpycof
Re: Reserve Slot Talk

You can add these lines to your base adminchat.sma and recompile to do this.

add to the public plugin_init() section

register_concmd("amx_chat2", "cmdChat2", ADMIN_RESERVATION , "<message> -...
Forum: Unapproved/Old Plugins 08-31-2006, 22:52
Replies: 147
Views: 93,605
Posted By slurpycof
Re: Gasnades (like Seen In Axn)

there is nothing to type. A smoke nade is a gas nade.
Forum: Approved Plugins 08-31-2006, 22:49
Replies: 88
Views: 40,347
Posted By slurpycof
Re: Frequent Fragger Program (slot reservations deluxe) Ver 4.7

I have not been able to find any reason for your name problem. I have seen the lack of a name sometimes and that one has me baffled also. What other plugins are you running?
Forum: Approved Plugins 08-21-2006, 23:14
Replies: 88
Views: 40,347
Posted By slurpycof
Re: Frequent Fragger Program (slot reservations deluxe) Ver 4.7

I am not sure what could be causing that. I have seen a no name issue that I can't figure out why it is happening.

http://www.borntobooze.com/freqfragprog.php

Is anyone lese having this issue?
Forum: Approved Plugins 07-25-2006, 15:42
Replies: 53
Views: 50,036
Posted By slurpycof
Re: Grenade Spam Punish

Great plugin, hope your fixes work. +karma
Forum: Approved Plugins 07-18-2006, 22:31
Replies: 88
Views: 40,347
Posted By slurpycof
Re: Frequent Fragger Program (slot reservations deluxe)

I made a mistake and used the wrong command to get the players id to re-direct them. It should work now. Please let me know.
Forum: Approved Plugins 07-17-2006, 00:10
Replies: 88
Views: 40,347
Posted By slurpycof
Re: Frequent Fragger Program (slot reservations deluxe)

The error was when I added the amx_ffpminimum cvar, I did not add in the redirect code to that portion. If a brand new player connects, they woould get kicked. But if a player with some stored time...
Forum: Approved Plugins 07-13-2006, 23:08
Replies: 53
Views: 40,057
Posted By slurpycof
Re: Sound Fixer (echo bug like on cs_seige)

+karma for helping the people that haven't memorized every CS console command.
Forum: Approved Plugins 07-12-2006, 00:21
Replies: 49
Views: 28,918
Posted By slurpycof
Re: Total Kills with mySQL

My frequent fragger plugin tracks total time and reports in reg chat how many kills when you get one and how many deaths when you are killed. It works for sql or vault. Some of the code may be...
Forum: Coding MM:S Plugins & SM Extensions 06-27-2006, 07:00
Replies: 9
Views: 2,814
Posted By slurpycof
Re: MySQL help

new forums got me, sorry. I was reading all posts since last visit. Guess i am going to have to start paying attention now.
Forum: Coding MM:S Plugins & SM Extensions 06-26-2006, 23:55
Replies: 9
Views: 2,814
Posted By slurpycof
Re: MySQL help

Make sure you have the sql modules installed and running first off. you can get examples from any approved mysql plugin. Here is one of mine you can look at source for.
...
Forum: Approved Plugins 06-10-2006, 22:50
Replies: 88
Views: 40,347
Posted By slurpycof
I will look into the code. Since there is not an...

I will look into the code. Since there is not an easy way like line count to see if the pruning is working. I will get back to you on it next week when I have time to test.
Forum: Scripting Help 06-09-2006, 08:41
Replies: 1
Views: 1,027
Posted By slurpycof
nvault total entries question

Is there a way to find out how many entries there are in a particular nvault file?
Forum: Off-Topic 06-05-2006, 23:11
Replies: 3
Views: 1,329
Posted By slurpycof
get a mysql server installed on your game server

get a mysql server installed on your game server
Forum: Suggestions / Requests 06-02-2006, 17:10
Replies: 4
Views: 2,025
Posted By slurpycof
cash_transfer from amx will work. I have been...

cash_transfer from amx will work. I have been using it for a long time.
Forum: Translation Request 05-29-2006, 22:35
Replies: 22
Views: 9,079
Posted By slurpycof
I actually redid the plugin and did not add multi...

I actually redid the plugin and did not add multi language back into it yet. I would like it when I add it back in.
Forum: Approved Plugins 05-25-2006, 00:52
Replies: 88
Views: 40,347
Posted By slurpycof
The 30 day cleanup is designed to remove any...

The 30 day cleanup is designed to remove any people from your database that have not been on your server in 30 days. I put it in there to keep your database from getting to large. Also, if they...
Forum: Approved Plugins 05-03-2006, 09:39
Replies: 88
Views: 40,347
Posted By slurpycof
new version posted with added cvar ...

new version posted with added cvar
amx_ffpkdtrack = Display total frags and deaths in chat (set to 1 to enable, default)
Forum: Suggestions / Requests 04-26-2006, 20:31
Replies: 5
Views: 1,490
Posted By slurpycof
or add it for them

or add it for them
Forum: Off-Topic 04-23-2006, 16:56
Replies: 9
Views: 2,260
Posted By slurpycof
Try removing the trailing /. I do not use it in...

Try removing the trailing /. I do not use it in mine and it works great. I am not sure if it will fix it, but you have it set up right.
Showing results 1 to 25 of 361

 
Forum Jump

All times are GMT -4. The time now is 06:02.


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