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

Showing results 1 to 25 of 130
Search took 0.02 seconds.
Search: Posts Made By: r3v
Forum: Scripting 05-07-2023, 08:57
Replies: 1
Views: 506
Posted By r3v
[CS:S/CS:GO] Spawn C4 Bomb by command

For CS:GO is working perfecly. In CS:S, i execute command and bomb just beeps and not exploding. Can someone help?

#pragma semicolon 1
#include <sdktools>
#include <sdktools_functions> ...
Forum: Extensions 02-05-2023, 02:43
Replies: 161
Views: 116,892
Posted By r3v
Re: CollisionHook

Need updated linux gamedata for csgo...
Forum: Plugin/Gameplay Ideas and Requests 08-21-2022, 11:17
Replies: 0
Views: 390
Posted By r3v
[CS:S] Retake gamemode request

Hello. I'm searching a good scripter who owns CS:S and can remake Retake plugin from CS:GO https://github.com/splewis/csgo-retakes
Forum: Extensions 03-15-2022, 10:03
Replies: 42
Views: 35,557
Posted By r3v
Re: AntiDLL

Is this latest version anticheat still working and banning cheaters in csgo? Can someone confirm this?
Forum: Scripting 02-16-2022, 12:26
Replies: 12
Views: 1,697
Posted By r3v
Re: [CS:S] C4 Autoplanter

Okey, tested plugin on other maps, working great now! Thank you again!
Forum: Scripting 02-16-2022, 05:21
Replies: 12
Views: 1,697
Posted By r3v
Re: [CS:S] C4 Autoplanter

Aghhh, found a bug. I notice, at round start, C4 is planted in Bombsite "Center" always. I have other maps like de_inferno, de_train and others, so the bug is, on other maps, c4 is planted inside a...
Forum: Scripting 02-16-2022, 01:47
Replies: 12
Views: 1,697
Posted By r3v
Re: [CS:S] C4 Autoplanter

I tested on linux server and it works! Thank you for your work!
Forum: Scripting 02-13-2022, 10:19
Replies: 12
Views: 1,697
Posted By r3v
Re: [CS:S] C4 Autoplanter

Sorry, for explanation more about the problem. My bad.
I trying to fix this problem for a few days but it doesn't work. I was looking for a solution, but nothing, tryed other plugins, but same bug...
Forum: Scripting 02-13-2022, 09:45
Replies: 12
Views: 1,697
Posted By r3v
Re: [CS:S] C4 Autoplanter

Okey, i see c4 model now, but the bug still appears. Planted bomb blinks and beep's very fast, but no explosion. If CT defusing the c4 bomb, he will stuck. I want this for my retake server, and it...
Forum: Scripting 02-13-2022, 06:02
Replies: 12
Views: 1,697
Posted By r3v
Re: [CS:S] C4 Autoplanter

No error logs.
#include <sourcemod>
#include <sdktools>
#include <cstrike>

#pragma newdecls required
#pragma semicolon 1

int bomber;
int bombsite;
Forum: Scripting 02-13-2022, 05:59
Replies: 12
Views: 1,697
Posted By r3v
[CS:S] C4 Autoplanter

Hello,
I have autoplanter plugin from https://github.com/b3none/retakes-autoplant, but i need to work perfectly for CS:Source. The problem is, when new round starts and freeze time ends, planted...
Forum: Scripting 01-30-2022, 04:31
Replies: 6
Views: 4,350
Posted By r3v
Re: Bomb planting

I want to make working with CS:Source Retakes server, but planted bomb (without model) only blinking and playing beep sound. I upload offsets, so maybe someone can fix this?
#pragma semicolon 1
...
Forum: Plugins 01-24-2022, 02:29
Replies: 1,677
Views: 772,029
Posted By r3v
Re: [CS:GO] Multi-1v1 (v1.1.10, 2021-10-30)

How to make for a new joined to server player, all custom rounds will be enabled? By default is disabled, so i dont want everybody to set manually in !guns menu
Forum: Plugin/Gameplay Ideas and Requests 09-18-2021, 07:07
Replies: 5
Views: 1,705
Posted By r3v
Re: [CS:GO Retakes] Blocking walls [Willing pay]

https://forums.alliedmods.net/showthread.php?t=262658&page=4

User Gdk asked same about this and splewis answered to include code in plugin.

native Bombsite Retakes_GetCurrrentBombsite();

I...
Forum: Plugin/Gameplay Ideas and Requests 09-14-2021, 04:11
Replies: 5
Views: 1,705
Posted By r3v
Re: [CS:GO Retakes] Blocking walls [Willing pay]

Sorry, but i need active (trusted) user on alliedmodders forum.
Forum: Plugin/Gameplay Ideas and Requests 09-12-2021, 10:57
Replies: 5
Views: 1,705
Posted By r3v
[CS:GO Retakes] Blocking walls [Willing pay]

Hello.

I have CS:GO Retake (by Splewis) server and want one request/idea here. I played retakes on CS: Source server and saw "blocking walls to the Bombsite". Maybe someone can create this plugin,...
Forum: Plugins 09-12-2021, 02:22
Replies: 54
Views: 59,256
Posted By r3v
Forum: Plugin/Gameplay Ideas and Requests 07-08-2021, 11:19
Replies: 8
Views: 2,890
Posted By r3v
Re: [CS:GO] Deathcry radio command blocker

Sorry, for late response. Plugin is working! Thank You!
Forum: Plugin/Gameplay Ideas and Requests 07-07-2021, 13:20
Replies: 8
Views: 2,890
Posted By r3v
Re: [CS:GO] Deathcry radio command blocker

//// deathcry_blocker.sp
//
// D:\Servers\public_csgo\csgo\addons\sourcemod\scripting\deathcry_blocker.sp(11) : warning 211: possibly unintended assignment
//...
Forum: Plugin/Gameplay Ideas and Requests 07-07-2021, 12:20
Replies: 8
Views: 2,890
Posted By r3v
[CS:GO] Deathcry radio command blocker

Hello. I need a plugin which can block one radio console command.
This video shows what i want to block:
https://www.youtube.com/watch?v=g8CxByBgtzI&ab_channel=3kliksphilip
Forum: Plugins 06-05-2021, 15:38
Replies: 14
Views: 5,219
Posted By r3v
Re: [CS:GO] Fix Mapchange Crash

About this https://gflclan.com/forums/topic/33504-the-cause-of-panorama-map-change-client-crashes/
Forum: Scripting 05-25-2021, 11:57
Replies: 21
Views: 8,115
Posted By r3v
Re: CS:GO plugin that drops cases as if game ends

Can you upload .sp file from there please?
Forum: Source Servers (SRCDS) 04-10-2021, 00:57
Replies: 170
Views: 98,346
Posted By r3v
Re: CSGO - have fun with the server lagger exploit

Ignore whese messages. Messages comes then someone is talking. What's all.
Forum: Plugins 02-27-2021, 02:34
Replies: 501
Views: 169,638
Posted By r3v
Re: [ANY] Little Anti-Cheat

Can you add in future update?
1) Logging to Discord.
2) Alert to admins (in-game chat) suspecting for aimbots or other things.
Forum: Source Servers (SRCDS) 02-24-2021, 13:15
Replies: 8
Views: 2,953
Posted By r3v
Re: [CS:GO] Server Crash (new exploit?)

Yes, my csgo 128tick casual server with 40 slot is crashing too for a long time. Server can crash even if where are no players online in that server. I'm always starting 7AM morning, and server can...
Showing results 1 to 25 of 130

 
Forum Jump

All times are GMT -4. The time now is 21:29.


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