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

Showing results 1 to 25 of 40
Search took 0.00 seconds.
Search: Posts Made By: Theon32
Forum: Scripting 08-01-2019, 11:31
Replies: 3
Views: 2,134
Posted By Theon32
Re: [TF2] Create Invisible Weapons

Oh thanks man! Originally I also changed the classname to tf_weapon_fists but that's what caused the swinging animation to break, I didn't think just changing the index would fix that.
Forum: Scripting 07-31-2019, 18:45
Replies: 3
Views: 2,134
Posted By Theon32
[TF2] Create Invisible Weapons

So I did some research and couldn't find any results. I'm trying to make all players on Red Team spawn with their class's default stock melee weapon except it is invisible to make it appear as if...
Forum: Scripting 06-19-2019, 08:55
Replies: 1
Views: 2,252
Posted By Theon32
[TF2 MvM] Sentry Tanks

So I was trying to create sentry tanks (Couldn't find a plugin for it but I've seen it used on servers before) and when I tried to create the sentry, it was in the placing state instead of being...
Forum: Scripting 05-18-2019, 21:25
Replies: 4
Views: 1,665
Posted By Theon32
Forum: Scripting 05-18-2019, 20:12
Replies: 4
Views: 1,665
Posted By Theon32
Re: [TF2] Can I replace the administrator sounds?

Okay thanks! 1 question, does PrecacheSound make you download the sound? The sound is custom.
Forum: Scripting 05-18-2019, 16:43
Replies: 4
Views: 1,665
Posted By Theon32
[TF2] Can I replace the administrator sounds?

I want to know if I can replace the administrator sounds (E.g. "Alert! The control point is being contested!") if you are on blue team. Can I?

Thanks! -Theon
Forum: Scripting 05-14-2019, 07:10
Replies: 7
Views: 2,642
Posted By Theon32
Re: [TF2 MvM] Chat Fix

Okay, thanks! I'll try it out.
Forum: Scripting 05-13-2019, 19:01
Replies: 7
Views: 2,642
Posted By Theon32
Re: [TF2 MvM] Chat Fix

Wait does this remove the team chat?
Forum: Scripting 05-13-2019, 12:43
Replies: 7
Views: 2,642
Posted By Theon32
Re: [TF2 MvM] Chat Fix

I'm still new to some of this stuff, so how do I remove the forward slash from the beginning of the string?
Edit: Never mind, just used this: ReplaceString(Cmd, sizeof(Cmd), "/", "", false);
Also,...
Forum: Scripting 05-13-2019, 10:45
Replies: 7
Views: 2,642
Posted By Theon32
Re: [TF2 MvM] Chat Fix

Cool, thanks! I'll see what I can do.
Forum: Scripting 05-13-2019, 08:23
Replies: 7
Views: 2,642
Posted By Theon32
[TF2 MvM] Chat Fix

So for some reason my chat on MvM is broken because I can't see the opposing team, but I was being told that it was a default behavior, so I tried making a plugin to fix it, but this issue happens:
...
Forum: Scripting 05-09-2019, 19:16
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

My bad, forgot about that. There's a file that I forgot to include. Put this in your gamedata folder.
Forum: Scripting 05-09-2019, 13:50
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

But then why can you see it on yourself, and is there any other way to spawn it on the player other than using 'tf_wearable'?
Forum: Scripting 05-08-2019, 22:32
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

Sorry I had to remove the last post.

When I am free tomorrow, I can give you the file that I created. For some reason even though I can see myself fine, other players only see half of me, missing...
Forum: Scripting 05-05-2019, 10:46
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

It works! Thanks Powerlord and everyone else that helped.
Forum: Scripting 05-04-2019, 18:48
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

Figured it out from this post >> https://forums.alliedmods.net/showthread.php?t=232434
https://i.imgur.com/Wx1HXXP.png
Now it looks right! Thanks guys so much, I just have one last question.
How...
Forum: Scripting 05-03-2019, 20:35
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

I might have to go to this guy's suggestion:

But I don't know how to do it.
Forum: Scripting 05-03-2019, 12:54
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

Actually I did already. If I didn't you wouldn't see what I saw in the pictures from the first post.
Edit: Just realized I didn't try forced holiday 7/8, only 2.
Forum: Scripting 05-02-2019, 19:40
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

Okay well I figured out how to use TF2 Attributes but the only thing that works is the voice pitch attribute.
TF2Attrib_SetByName(client, "player skin override", 1.0);
TF2Attrib_SetByName(client,...
Forum: Scripting 05-02-2019, 13:21
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

Again, I am just starting out as a coder so I do not know how to put this in the script.
Forum: Scripting 05-02-2019, 12:49
Replies: 20
Views: 7,436
Posted By Theon32
Re: [TF2] Enable Voodoo Skin

Thanks, but I don't know how to apply Attributes. Sorry I am a beginning coder.
Forum: Scripting 05-02-2019, 08:12
Replies: 20
Views: 7,436
Posted By Theon32
[TF2] Enable Voodoo Skin

I was attempting to create my own zombie plugin to basically equip the voodoo cursed soul item on the player without having it. So far, this is what I have (with render mode as none):
...
Forum: Source Servers (SRCDS) 05-01-2019, 18:26
Replies: 4
Views: 1,268
Posted By Theon32
Re: [TF2 MvM] Can't see chat on the opposing team?

I know this, but people aren't typing in team chat, they are typing regularly. A friend of mine actually told me that this is a cause of Linux machines but I don't really know...
Forum: Source Servers (SRCDS) 05-01-2019, 08:29
Replies: 4
Views: 1,268
Posted By Theon32
Re: [TF2 MvM] Can't see chat on the opposing team?

Weird because I've seen chat work on both teams in other servers with the same plugin being used, also not seeing chat on spectator is a default behavior?
Forum: Source Servers (SRCDS) 04-30-2019, 19:56
Replies: 4
Views: 1,268
Posted By Theon32
[TF2 MvM] Can't see chat on the opposing team?

Hey guys, I am using the BWR2 Plugin (https://forums.alliedmods.net/showthread.php?p=2212895) and I cannot see the chat on the opposite team. I am using Ubuntu Server as the operating system but I...
Showing results 1 to 25 of 40

 
Forum Jump

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


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