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

Showing results 1 to 25 of 376
Search took 0.01 seconds.
Search: Posts Made By: arthurdead
Forum: Extensions 09-23-2022, 08:57
Replies: 0
Views: 1,494
Posted By arthurdead
[TF2|LINUX] wpnhack

provides natives/forwards related to weaponinfo/ammo

https://github.com/arthurdead/wpnhack
Forum: Extensions 09-23-2022, 08:29
Replies: 0
Views: 1,370
Posted By arthurdead
[TF2|LINUX] proxysend

remade sendproxy from scratch

https://github.com/arthurdead/proxysend

do not report issues on this thread use github

theoretically should be more performant

keep in mind this is not...
Forum: Plugins 08-07-2021, 00:20
Replies: 9
Views: 3,111
Posted By arthurdead
Re: [TF2] properanims

spcomp.exe properanims.sp GAME_TF2=1
spcomp.exe playermodel.sp GAME_TF2=1
Forum: Plugins 08-05-2021, 23:01
Replies: 9
Views: 3,111
Posted By arthurdead
Re: [TF2] properanims

call spcomp with GAME_TF2=1
Forum: Plugins 07-10-2021, 18:54
Replies: 9
Views: 2,772
Posted By arthurdead
Re: [TF2] Themes Updated

https://github.com/arthurdead/sm-plugins/commit/2fa33e21eb2e66abaab11a9e44bbb53ee885b329
Forum: Snippets and Tutorials 04-20-2021, 19:41
Replies: 5
Views: 6,323
Posted By arthurdead
[INC] alias method random

i needed a way the get a random idx from a array based on weights and i found this blog post by some random dude:
https://blog.bruce-hill.com/a-faster-weighted-random-choice
and ported the alias...
Forum: Plugins 04-06-2021, 17:44
Replies: 0
Views: 2,917
Posted By arthurdead
[L4D2|LINUX] moreinfected

this plugins hooks infected spawning functions and delegates it to plugins based on a config file

plugin:...
Forum: Plugins 03-22-2021, 07:37
Replies: 32
Views: 5,797
Posted By arthurdead
Re: [TF2|API] Training Messsages

i have realized that i am retarded......

you can just use \x2 to make the text hinted and \x1 to return it to normal
i removed the stock
...
Forum: Plugins 03-21-2021, 18:58
Replies: 32
Views: 5,797
Posted By arthurdead
Forum: Extensions 03-21-2021, 18:04
Replies: 0
Views: 1,936
Posted By arthurdead
[TF2|LINUX] clsobj_hack

some natives/hacks to make custom buildings and classes

https://github.com/arthurdead/clsobj_hack
Forum: Plugins 03-19-2021, 17:14
Replies: 32
Views: 5,797
Posted By arthurdead
Re: [TF2|API] Training Messsages

download the latest version of both the plugin and the extension

https://github.com/arthurdead/sm-plugins/blob/master/addons/sourcemod/scripting/trainingmsg.sp...
Forum: Extensions 03-17-2021, 23:45
Replies: 0
Views: 1,857
Posted By arthurdead
[TF2|LINUX] tfpickup

this ext simply allows you to pickup physics objects with +use like you can in hl2

change the player_throwforce convar for the funnies

https://github.com/arthurdead/tfpickup
Forum: Unapproved Plugins 03-11-2021, 11:20
Replies: 2
Views: 2,398
Posted By arthurdead
Re: [TF2|LINUX] BountyMode

i changed the purpose of this plugin (was originally called mvmupgrades) it now remakes the gamemode "bountymode"

any balancing suggestions are welcome
Forum: Extensions 03-09-2021, 14:01
Replies: 0
Views: 1,554
Posted By arthurdead
[TF2|LINUX] damagerules

provides some damage related natives

https://github.com/arthurdead/damagerules
Forum: Extensions 03-09-2021, 14:00
Replies: 0
Views: 2,301
Posted By arthurdead
[TF2|LINUX] animhelpers

provides natives with anything related to animating

https://github.com/arthurdead/animhelpers
Forum: Plugins 03-08-2021, 23:09
Replies: 0
Views: 1,001
Posted By arthurdead
[ANY] dump client cvars

Sreaper (https://forums.alliedmods.net/member.php?u=63749) asked me to make a plugin to dump all clients cvars and i made it so might aswell post it here

there can be only 1 query of any number of...
Forum: Plugins 03-05-2021, 18:30
Replies: 32
Views: 5,797
Posted By arthurdead
Re: [TF2|API] Training Messsages

made a new commit:
https://github.com/arthurdead/sm-plugins/commit/52da7f5c7ea0cda0d6ef4ea7ff5dd99ba59bf9d8

the plugin now filters out bot/reply/sourcetv by default so you dont need the...
Forum: Plugins 03-05-2021, 17:30
Replies: 32
Views: 5,797
Posted By arthurdead
Re: [TF2|API] Training Messsages

made a new commit: https://github.com/arthurdead/sm-plugins/commit/cf3c51595ded92d04dfe79d44541a278e91b9f3b

try it out and see how it goes

btw you dont need the IsTrainingMessageVisibleToClient...
Forum: Plugins 03-05-2021, 16:05
Replies: 32
Views: 5,797
Posted By arthurdead
Re: [TF2|API] Training Messsages

did you call RemoveTrainingMessageFrom* properly

can you show your code via DM or here
Forum: Extensions 03-05-2021, 12:59
Replies: 0
Views: 1,527
Posted By arthurdead
[TF2|LINUX] popspawner

api for interfacing with anything related to MVM

https://github.com/arthurdead/popspawner

any and all complaints about the one specific file on the repo will be completely ignored i do not care!
Forum: Unapproved Plugins 03-03-2021, 17:49
Replies: 0
Views: 1,725
Posted By arthurdead
[TF2|API] animhelpers

this is now a extension: https://forums.alliedmods.net/showthread.php?t=331191
Forum: Plugins 03-03-2021, 17:43
Replies: 9
Views: 2,772
Posted By arthurdead
Re: [TF2] Themes Updated

added fish pools support doenst look very good and its probably not worth but whatever its there

you create them in the maps.cfg like this:
https://i.imgur.com/mFXvHT2.png

please note that...
Forum: Extensions 03-02-2021, 18:38
Replies: 1
Views: 5,227
Posted By arthurdead
[TF2|LINUX] nextbot

api for anything realted to nextbot

https://github.com/arthurdead/nextbot

samples: https://github.com/arthurdead/sm_npcs
Forum: Plugins 03-02-2021, 12:13
Replies: 9
Views: 2,772
Posted By arthurdead
Re: [TF2] Themes Updated

only 01 ever existed the other particles are only referenced incase someone creates more but nobody has created more

it has to do with how downloadtables work and how the particle manifest works
...
Forum: Plugins 03-02-2021, 05:26
Replies: 0
Views: 1,269
Posted By arthurdead
[TF2|DEV|LINUX] listenserver

this make the NDebugOverlays show up on the server to help debugging stuff

you need to set the localplayer_index cvar to your player index in order for they to show up

you NEED DHooks2 with...
Showing results 1 to 25 of 376

 
Forum Jump

All times are GMT -4. The time now is 16:13.


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