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

Showing results 1 to 25 of 163
Search took 0.01 seconds.
Search: Posts Made By: Technoblazed
Forum: Plugin/Gameplay Ideas and Requests 04-23-2019, 03:06
Replies: 3
Views: 1,237
Posted By Technoblazed
Re: plugin

Sourcepawn. Also please read the massive red box:

https://i.tech-no.me/230419080623.png
Forum: Plugins 01-23-2019, 18:59
Replies: 9
Views: 7,474
Posted By Technoblazed
Re: [CS:GO] Instant Defuse

Isn't this just a copy of https://forums.alliedmods.net/showthread.php?p=2558854
Forum: Plugins 10-16-2018, 15:06
Replies: 20
Views: 18,735
Posted By Technoblazed
Re: [CSGO][Retakes] Autoplanter

Set sm_autoplant_enabled to 0 in your live.cfg
Forum: General 07-08-2018, 16:31
Replies: 9
Views: 2,485
Posted By Technoblazed
Re: MOTD doesn't display [CSGO]

Here's the decompiled plugin: https://gist.github.com/Technoblazed/bbeb4a991945c371b113770b995824db

NOTE: You can't recompile this as it is, but yeah.
Forum: Scripting 03-02-2018, 09:01
Replies: 3
Views: 922
Posted By Technoblazed
Re: Need crash plugin xD

sv_cheats 1;crash
Forum: Unapproved Plugins 01-17-2018, 08:03
Replies: 41
Views: 54,826
Posted By Technoblazed
Re: [Levels Ranks] Module - FakeRank 2.3.2

This plugin is gonna get unapproved.
Forum: Unapproved Plugins 01-12-2018, 01:06
Replies: 4
Views: 4,999
Posted By Technoblazed
Forum: Plugins 12-20-2017, 15:42
Replies: 7
Views: 5,721
Posted By Technoblazed
Server Browser - Workshop Mapname Stripper

Introduction

Removes `workshop/xxxxxx` from the mapname of workshop maps in the server browser.

Requires SteamWorks

Changelog:
Forum: Plugins 12-20-2017, 09:21
Replies: 58
Views: 44,775
Posted By Technoblazed
Forum: Plugin/Gameplay Ideas and Requests 12-19-2017, 08:01
Replies: 3
Views: 1,127
Posted By Technoblazed
Re: HELP

This isn't a plugin release. Move your request to the appropriate section.
Forum: Plugins 12-16-2017, 14:56
Replies: 20
Views: 18,735
Posted By Technoblazed
Re: [CSGO][Retakes] Autoplanter

No worries, I was given the code when we were messing around with a retakes community back in May, was under the intention that b3none created the bareback version but removed stuff and asked me to...
Forum: Plugins 11-20-2017, 05:46
Replies: 1,316
Views: 488,270
Posted By Technoblazed
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

Chat isn't finished yet, it's why the issue is still open.
Forum: Plugins 11-18-2017, 15:09
Replies: 1,316
Views: 488,270
Posted By Technoblazed
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

It's in the master branch, just download the repo from github and compile it.
Forum: Plugins 11-18-2017, 10:28
Replies: 4
Views: 2,769
Posted By Technoblazed
Re: [ANY] toggle chat (v1.0, 18/11/2017)

I did this whilst you were replying:

https://gist.github.com/Technoblazed/a506dedce01d188a1dced5fcd0d2866a
Forum: Plugins 11-18-2017, 10:13
Replies: 4
Views: 2,769
Posted By Technoblazed
Re: [ANY] toggle chat (v1.0, 18/11/2017)

Few pointers:

- You're using "OnClientSayCommand", but not checking if the command is equal to "say" or "say_team", so all commands will be blocked if it's disabled.
- 3 line spaced new lines?
Forum: Plugins 11-11-2017, 04:01
Replies: 1,316
Views: 488,270
Posted By Technoblazed
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

Because without correct zoning standards, letting anyone make group zones is just an awful idea. Everyone zones differently.
Forum: Unapproved Plugins 11-02-2017, 10:06
Replies: 17
Views: 10,960
Posted By Technoblazed
Re: [L4D2] Pipebomb Duration

I'd advise changing it into a second argument instead, having the "same" function essentially repeated 9 times seems pretty pointless.
Forum: Plugins 10-19-2017, 18:13
Replies: 20
Views: 18,735
Posted By Technoblazed
Re: [CSGO][Retakes] Autoplanter

Version 1.3.0 Released

- Fixes issues with roundtime not being paused after bomb plant.
Forum: Plugins 10-18-2017, 23:50
Replies: 20
Views: 18,735
Posted By Technoblazed
[CSGO][Retakes] Autoplanter

Introduction

Autoplanter for Splewis' CS:GO retakes plugin, found here (https://github.com/splewis/csgo-retakes).

Description

Deletes the bomb entity when the round starts and places the...
Forum: Plugins 09-11-2017, 18:47
Replies: 13
Views: 8,495
Posted By Technoblazed
Re: Hud Writer Recoded

Where's the source?
Forum: Unapproved Plugins 09-08-2017, 14:49
Replies: 7
Views: 3,512
Posted By Technoblazed
Forum: Plugins 08-30-2017, 13:05
Replies: 1,316
Views: 488,270
Posted By Technoblazed
Re: [CS:S/CS:GO] shavit's simple bhop timer (1.4b 21/September/2015)

It's a bhoptimer, go use influx or cksurf for a surf server.
Forum: Plugin/Gameplay Ideas and Requests 08-29-2017, 11:02
Replies: 8
Views: 2,571
Posted By Technoblazed
Re: [CS:GO] Twitch/Discord Alerts In-Game [PAID]

I've started work on this already, it's over on my github, linking it would be too easy though.
Forum: Extensions 08-18-2017, 21:21
Replies: 883
Views: 693,280
Posted By Technoblazed
Re: DHooks (Dynamic Hooks - Dev Preview)

Anything directly dhooks related? Am using the most recent gamedata from the normal sourcemod repos.
Forum: Extensions 08-18-2017, 19:22
Replies: 883
Views: 693,280
Posted By Technoblazed
Re: DHooks (Dynamic Hooks - Dev Preview)

Any chance we've had any changed offsets in the latest cs:go patch? Can't seem to prestrafe correctly anymore and have no other ideas what could be causing it?
Showing results 1 to 25 of 163

 
Forum Jump

All times are GMT -4. The time now is 05:38.


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