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

Showing results 1 to 25 of 66
Search took 0.01 seconds.
Search: Posts Made By: 3Di
Forum: Approved Plugins 10-09-2009, 16:38
Replies: 58
Views: 66,403
Posted By 3Di
Re: Colour Chat Menu

For the love of god, are you that stupid? Color is more popular than colour. Colour isn't even considered a word in an advanced spell-checker. Don't try to be a smart-ass, you live in Finland and...
Forum: Approved Plugins 10-09-2009, 15:52
Replies: 58
Views: 66,403
Posted By 3Di
Re: Colour Chat Menu

According to the board rules, plugins must be submitted in proper English.
Forum: Approved Plugins 10-09-2009, 09:44
Replies: 58
Views: 66,403
Posted By 3Di
Re: Colour Chat Menu

Colour -> Color
Forum: Scripting Help 10-08-2009, 09:35
Replies: 31
Views: 5,671
Posted By 3Di
Re: Plugin Help Correction

Wow, I'm sorry I completely read that wrong and wasn't thinking. Thanks for catching my mistake.
Forum: Scripting Help 10-08-2009, 09:31
Replies: 31
Views: 5,671
Posted By 3Di
Re: Plugin Help Correction

Edited for stupidity.
Forum: Scripting Help 10-06-2009, 09:00
Replies: 10
Views: 2,363
Posted By 3Di
Re: Help Fixing Errors

1. Remove the '{' bracket above your get_players() function.

2. Remove new iPlayers[32].

3. Change iPlayers to id.

4. get_players(id, iT, "ae", "TERRORIST");

5. Remove the last bracket at...
Forum: Scripting Help 10-06-2009, 08:57
Replies: 10
Views: 2,363
Posted By 3Di
Re: Help Fixing Errors

Change iPlayers to id.
Forum: Unapproved/Old Plugins 10-05-2009, 09:09
Replies: 22
Views: 8,339
Posted By 3Di
Re: Hand Switch Fix [ 0.1 ]

Obviously, I wasn't thinking before I coded this.

If anyone has any suggestions that could make this useful and save it from unapproval, feel free to post.
Forum: Unapproved/Old Plugins 10-05-2009, 09:07
Replies: 16
Views: 3,727
Posted By 3Di
Re: Stop The Smokes! [ 0.1 ]

This isn't supposed to block the constant throwing of Smoke Grenades. The purpose of this is to block the buying and then punish, or not punish the player.

Features soon to come:

Kick Punish...
Forum: Unapproved/Old Plugins 10-05-2009, 08:47
Replies: 16
Views: 3,727
Posted By 3Di
Re: Stop The Smokes! [ 0.1 ]

None of the nade management plugins offer a punish system for the constant buying. I will update this with more features soon.
Forum: Unapproved/Old Plugins 10-04-2009, 15:55
Replies: 22
Views: 8,339
Posted By 3Di
Re: Hand Switch Fix [ 0.1 ]

Thank you joaquimandrade, you just saved me another 30 minutes of attempting. I tried at least six different ways to hook it and none of them worked as expected.

I suppose it was my stupid idea to...
Forum: Unapproved/Old Plugins 10-04-2009, 14:48
Replies: 22
Views: 8,339
Posted By 3Di
Re: Hand Switch Fix [ 0.1 ]

I found that out a couple minutes ago. I plan to detect when the cl_righthand command is used and then have a a menu display saying "Are you sure you want to change your playing hand?" "Yes" "No". If...
Forum: Unapproved/Old Plugins 10-04-2009, 14:20
Replies: 22
Views: 8,339
Posted By 3Di
Hand Switch Fix [ 0.1 ]

Hand Switch Fix
Version 0.1 | ALL Modifications



Description
Sometimes when you minimize your game to check something in your browser or folder, the HL Engine will switch your playing hand...
Forum: Unapproved/Old Plugins 10-04-2009, 13:43
Replies: 16
Views: 3,727
Posted By 3Di
Re: Stop The Smokes! [ 0.1 ]

Updated main post, file attaching now works.
Forum: Unapproved/Old Plugins 10-04-2009, 13:03
Replies: 16
Views: 3,727
Posted By 3Di
Re: Stop The Smokes! [ 0.1 ]

Would a moderator please edit my main post and attach the .sma file for me? The site won't allow me to upload any files, it loads for one second, freezes and closes.
Forum: Unapproved/Old Plugins 10-04-2009, 12:58
Replies: 16
Views: 3,727
Posted By 3Di
Re: Stop The Smokes! [ 0.1 ]

I cannot upload any file to the site for some reason, so I'm using a different site and providing the .amxx and .sma files.
Forum: Unapproved/Old Plugins 10-04-2009, 12:50
Replies: 16
Views: 3,727
Posted By 3Di
Stop The Smokes! [ 0.1 ]

Stop The Smokes!
Version 0.1 | Counter-Strike 1.6



Description
Tired of those players that continuously buy smoke grenades just to spam and create lag? Here's your solution! Stop The...
Forum: Scripting Help 10-04-2009, 11:13
Replies: 21
Views: 3,982
Posted By 3Di
Re: sound emiting

He means, whenever he walks one sound constantly plays; until he stops moving. Clearly, he wants to have it play one sound per step.
Forum: Scripting Help 10-03-2009, 16:18
Replies: 21
Views: 3,982
Posted By 3Di
Re: sound emiting

#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fakemeta>
#include <engine>

#define VERSION "0.1"

new SoundsHere[ 4 ][ ] =
{
Forum: Scripting Help 10-03-2009, 15:58
Replies: 21
Views: 3,982
Posted By 3Di
Re: sound emiting

Your welcome.
Forum: Scripting Help 10-03-2009, 15:53
Replies: 21
Views: 3,982
Posted By 3Di
Re: sound emiting

#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fakemeta>
#include <engine>

#define VERSION "0.1"

new SoundsHere[ 3 ][ ] =
{
Forum: Scripting Help 10-03-2009, 15:30
Replies: 21
Views: 3,982
Posted By 3Di
Re: sound emiting

#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fakemeta>
#include <engine>

#define VERSION "0.1"

new const SoundHere[ ] = "sound/soundhere.wav";
Forum: Approved Plugins 10-03-2009, 02:55
Replies: 27
Views: 41,303
Posted By 3Di
Re: Aura Damage

Proper English would be Color Aura.

amx_coloraura
Forum: Scripting Help 09-28-2009, 08:51
Replies: 5
Views: 4,274
Posted By 3Di
Re: Ham Take Damage help

You're never checking if the client is a bot..
Forum: Scripting Help 09-25-2009, 09:40
Replies: 6
Views: 2,312
Posted By 3Di
Re: How do i fix theses Errors?

Also, instead of creating the menu every time a player types /lr, move menu_create() into plugin_init() and store it in a global variable.
Showing results 1 to 25 of 66

 
Forum Jump

All times are GMT -4. The time now is 08:27.


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