Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 40
Search took 0.00 seconds.
Search: Posts Made By: Gena
Forum: Plugins 09-04-2022, 02:41
Replies: 0
Views: 652
Posted By Gena
DeathMatchRedie

DeathMatchRedie

As I am currently retired from the script I will publish what I have been working on for months so that people can use it and continue improving it.
Many thanks to the community...
Forum: General 07-03-2022, 22:41
Replies: 0
Views: 774
Posted By Gena
Info on Scoreboard CSGO

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

any way to do this without using printtohud or synchud?, and also not with r_screenoverlay.
I'm looking for something similar, or even within...
Forum: General 07-01-2022, 17:16
Replies: 6
Views: 1,081
Posted By Gena
Re: Modify Score csgo

kills work, but getting deaths doesn't, but at least it detects them.
L 07/01/2022 - 18:14:22: "Jerry<11><BOT><TERRORIST>" [-609 2965 -344] killed "gena<3><STEAM_1:1:115569836><CT>" [-572 2969 -280]...
Forum: General 07-01-2022, 14:50
Replies: 6
Views: 1,081
Posted By Gena
Re: Modify Score csgo

L 07/01/2022 - 15:49:27: [SM] Exception reported: Property "m_iKills" not found (entity 2/player)
This came out putting me as I had from the beginning.
PrintToServer("REDIEDM %i",...
Forum: Plugins 07-01-2022, 13:34
Replies: 4
Views: 1,322
Posted By Gena
Re: AWP Crosshair

I agree with everything you say, I am not interested in recreating the plugin, I only share what I achieve so that people can finish it. If you make an improvement just tell me and I'll add it with...
Forum: Plugins 06-30-2022, 19:45
Replies: 4
Views: 1,322
Posted By Gena
Crosshair for Noscope

CROSSHAIR FOR NOSCOPEVersion 1.3
[CENTER]MISSING FIX
[SIZE="4"]Description
- !cross command
- when you have the awp in your hand an image (simulating the crosshair) appears to make the noscope...
Forum: Plugins 06-30-2022, 19:18
Replies: 0
Views: 731
Posted By Gena
Simple Speed Meeter

Simple Speed Meeter HUD
Tested only in CS:GO

Well, I bring this because I did it and it works correctly, but not for my server, since it interferes with the hud with my other plugin...
Forum: Plugins 06-30-2022, 17:20
Replies: 59
Views: 58,377
Posted By Gena
Re: [CS:GO][Surf] Redie

a little late but done.
contact me
Forum: General 06-29-2022, 20:43
Replies: 6
Views: 1,081
Posted By Gena
Re: Modify Score csgo

it is payment made by me.
if you are interested just here (https://github.com/GenaEscobar/Gena-Private-Plugins).
Forum: Plugins 06-27-2022, 18:33
Replies: 6
Views: 10,740
Posted By Gena
Forum: Plugins 06-26-2022, 03:26
Replies: 15
Views: 19,212
Posted By Gena
Re: [CS:GO/CS:S] Simple Weapon Restrictor

It's exactly what I was looking for, thank you very much
Forum: Trash 06-24-2022, 23:13
Replies: 0
Views: 2,414
Posted By Gena
Forum: General 06-24-2022, 20:54
Replies: 55
Views: 16,607
Posted By Gena
Re: CS:GO Update broke SM/meta (June 23rd)

updating metamod 1.12 and sourcemod 1.11 the newest, it worked d:
Forum: General 06-23-2022, 21:17
Replies: 6
Views: 1,081
Posted By Gena
Modify Score csgo

How can I do so that a death or kill does not affect the score at certain times, I have something like this, but I know it's wrong.
public Action Event_PlayerDeath(Handle event, const char[] name,...
Forum: General 06-23-2022, 20:46
Replies: 55
Views: 16,607
Posted By Gena
Forum: Plugins 06-17-2022, 15:47
Replies: 5
Views: 3,785
Posted By Gena
Re: Simple Show Damage HUD

https://forums.alliedmods.net/showthread.php?t=332405
I found this for you, if you want to put it yes or yes with the /me command you will have to put
RegConsoleCmd("sm_me", Command_Me);
Forum: Plugins 06-15-2022, 02:58
Replies: 3
Views: 3,992
Posted By Gena
Re: [CS:GO/ANY?] Simple Anti-Camp

when I'm with the knife it just tightens as if it clicked

You should add an option for after death if he continues to afk send a spect, and also a text to warn the player. (at least that's what I...
Forum: Scripting 06-12-2022, 05:09
Replies: 8
Views: 1,096
Posted By Gena
Re: Save user for x time

you missed the includes and the g_bChecked[MAXPLAYERS + 1];

#include <sourcemod>
#include <sdktools>
#include <sdkhooks>
#include <cstrike>

g_bChecked[MAXPLAYERS + 1];

If I'm not...
Forum: Scripting 06-08-2022, 14:56
Replies: 8
Views: 1,096
Posted By Gena
Save user for x time

I'm creating a plugin that automatically respawns you when you connect (very simple), so you can play without waiting for the game to finish.

But I'm sure that people when they die will simply...
Forum: Plugins 06-08-2022, 13:57
Replies: 58
Views: 45,061
Posted By Gena
Re: [CSGO] Damage Text (1.6 | 2018/10/04)

2022 and it works fine :D, maybe you don't see it because the text stays where you shot
Forum: Unapproved/Old Plugins 06-07-2022, 21:55
Replies: 12
Views: 5,808
Posted By Gena
Re: Jail opener for surf

THIS IN CSGO pls
Forum: Approved Plugins 06-07-2022, 21:55
Replies: 18
Views: 38,676
Posted By Gena
Re: Surf Jail Opener

THIS in cs:go pls
Forum: Plugins 06-05-2022, 01:00
Replies: 30
Views: 21,989
Posted By Gena
Re: [CS:GO] Fortnite Builds (1.5.3)

I have no idea what the plugin is like, but if it's through commands you can tell people to bind the key and the command.

bind "key" sm_wall
Forum: Plugins 06-04-2022, 01:25
Replies: 8
Views: 4,400
Posted By Gena
Re: [CS:GO] Advanced SpawnProtection (v.4.2.0, 11/01/2020)

btw, I accidentally made a function to freeze when the player spawns haha, in case it helps someone.
Forum: Plugins 06-03-2022, 20:40
Replies: 5
Views: 3,785
Posted By Gena
Re: Simple Show Damage HUD

Thank you very much! I am currently very busy and this would not help me to advance my surf server.
When I get free I'll see how to add it.
Showing results 1 to 25 of 40

 
Forum Jump

All times are GMT -4. The time now is 23:36.


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