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

Showing results 1 to 25 of 34
Search took 0.03 seconds.
Search: Posts Made By: Malaxus
Forum: Plugin/Gameplay Ideas and Requests 08-10-2020, 17:40
Replies: 0
Views: 679
Posted By Malaxus
[CSGO] Voicechat bonemerge plugin

Similar to the fortnite animset plugin (https://forums.alliedmods.net/showthread.php?t=318981), this request is merely whenever a player speaks/activates voicechat, the plugin will call a specific...
Forum: General 08-03-2020, 22:24
Replies: 1
Views: 710
Posted By Malaxus
Re: Name in-game doesn't appear above playermodels head

Fixed it by adding $eyeposition 0 0 73
Forum: General 08-03-2020, 21:19
Replies: 1
Views: 710
Posted By Malaxus
Name in-game doesn't appear above playermodels head

After porting a model from another source game (including some of its anims) into CSGO, one thing I noticed was that the players name wasn't above the model but rather at map origin. What causes such...
Forum: Plugin/Gameplay Ideas and Requests 12-18-2019, 04:42
Replies: 1
Views: 1,571
Posted By Malaxus
Re: Porting gmod model to csgo

Turn gmod workshop file to .mdl (through gmaad i think it's called) - decompile that, open the .smd file (from the decompiled model) in Blender, assuming you have the source tools addon (that allows...
Forum: Plugin/Gameplay Ideas and Requests 12-03-2019, 20:15
Replies: 2
Views: 1,203
Posted By Malaxus
Re: [REQ] Simple CSGO Plugin

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

public OnPluginStart()
{
RegAdminCmd("sm_spectate", command_switchSpec, ADMFLAG_CUSTOM6, "Switch to specatate");...
Forum: Plugin/Gameplay Ideas and Requests 11-16-2019, 19:26
Replies: 5
Views: 2,020
Posted By Malaxus
Re: [CS:GO Req] Disable Spectator

I believe this may do the trick.
Forum: Plugins 10-18-2019, 19:15
Replies: 62
Views: 148,654
Posted By Malaxus
Re: [CS:S/CS:GO/DoD:S/TF2] Player Respawn

Is there any plugin that does or nah?
Forum: Plugins 10-18-2019, 03:25
Replies: 62
Views: 148,654
Posted By Malaxus
Re: [CS:S/CS:GO/DoD:S/TF2] Player Respawn

Anyway to spawn them back where they died?
Forum: Plugins 10-18-2019, 03:18
Replies: 13
Views: 9,136
Posted By Malaxus
Re: [ANY] Advanced Grab Entity - v2.0 [Oct 17, 2019]

Yup, got it to work. Is it possible to be able to rotates players (fully), or is that functionality impossible?
Forum: Plugins 10-17-2019, 23:48
Replies: 13
Views: 9,136
Posted By Malaxus
Re: [ANY] Advanced Grab Entity - v2.0 [Oct 17, 2019]

Rotation for CSGO doesn't seem to work, both props (tested on dropped weapons only) and players can't be rotated, unless CSGO as a whole doesn't allow that.
Forum: Unapproved Plugins 10-07-2019, 08:14
Replies: 132
Views: 61,094
Posted By Malaxus
Re: [CS:GO] Fortnite Emotes Demo (v1.0.2, 20 Sep 2019)

If you have both time and patience, you can create anything you want.
Forum: Scripting 10-05-2019, 19:47
Replies: 1
Views: 1,325
Posted By Malaxus
(CSGO) Anyway to remove a players Steam profile dropdown from scoreboard

Any way to disable this dropdown from the scoreboard so that users cannot expand/open it:

https://i.gyazo.com/2e938f82e4ee1a08fdd48771105aec66.png
Forum: Plugin/Gameplay Ideas and Requests 10-04-2019, 14:50
Replies: 0
Views: 1,001
Posted By Malaxus
(CSGO) - Have a players radar icon be that of a decoys

A plugin request that, instead of it being a normal radar icon, like so:

https://i.gyazo.com/f37f46f1e6337b321d2bdc0cc6339feb.png

it is instead that of a decoy (just w/o the decoy model, sound,...
Forum: Plugin/Gameplay Ideas and Requests 10-03-2019, 19:56
Replies: 1
Views: 1,039
Posted By Malaxus
[CSGO] Make a Bot non-spectatable to dead players

As title says, a plugin (request) that makes all bots non-spectatable to dead players.
Forum: Plugin/Gameplay Ideas and Requests 09-27-2019, 05:42
Replies: 2
Views: 1,043
Posted By Malaxus
Re: [CSGO] Have a player play a sound via menu that changes in volume via proximity.

Oh snap, thanks man. Unfortunately, I don’t know any sourcemod to make any significant and effective changes for the CSGO version of this plugin.
Forum: Plugin/Gameplay Ideas and Requests 09-26-2019, 01:39
Replies: 2
Views: 1,043
Posted By Malaxus
[CSGO] Have a player play a sound via menu that changes in volume via proximity.

Plugin request to allow a player to open a menu of sounds, select one, and then have it play (environmentally/dynamically) throughout the affected area - the further away you are from that player,...
Forum: General 06-12-2019, 19:05
Replies: 0
Views: 1,027
Posted By Malaxus
(CSGO) Change colors assigned to players

Is it possible to change the assigned colors for users in a custom server?

I.e - one user was assigned purple at random - how would one change that to the color white?
Forum: Plugin/Gameplay Ideas and Requests 06-08-2019, 05:42
Replies: 2
Views: 1,199
Posted By Malaxus
Re: [Coder needed] Coder needed for CSGO

I already made the custom animations I meant, didn't mean it like that. I just need a way/plugin to have a default playermodel to change to a custom one (that has an animset for custom animation on...
Forum: Plugin/Gameplay Ideas and Requests 06-07-2019, 22:26
Replies: 14
Views: 3,871
Posted By Malaxus
Re: CSGO help with playermodels and custom animsets

Is it possible to change the users playermodel on command? Such as going from a default playermodel to a model (that has an animset of the custom animation on autoplay = always doing custom...
Forum: Plugin/Gameplay Ideas and Requests 06-07-2019, 19:49
Replies: 14
Views: 3,871
Posted By Malaxus
CSGO help with playermodels and custom animsets

Could someone knowledgeable potentially create a plugin/script that can load a custom animset for a playermodel (custom or default playermodel) so that it may play custom animations (which I have...
Forum: Plugin/Gameplay Ideas and Requests 06-07-2019, 08:02
Replies: 2
Views: 1,199
Posted By Malaxus
[Coder needed] Coder needed for CSGO

I need a someone who could potentially create a plugin that can load a custom animset for a playermodel (custom or default playermodel) so that it may play custom animations (already made).

(not...
Forum: Suggestions / Requests 06-06-2019, 20:11
Replies: 1
Views: 1,175
Posted By Malaxus
[CSGO] Playermodel animation and a custom animset skeleton

How would I play a custom animation on a users playermodel with only a custom animset/skeleton (rather than an entire model with a mesh, etc)? It is possible, I have seen it done - I just do not know...
Forum: Plugin/Gameplay Ideas and Requests 06-06-2019, 14:11
Replies: 14
Views: 3,871
Posted By Malaxus
Re: Need a coder to create a script for CSGO regarding playermodel and prop_dynamic

Where’d you even get the fortnite model/prop? Wasn’t even mentioned in this.
Forum: Plugin/Gameplay Ideas and Requests 06-03-2019, 08:14
Replies: 0
Views: 1,015
Posted By Malaxus
[CSGO] taunts or dance command

Requesting to make a command where user types in "!taunts" or "!dance", a menu pops up, and user is able to select among a list of custom animations (on the playermodel) to play.

The animation...
Forum: Plugin/Gameplay Ideas and Requests 06-02-2019, 23:50
Replies: 14
Views: 3,871
Posted By Malaxus
Need a coder to create a script for CSGO regarding playermodel and prop_dynamic

I'm completely new to any form of coding, and was wondering if someone could help out and create a script/plugin in which user presses a key or types /dance in chat (and is unseen from the rest of...
Showing results 1 to 25 of 34

 
Forum Jump

All times are GMT -4. The time now is 12:02.


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