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

Showing results 1 to 25 of 33
Search took 0.00 seconds.
Search: Posts Made By: ddag1
Forum: Suggestions / Requests 10-13-2021, 21:17
Replies: 4
Views: 946
Posted By ddag1
Re: Adding CVAR to disable/enable this plugin

It works perfectly! Thanks!
Forum: Suggestions / Requests 10-11-2021, 19:21
Replies: 4
Views: 946
Posted By ddag1
Adding CVAR to disable/enable this plugin

Hi there. Can someone please add a CVAR to disable/enable this plugin?
Thank you so much in advance!

#include < amxmodx >
#include < fakemeta >

#if AMXX_VERSION_NUM <= 182
#include <...
Forum: Suggestions / Requests 10-05-2021, 08:36
Replies: 10
Views: 1,929
Posted By ddag1
Re: Adding fps_max value to this plugin

It is not slowhacking, again, when the server is paused through AGMODX, every single FPS limiter kicks everybody in the server. Nevermind, thanks.
Forum: Suggestions / Requests 10-04-2021, 18:39
Replies: 10
Views: 1,929
Posted By ddag1
Re: Adding fps_max value to this plugin

That one is a good one, but doesn't work since when you pause the match (long story, HL uses AGMODX for 1vs1 matches) server interprets this as a FPS boost when match is unpaused. It ends up kicking...
Forum: Suggestions / Requests 10-04-2021, 17:36
Replies: 3
Views: 878
Posted By ddag1
Forum: Suggestions / Requests 10-04-2021, 17:33
Replies: 10
Views: 1,929
Posted By ddag1
Re: Adding fps_max value to this plugin

Thanks but it's not what I need, and nope, the plugin does work as intended, actually I edited it adding ID and IP, I only need fps_max which I don't know how to write that part of the code.
Forum: Suggestions / Requests 10-04-2021, 15:48
Replies: 10
Views: 1,929
Posted By ddag1
Re: Adding fps_max value to this plugin

I just want it to be recorded so that nobody is asking me for logs, matches will just be uploaded. And regarding kick, there aren't any good high FPS kicker out there. That's why I need this plugin...
Forum: New Plugin Submissions 10-03-2021, 23:38
Replies: 35
Views: 9,641
Posted By ddag1
Re: FPS Limiter v0.4

Nice plugin! Can you please add a CVAR to enable/disable it?
Forum: Suggestions / Requests 10-03-2021, 21:53
Replies: 10
Views: 1,929
Posted By ddag1
Re: Adding fps_max value to this plugin

This plugin will be used on a 1vs1 server. Players in my HL community tend to argue about "you're using more FPS than me" and that kind of stuff. So from now on, on tournaments, we were planning to...
Forum: Suggestions / Requests 10-03-2021, 18:07
Replies: 3
Views: 878
Posted By ddag1
Half-Life 1vs1 Match logger

The idea is the following, whenever I'm playing 1vs1 on Half-Life I tend to play more than 3 or 4 matches in a row. I reach a point wherein the more matches I play, the more difficult it is for me to...
Forum: Suggestions / Requests 10-03-2021, 13:58
Replies: 10
Views: 1,929
Posted By ddag1
Adding fps_max value to this plugin

Hi there, can someone please add fps_max to this code (original author "Kensai") so that it's displayed on HUD next to player's name? Thank you so much in advance!

