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

[ANY] Dev Cmds (1.50) [05-Mar-2024]


Post New Thread Reply   
 
Thread Tools Display Modes
Tonblader
Senior Member
Join Date: Jul 2011
Location: Peru
Old 10-25-2022 , 13:36   Re: [ANY] Dev Cmds (1.31) [14-Dec-2021]
Reply With Quote #111

Quote:
Originally Posted by Silvers View Post
The New custom commands plugin already does this for L4D/2.
Can your plugin detect if that other plugin is running on the server (or command sm_incapplayer) and therefore rule out the sm_incap command from running?

Last edited by Tonblader; 10-25-2022 at 13:37.
Tonblader is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 10-28-2022 , 08:13   Re: [ANY] Dev Cmds (1.46) [28-Oct-2022]
Reply With Quote #112

Quote:
Originally Posted by morzlee View Post
Hello Silvers, If i typed sm_ent but got nothing, how can I find this entity info.
I want remove c2m2 black garbage bags.
Standing on those black garbage bags will cause the screen to shake.
So I want find it info and use stripper remove it.
I guess they are non-solid in a way that the command cannot detect them. Or if you mean the large pile of several trash bags then they are static and part of the map, cannot be removed. You could use the command "sm_near 50" to find an entity index of something that cannot be aimed at, if it's not a static part of the map, then "sm_ente <index>" to find the hammer ID.



Quote:
Originally Posted by matkoby View Post
hiiiiii me new in plugins

Whats Comand Say For Look Wall Invicible O Hammer Of Wall

help pls
Invisible walls? sm_ent might show the entity index when you aim at the wall.



Quote:
Originally Posted by Tonblader View Post
Can add 2 news cmds?
Done sm_vertex.

Quote:
Originally Posted by Tonblader View Post
Can your plugin detect if that other plugin is running on the server (or command sm_incapplayer) and therefore rule out the sm_incap command from running?
If you added the "sm_incap" command, you're on your own to make other modifications for it. I'm not supporting adding this command and duplicating what exists from another plugin.



Code:
1.46 (28-Oct-2022)
    - Added command "sm_vertex" to display the vecMins and vecMaxs of an entity.
    - Fixed command "sm_listens" to displaying full details.
    - L4D1/2: Fixed "sm_zspawnv" not pre-caching Special Infected models, also validates model paths and attempts to cache unknown ones. Thanks to "Tonblader" for reporting.
__________________
Silvers is offline
caxanga334
Member
Join Date: Nov 2013
Location: Brazil
Old 12-03-2022 , 15:30   Re: [ANY] Dev Cmds (1.46) [28-Oct-2022]
Reply With Quote #113

Can you add commands for the Get/SetEntData* and GameRules_Get/SetProp* functions?
caxanga334 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 01-09-2023 , 21:50   Re: [ANY] Dev Cmds (1.47) [10-Jan-2023]
Reply With Quote #114

Code:
1.47 (10-Jan-2023)
    - Added command "sm_gamerules" to read/write to the gamerules proxy.
    - Added support for reading/writing to GameRules. Thanks to "Marttt" for the initial code. Requested by "caxanga334".
    - Plugin now requires SourceMod 1.11 or newer. Using some natives that only appear in SM 1.11.
It wouldn't be difficult to convert this back to support 1.10 but this is not something I will provide support for. Suggest updating your SourceMod installation instead, since there are various fixes and new features you would be missing out on otherwise.
__________________
Silvers is offline
ozzil45
Junior Member
Join Date: Mar 2022
Old 04-08-2023 , 17:53   Re: [ANY] Dev Cmds (1.48) [19-Feb-2023]
Reply With Quote #115

Is there cmd to change server permission for l4d2 while in game ?
ozzil45 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 04-09-2023 , 09:09   Re: [ANY] Dev Cmds (1.48) [19-Feb-2023]
Reply With Quote #116

Quote:
Originally Posted by ozzil45 View Post
Is there cmd to change server permission for l4d2 while in game ?
What permission?
__________________
Silvers is offline
ozzil45
Junior Member
Join Date: Mar 2022
Old 04-14-2023 , 11:50   Re: [ANY] Dev Cmds (1.48) [19-Feb-2023]
Reply With Quote #117

Quote:
Originally Posted by Silvers View Post
What permission?
change public to private while in game
ozzil45 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 04-19-2023 , 15:27   Re: [ANY] Dev Cmds (1.48) [19-Feb-2023]
Reply With Quote #118

Changing from public to friends only/private? That's more complicated and beyond what this plugin is for. Ask in requests section.
__________________
Silvers is offline
Reply



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 19:47.


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