Raised This Month: $ Target: $400
 0% 

Showing results 1 to 16 of 16
Search took 0.00 seconds.
Search: Posts Made By: hl2dmgamer
Forum: Source Servers (SRCDS) 03-16-2024, 07:59
Replies: 3
Views: 819
Posted By hl2dmgamer
Re: Seeking help with server.cfg: bot configuration

probably without plugin
bot_join_after_player 0
bot_auto_vacate 1
bot_quota_mode "fill"
bot_quota 6 / (only mode fill) players + bots = 6

or delete
...
Forum: Source Servers (SRCDS) 03-16-2024, 04:30
Replies: 3
Views: 819
Posted By hl2dmgamer
Re: Seeking help with server.cfg: bot configuration

https://forums.alliedmods.net/showthread.php?p=2100878
Forum: Plugins 02-10-2024, 13:15
Replies: 1
Views: 820
Posted By hl2dmgamer
Re: [HL2DM]Hrcbot menu

in v 1.0 ->> added mod high kill, no suicide dead frags - function
Forum: Plugins 02-03-2024, 13:27
Replies: 7
Views: 1,389
Posted By hl2dmgamer
Re: [HL2DM] - Timeleft on HUD

very useful plugin
Forum: Plugins 02-03-2024, 13:21
Replies: 8
Views: 1,766
Posted By hl2dmgamer
Forum: Plugins 01-27-2024, 13:13
Replies: 1
Views: 820
Posted By hl2dmgamer
[HL2DM]Hrcbot menu

This Sourcemod plugin is designed for the Half-Life 2: Deathmatch (HL2DM) game and provides various menu options for controlling bots in the game. Here's a brief description of its functions:

Menu...
Forum: Scripting 01-05-2024, 00:01
Replies: 0
Views: 397
Posted By hl2dmgamer
[deleted]

deleted
Forum: Plugins 12-28-2023, 14:05
Replies: 18
Views: 11,183
Posted By hl2dmgamer
Forum: Scripting 12-24-2023, 09:47
Replies: 6
Views: 738
Posted By hl2dmgamer
Re: The "retry" command fails when targeting a specific player

Thank you sir for the code
WOW dear sir you are the best.
It works like a charm, "fast-reconnect".
I would guess so all sourcemod games will probably work.
Boots are immune "Find...
Forum: Scripting 12-23-2023, 11:49
Replies: 6
Views: 738
Posted By hl2dmgamer
Re: The "retry" command fails when targeting a specific player

#include <sourcemod>
#include <halflife>
#include <sdktools>
#include <sdktools_client>

public OnPluginStart() {
RegAdminCmd("admin_retry", Command_Retry, 0, "Forces the player to RETRY...
Forum: Scripting 12-23-2023, 03:21
Replies: 6
Views: 738
Posted By hl2dmgamer
Re: The "retry" command fails when targeting a specific player

Sorry. I found it only works for admins.
does not work on other players.
How to target individual <#userid|name> ?

Thank you for your help
cheers
Forum: Scripting 12-22-2023, 02:39
Replies: 6
Views: 738
Posted By hl2dmgamer
The "retry" command fails when targeting a specific player

The "retry" command fails when targeting a specific player. (done for all players and that is wrong)
Can someone help me edit?
Thank you guys
#include <sourcemod>
#include <sdktools>
#define...
Forum: Scripting 12-13-2023, 16:17
Replies: 4
Views: 933
Posted By hl2dmgamer
Re: Hi, is it possible to change this code from a kill function to a respawn function

Hello Friend
Thank you
He was glad to learn from them,
also only "#include <sdktools_functions> " is used - good
change "if (IsFakeClient(P)) " to "if (IsPlayerAlive(P))" respawn for all camping...
Forum: Scripting 12-12-2023, 16:25
Replies: 4
Views: 933
Posted By hl2dmgamer
Re: Hi, is it possible to change this code from a kill function to a respawn function

Thanks friend
small and simple plugin found where?
Test passed, you're right, it's not intended for hl2dm.
I did an experiment and
rewrote "CS_RespawnPlayer(P);" to "DispatchSpawn(P);"
added...
Forum: Scripting 12-11-2023, 15:06
Replies: 4
Views: 933
Posted By hl2dmgamer
Hi, is it possible to change this code from a kill function to a respawn function?

Hi, is it possible to change this code from a slap function to a respawn function?
Thank you

#include <sdktools>
#include <simple_colors>
#include <sourcemod>
#include <halflife>
#include...
Forum: Scripting 12-10-2023, 06:44
Replies: 1
Views: 812
Posted By hl2dmgamer
respawn bots at afk 10s for Hl2dm server

Hi, is it possible to change this code from a kill function to a respawn function?
Thank you

#include <sdktools>
#include <simple_colors>
#include <sourcemod>
#include <halflife>
#include...
Showing results 1 to 16 of 16

 
Forum Jump

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


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