/*
Plugin Name: Stats Display...
Forum: Suggestions / Requests 09-28-2021, 05:54
Replies: 3
Views: 1,221
Posted By ddag1
Re: Typing an STEAM ID on chat shows a realname

Thank you so much! Unfortunately my client does not support browsing, I'll just change it, but the plugin itself works well, great job!
Forum: Suggestions / Requests 09-27-2021, 04:05
Replies: 3
Views: 1,221
Posted By ddag1
Typing an STEAM ID on chat shows a realname

Hi there! Please, I need a plugin that, by typing an ID "STEAM_0:X:XXXXXXX" on chat it tells you the realname of that player. I have a file (realnames.ini in amxmodx/configs) already with those...
Forum: Translation Request 09-18-2021, 08:46
Replies: 3
Views: 5,188
Posted By ddag1
Re: Translate New Menu

Please, note that I didn't translate "Patente" and, in the original text you misspelled "FirstBlood".




PREFIX = Test
MENU_ITEM = \wMain Menu
MENU_ITEM1 = \y|\wAdrenaline\y| \r-
MENU_ITEM2...
Forum: Suggestions / Requests 09-17-2021, 04:39
Replies: 2
Views: 828
Posted By ddag1
Re: Adding automatic ban feature to swear filter plugin

Awesome idea both new cvars, it works perfectly. Thank you so much!
Forum: Suggestions / Requests 09-16-2021, 07:18
Replies: 5
Views: 1,364
Posted By ddag1
Player whitelist for joining the server

Hi there, I need a plugin that prevents players from connecting to the server except for those who are in a whitelist (a file where I'd put their Steam IDs). Can someone please make that one for me?...
Forum: Suggestions / Requests 09-16-2021, 04:05
Replies: 2
Views: 828
Posted By ddag1
Adding automatic ban feature to swear filter plugin

This (https://forums.alliedmods.net/showthread.php?p=89648) is the original plugin.

Can someone please add a CVAR which would kick/ban (something like amx_filterpunishment 0/1/2) a player apart...
Forum: Suggestions / Requests 04-13-2021, 19:19
Replies: 0
Views: 395
Posted By ddag1
Anti light bulb wg in Crossfire

Hi, since there are multiple players already abusing from the light bulb wall-gauss in Crossfire's LJ room near the secret door I'd like a plugin that cancels Gauss' shot. Or kills the user that uses...
Forum: Suggestions / Requests 04-01-2021, 17:28
Replies: 1
Views: 906
Posted By ddag1
Detecting a .dll in Half-Life folder

Hi there, can someone write a plugin that detects (and logs) "opengl32.dll" in Half-Life folder? (not valve).
There are multiple plugins that "detect" opengl32 but they either detect a specific...
Forum: Suggestions / Requests 03-24-2021, 08:11
Replies: 6
Views: 1,266
Posted By ddag1
Re: Force clients' cl_cmdrate to their fps_max +5

https://forums.alliedmods.net/showthread.php?t=18377

This can actually do it, even with the menu I said, what I need exactly is that it considers the fps_max to apply the same value to cl_cmdrate...
Forum: Suggestions / Requests 03-24-2021, 05:23
Replies: 6
Views: 1,266
Posted By ddag1
Re: Force clients' cl_cmdrate to their fps_max +5

How about a sort of "Do you accept the following changes in your CVARs" "yes" "no" menu?
Forum: Suggestions / Requests 03-24-2021, 04:40
Replies: 6
Views: 1,266
Posted By ddag1
Force clients' cl_cmdrate to their fps_max +5

Hi there, I noticed most players don't know how to set rates properly and they either are lagged or have bad reg.

So please, can someone make a plugin that forces clients' cl_cmdrate depending on...
Forum: General 05-26-2020, 05:29
Replies: 3
Views: 1,323
Posted By ddag1
amxx.cfg doesn't work (AMX Mod X 1.9)

Hi there, I noticed my AMX Mod X 1.9 is not executing amxx.cfg. When I change a variable for example "amx_mode" changes aren't applied. The same happens if I change them manually with amx_cvar, the...
Forum: Scripting Help 05-22-2020, 01:04
Replies: 6
Views: 1,022
Posted By ddag1
Re: Can't compile HL Kreedz Beta

Thanks, but now it says this:

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2013 ITB CompuPhase, AMX Mod X Team

C:\Program Files (x86)\AMX Mod...
Forum: Scripting Help 05-18-2020, 23:54
Replies: 6
Views: 1,022
Posted By ddag1
Re: Can't compile HL Kreedz Beta

C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(36) : error 001: expected token: ";", but found "enum"
C:\Program Files (x86)\AMX Mod X\files\base\scripting\include\hl.inc(61) :...
Showing results 1 to 25 of 33

 
Forum Jump

All times are GMT -4. The time now is 07:45.


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