Rules
FAQ
Members List
Search
Register
Login
Raised This Month: $183
Target: $400
45%
Page 1 of 20
1
2
3
11
>
Last
»
Showing results 1 to 25 of 500
Search took
0.03
seconds.
Search:
Posts Made By:
DarkDeviL
Forum:
Unapproved Plugins
01-20-2021, 12:15
Replies:
1,522
[CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !nametag]
Views:
535,372
Posted By
DarkDeviL
Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Then don't run this pluigin, or any other plugin, which is crossing the Valve guidelines.
No, there is technically no "evidence" of such, but solely claims.
Some of these claims do however...
Forum:
Scripting
01-18-2021, 17:10
Replies:
3
How to convert feets/s or meters/s to units/s
Views:
166
Posted By
DarkDeviL
Re: How to convert feets/s or meters/s to units/s
They are just normal calculations regardless which programming/scripting language you are in..
A simple 100 * 42 calculation:
int i100_times_42 = 100 * 42;
123.45 feet to meters, when you...
Forum:
Plugins
01-18-2021, 16:53
Replies:
73
[ANY] Smart Link Remover
Views:
18,214
Posted By
DarkDeviL
Re: [ANY] Smart Link Remover
Plugins like this one (and many others) are typically made to make the life of the server operators easier.
Making it the opposite way, blacklisting instead of whitelisting, would put up more of a...
Forum:
General
01-13-2021, 03:06
Replies:
1
Converting plugins from amxx to sourcemod
Views:
229
Posted By
DarkDeviL
Re: Converting plugins from amxx to sourcemod
Human with skills.
Forum:
Scripting
01-12-2021, 15:47
Replies:
2
To know how the player connected to the server?
Views:
357
Posted By
DarkDeviL
Re: To know how the player connected to the server?
You can try looking into "cl_connectmethod" with GetClientInfo.
There might be some samples for you to see, by looking into sources of plugins like e.g.:
-> [ANY] Connection Method Viewer ...
Forum:
Plugins
01-12-2021, 15:21
Replies:
29
[ANY] Super Paypal Donation
Views:
1,927
Posted By
DarkDeviL
Re: [ANY] Super Paypal Donation
In which case, it soon can't be called "Super Paypal Donation" any more, ... new name?
Same as above, now spelled correctly, plus:
You won't be able to use any of the MobilePay API's or...
Forum:
General
01-05-2021, 22:56
Replies:
10
Does SM has any prevention from copy by another plugins?
Views:
1,517
Posted By
DarkDeviL
Re: Does SM has any prevention from copy by another plugins?
No, it wouldn't.
Your friend, who apparently cannot be trusted (and therefore should not have any access at all:!:), will simply be looking in this other directory for your configuration, and will...
Forum:
Source Servers (SRCDS)
01-04-2021, 15:17
Replies:
3
Is this enough for server(s)?
Views:
722
Posted By
DarkDeviL
Re: Is this enough for server(s)?
Since SRCDS is like single core, you are looking at the best single core performance, to determine what would be best when operating servers.
For the mentioned CPU's, the order would then be:
...
Forum:
Plugins
01-04-2021, 12:00
Replies:
8
[ANY] Get CPU name
Views:
1,483
Posted By
DarkDeviL
Re: [ANY] Get CPU name
Technically, it is possible on Linux systems to do so:
Since the plugin simply reads the file "/proc/cpuinfo" and process it for the CPU related stuff, it can likewise read e.g. "/proc/version"...
Forum:
Plugin/Gameplay Ideas and Requests
12-30-2020, 15:06
Replies:
2
Restricting features by IP or MAC address
Views:
276
Posted By
DarkDeviL
Re: Restricting features by IP or MAC address
Since this one doesn't seem to be the first time, please consider the Use descriptive topic titles phrase, as mentioned n the AlliedModders Rules...
Forum:
Plugin/Gameplay Ideas and Requests
12-29-2020, 14:22
Replies:
8
Sourcemod reserved slots for tvip ¿?
Views:
1,194
Posted By
DarkDeviL
Re: Sourcemod reserved slots for tvip ¿?
... What exactly was the solution?
Forum:
Plugins
12-15-2020, 07:09
Replies:
73
[ANY] Smart Link Remover
Views:
18,214
Posted By
DarkDeviL
Re: [ANY] Smart Link Remover
We have passed the request over to our mind readers, but unfortunately, they're currently on vacation and the current estimate for their return to the office is January 2031.
:arrow: Elaborate on...
Forum:
Scripting
11-21-2020, 13:22
Replies:
3
Solved
Temporarily saving a player's message (Anti-Spam plugin)
Views:
563
Posted By
DarkDeviL
Re: Temporarily saving a player's message (Anti-Spam plugin)
1. Best would be to look at including <basecomm> and using the functions there to take are of muting/gagging people.
Go through include/basecomm.inc...
Forum:
Off-Topic
11-12-2020, 19:57
Replies:
9
Are AmXModX moderators still alive ?
Views:
1,815
Posted By
DarkDeviL
Re: Are AmXModX moderators still alive ?
Maybe I have been taught the wrong thing.
But a decade used to be a period of 10 years, "past decadeS" would be referring to multiple of them, e.g. 20+ years.
- Join Date: Sep 17, 2012
-...
Forum:
SourceBans / SourceBans++
11-08-2020, 17:00
Replies:
2
Can't compile for 1.7
Views:
1,033
Posted By
DarkDeviL
Re: Can't compile for 1.7
Life would be so much easier for you, if you moved out of the stone age and took the newest versions of everything.
That would be, all the way from the server itself towards SourceMod, and the...
Forum:
Source Servers (SRCDS)
10-16-2020, 05:53
Replies:
2
How do I setup a CSGO dedicated server with hamachi as a vpn tunnel
Views:
465
Posted By
DarkDeviL
Re: How do I setup a CSGO dedicated server with hamachi as a vpn tunnel
Hamachi does the insanely crazy thing by hijacking IP addresses held by another organisation (e.g. for 25.x.x.x, they are stealing IP addresses held by the UK Ministry of Defence) for use in their...
Forum:
Source Servers (SRCDS)
10-14-2020, 06:33
Replies:
2
Solved
[CSGO]&[L4D2]Besides 27015-27050, What ports/IPs are csgo/l4d2 server needed to run?
Views:
464
Posted By
DarkDeviL
Re: [CSGO]&[L4D2]Besides 27015-27050, What ports/IPs are csgo/l4d2 server needed to r
Firewall'ing your server won't prevent any DDoS attacks from happening, DDoS attacks are as the name says "Distributed", meaning the attacks are from many different sources.
Normal "local" ACL /...
Forum:
Source Servers (SRCDS)
10-12-2020, 05:02
Replies:
12
Help installing metamod on ubuntu 14 VPS running Dod:s server
Views:
860
Posted By
DarkDeviL
Re: Help installing metamod on ubuntu 14 VPS running Dod:s server
Please do the Report Post button trick for those parts in the future.
Anyway, I agree - should have been there, but fixed now. :)
Forum:
Plugin/Gameplay Ideas and Requests
10-01-2020, 01:03
Replies:
3
Custom Player Stats Does it cause the server to crash Can Authors Help
Views:
272
Posted By
DarkDeviL
Re: Custom Player Stats Does it cause the server to crash Can Authors Help
Somehow, looks like it might be [L4D & L4D2] Custom Player Stats v1.4B121 (https://forums.alliedmods.net/showthread.php?t=115965)?
Plugin specific things goes into their own plugin thread as...
Forum:
General
10-01-2020, 00:43
Replies:
1
Issues connecting Sourcemod to remote MySQL
Views:
406
Posted By
DarkDeviL
Re: Issues connecting Sourcemod to remote MySQL
{GAMEDIR}/addons/sourcemod/logs/?
Forum:
Plugin/Gameplay Ideas and Requests
09-27-2020, 00:10
Replies:
1
What is the reason why this plugin causes the server to crash continuously? can Autho
Views:
286
Posted By
DarkDeviL
Re: What is the reason why this plugin causes the server to crash continuously? can A
Talk to the Special Plugin Author for further assistance.
Forum:
Off-Topic
08-31-2020, 02:32
Replies:
5
Unban request from Discord
Views:
2,493
Posted By
DarkDeviL
Re: Unban request from Discord
From AlliedModders Rules (https://forums.alliedmods.net/misc.php?do=showrules):
These rules were also existing in 2009, - see this link...
Forum:
Off-Topic
08-31-2020, 02:32
Replies:
3
Unjustly banned from discord
Views:
1,832
Posted By
DarkDeviL
Re: Unjustly banned from discord
From AlliedModders Rules (https://forums.alliedmods.net/misc.php?do=showrules):
Rank Flag Capture (https://forums.alliedmods.net/showthread.php?t=321481), ... doesn't seem to indicate that it...
Forum:
Plugin/Gameplay Ideas and Requests
06-22-2020, 08:54
Replies:
3
[CS:GO] Block all comands using sm_cvar except certain ones
Views:
368
Posted By
DarkDeviL
Re: [CS:GO] Block all comands using sm_cvar except certain ones
Create a very simple plugin, with e.g. a command like "sm_restartgame" that sends "mp_restartgame 1" as ServerCommand().
That way, you can override and restrict sm_restartgame (and any of the...
Forum:
SourceBans / SourceBans++
06-18-2020, 09:46
Replies:
1
bug icon country flag
Views:
2,434
Posted By
DarkDeviL
Re: bug icon country flag
Country is taken based on the IP address attached on the ban; if you are creating e.g. web bans from the panel, but not putting in an IP address on the ban, the ban will have no country (e.g. ZZ,...
Showing results 1 to 25 of 500
Page 1 of 20
1
2
3
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Server Discussion
Source Servers (SRCDS)
HL1 Servers (HLDS)
AMX Mod X
News
Bug Reports
General
Off-Topic
Plugins
Suggestions / Requests
Approved Plugins
New Plugin Submissions
Unapproved/Old Plugins
Translation Request
High-Traffic Plugins
GunGame
UAIO (Ultimate All-In-One Plugin)
xREDIRECT
CSDM
AMX Super
RuneMod
Zombie Plague Mod
SuperHero Mod
News
Tech Support
Scripting Help
Off-Topic / General Chat
Heroes
Suggestions / Requests
Approved Heroes
New Submissions
Unapproved/Old Heroes
Module Heroes
SuperHero Mod Stats - By 123
(OLD) Bug Reports
Scripting
Scripting Help
Code Snippets/Tutorials
Module Coding
Donor Access
SourceMod
News
General
Plugins
Plugins
Unapproved Plugins
Plugin/Gameplay Ideas and Requests
High-Traffic Plugins
SourceMod Anti-Cheat
Zombie:Reloaded
SourceBans / SourceBans++
VSH / Freak Fortress
Store
SM_Hosties
HLstatsX:CE
Scripting
Extensions
Snippets and Tutorials
Donor Access
Metamod: Source
Metamod:Source Plugins
Metamod:Source Questions
Coding MM:S Plugins & SM Extensions
Hosted Stuff
Asherkin's Plugins
TFDodgeball
TF2Items
SteamTools
Bail's Plugins
CSDM
CS:S DM
Off-Topic & Trash
Off-Topic
Trash
All times are GMT -4. The time now is
15:24
.
DMCA
-
Archive
-
Top
Powered by vBulletin®
Copyright ©2000 - 2021, vBulletin Solutions, Inc.
Theme made by Freecode