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

[L4D-L4D2] New custom commands v1.0.9


Post New Thread Reply   
 
Thread Tools Display Modes
M16_Nee_san
New Member
Join Date: Jun 2022
Old 08-06-2022 , 05:46   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #501

Paired this up with Perkmods and then the command sm_speedplayer when tank spawns, the speed returned to normal for a while (Shadowsyn current version)
M16_Nee_san is offline
TQH
Junior Member
Join Date: May 2021
Location: Vietnam
Old 08-16-2022 , 09:22   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #502

Error when selecting "Smackill Player" from menu, it will switch to "Set Player Speed" (l4d2_custom_commands_menutype 0).
PHP Code:
void BuildPlayerMenu(int client)
{
    
Menu menu CreateMenu(MenuHandler_PlayerMenu);
    
SetMenuTitle(menu"Player Commands");
    
SetMenuExitBackButton(menutrue);
    
AddMenuItem(menu"l4d2chargeplayer""Charge Player");
    
AddMenuItem(menu"l4d2incapplayer""Incap Player");
    
// AddMenuItem(menu, "l4d2smackillplayer", "Smackill Player");
    
AddMenuItem(menu"l4d2speedplayer""Set Player Speed");
    
AddMenuItem(menu"l4d2sethpplayer""Set Player Health");
    
AddMenuItem(menu"l4d2colorplayer""Set Player Color");
    
AddMenuItem(menu"l4d2sizeplayer""Set Player Scale");
    
AddMenuItem(menu"l4d2shakeplayer""Shake Player");
    
AddMenuItem(menu"l4d2teleplayer""Teleport Player");
    
AddMenuItem(menu"l4d2dontrush""Dont Rush Player");
    
AddMenuItem(menu"l4d2airstrike""Send Airstrike");
    
AddMenuItem(menu"l4d2changehp""Change Health Style");
    
AddMenuItem(menu"l4d2godmode""God mode");
    
DisplayMenu(menuclientMENU_TIME_FOREVER);

TQH is offline
Shadowysn
Senior Member
Join Date: Sep 2015
Location: Location:
Old 08-16-2022 , 09:40   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #503

Quote:
Originally Posted by TQH View Post
Error when selecting "Smackill Player" from menu, it will switch to "Set Player Speed" (l4d2_custom_commands_menutype 0).
PHP Code:
void BuildPlayerMenu(int client)
{
    
Menu menu CreateMenu(MenuHandler_PlayerMenu);
    
SetMenuTitle(menu"Player Commands");
    
SetMenuExitBackButton(menutrue);
    
AddMenuItem(menu"l4d2chargeplayer""Charge Player");
    
AddMenuItem(menu"l4d2incapplayer""Incap Player");
    
// AddMenuItem(menu, "l4d2smackillplayer", "Smackill Player");
    
AddMenuItem(menu"l4d2speedplayer""Set Player Speed");
    
AddMenuItem(menu"l4d2sethpplayer""Set Player Health");
    
AddMenuItem(menu"l4d2colorplayer""Set Player Color");
    
AddMenuItem(menu"l4d2sizeplayer""Set Player Scale");
    
AddMenuItem(menu"l4d2shakeplayer""Shake Player");
    
AddMenuItem(menu"l4d2teleplayer""Teleport Player");
    
AddMenuItem(menu"l4d2dontrush""Dont Rush Player");
    
AddMenuItem(menu"l4d2airstrike""Send Airstrike");
    
AddMenuItem(menu"l4d2changehp""Change Health Style");
    
AddMenuItem(menu"l4d2godmode""God mode");
    
DisplayMenu(menuclientMENU_TIME_FOREVER);

Oh, I didn't realize about and update the MenuHandler_PlayerMenu function.
Spoiler

Updated.
Spoiler
__________________
ragdoll spam, that is all

Steam profile, where I game, obviously.
Youtube channel, where I do Stick Death Maze animations and some other stuff.
no plugin requests, sorry


My Plugins:
-search list-
Modified Plugins:
1 | 2 | 3 | 4
Shadowysn is offline
CosmicD
Senior Member
Join Date: Dec 2009
Location: Hasselt, Belgium
Old 09-30-2022 , 09:39   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #504

Am I overlooking something ? I can't use teleport anymore as a normal (non root) admin, is there a feature that specifies wich admin can use a certain command with the latest update ?

2. What's the deal with the l4d2customcmds.txt file ? The plugin I downloaded generated a l4d2_customcmnds.txt file (with _, the updated signature file is without a _.. but as more text, what to use ?
__________________

Last edited by CosmicD; 09-30-2022 at 09:46.
CosmicD is offline
LividBunny
Member
Join Date: Mar 2021
Old 12-04-2022 , 17:21   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #505

Is there any use to the Launch Rock command or is it just there to damage the user?
LividBunny is offline
MoleMad
New Member
Join Date: Jan 2023
Old 01-25-2023 , 22:55   Re: [L4D-L4D2] New, edited custom commands v1.3.9e
Reply With Quote #506

Quote:
Originally Posted by Shadowysn View Post
This is a new-syntax version of the plugin, with neater code, some bug fixes, and auto-generating gamedata functionality.
This is a bit of a silly question but do you perchance have a Github of some kind for these modified plugin versions you make? I think it would be somewhat easier to find than having to dig through forum posts like these.
MoleMad is offline
Lukey1028
Junior Member
Join Date: Jun 2019
Old 02-12-2023 , 18:50   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #507

I cannot get this plugin to work for some reason. I have tried everything I could think of including installing a new server with no addons,maps,plugins except for this and base plugins. The options will not appear in the admin menu, nor will the commands work. They are all unrecognized.
Lukey1028 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 02-12-2023 , 22:38   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #508

Quote:
Originally Posted by Lukey1028 View Post
I cannot get this plugin to work for some reason. I have tried everything I could think of including installing a new server with no addons,maps,plugins except for this and base plugins. The options will not appear in the admin menu, nor will the commands work. They are all unrecognized.
Did you check the SM error logs?
__________________
Silvers is offline
JustMadMan
Member
Join Date: Feb 2023
Old 04-05-2023 , 13:47   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #509

Hello everyone, I want to ask. Does anyone have the translation file for this plugin? It would be nice to translate it, for me the usual language
JustMadMan is offline
TQH
Junior Member
Join Date: May 2021
Location: Vietnam
Old 04-20-2023 , 21:19   Re: [L4D-L4D2] New custom commands v1.0.9
Reply With Quote #510

PHP Code:
!cheat director_stop
bind 
"p" "sm_cheat warp_all_survivors_here" 
sm_cheat is my favorite command, since I started running dedicated server it doesn't work anymore, local server is working fine. Do you have any solution?
TQH is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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