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

[L4D2] Chaos Mod


Post New Thread Reply   
 
Thread Tools Display Modes
Alex101192
Senior Member
Join Date: Aug 2018
Old 07-30-2020 , 03:54   Re: [L4D2] Chaos Mod
Reply With Quote #31

Could it be possible to have this as a secondary gamemode instead of having it 24/7? And have players vote to choose if they want to play it or not.
Alex101192 is offline
ricksfishin
Senior Member
Join Date: Oct 2017
Old 08-14-2020 , 11:21   Re: [L4D2] Chaos Mod
Reply With Quote #32

Hello help with post #30 error's
ricksfishin is offline
t0m50n
Junior Member
Join Date: Mar 2020
Location: England
Old 08-26-2020 , 13:22   Re: [L4D2] Chaos Mod
Reply With Quote #33

Sorry for long delay, I've been dealing with some IRL issues.

My plan is to try and remove plugin dependencies where i can or include getting the latest version as part of the installation process as per Silvers suggestion. I'm also going to update the build process so it can run on linux and do some of my own linux testing.

I don't really understand the error as it seems to contradict the documentation. From the sourcemod wiki:
Quote:
For server commands, there is no client index. For console/client commands, there is a client index, but it may be 0 to indicate that the command is from the server.
The error is being thrown by FakeClientCommand and in the docs it is described with:
Quote:
Executes a client command on the server without being networked.
In which case I would expect 0 to be a valid index for this command.

There is a chance this is caused by outdated third party plugins so that's what I'm going to focus on first.
t0m50n is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 08-26-2020 , 18:49   Re: [L4D2] Chaos Mod
Reply With Quote #34

The error is whats been logged not third party, with "Command_Cheat" function. Execute that from the server console or client console on a listen server and the "client" index will be 0, which "FakeClientCommand" does not support. So You can either block the command and return if the clients index is 0, or use "ServerCommand" instead of "FakeClientCommand" when the clients index is 0 since it's the server executing something, but that might not be intended behaviour if you're expecting/using specific client commands.
__________________
Silvers is offline
t0m50n
Junior Member
Join Date: Mar 2020
Location: England
Old 08-27-2020 , 15:13   Re: [L4D2] Chaos Mod
Reply With Quote #35

Ah i see because in that case the server is also client. Thanks for the info!
t0m50n is offline
t0m50n
Junior Member
Join Date: Mar 2020
Location: England
Old 08-29-2020 , 03:45   Re: [L4D2] Chaos Mod
Reply With Quote #36

Quote:
Originally Posted by Alex101192 View Post
Could it be possible to have this as a secondary gamemode instead of having it 24/7? And have players vote to choose if they want to play it or not.
The mod can be enabled/disable via the admin menu but this is not accessible to normal players. There are plugins that allow you to make your own player accessible votes. After quick search i found this but I've not tried it https://forums.alliedmods.net/showthread.php?t=235115
t0m50n is offline
t0m50n
Junior Member
Join Date: Mar 2020
Location: England
Old 09-08-2020 , 01:51   Re: [L4D2] Chaos Mod
Reply With Quote #37

Quote:
Originally Posted by ricksfishin View Post
Hello help with post #30 error's
This should be fixed in 1.2.1 now
t0m50n is offline
3aljiyavslgazana
Member
Join Date: Dec 2018
Old 10-12-2020 , 14:06   Re: [L4D2] Chaos Mod
Reply With Quote #38

Hey jimmy gibbs mob attacks give you mud on your screen is that suppose to happen?
3aljiyavslgazana is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-12-2020 , 17:41   Re: [L4D2] Chaos Mod
Reply With Quote #39

Quote:
Originally Posted by 3aljiyavslgazana View Post
Hey jimmy gibbs mob attacks give you mud on your screen is that suppose to happen?
Yes, that's a default feature of Jimmy Gibbs Jr. in the game, it is not a plugin feature. He is basically a mudman with 1000 HP.
__________________
Psyk0tik is offline
3aljiyavslgazana
Member
Join Date: Dec 2018
Old 10-13-2020 , 13:58   Re: [L4D2] Chaos Mod
Reply With Quote #40

Quote:
Originally Posted by Crasher_3637 View Post
Yes, that's a default feature of Jimmy Gibbs Jr. in the game, it is not a plugin feature. He is basically a mudman with 1000 HP.
Lmao thanks now i know
3aljiyavslgazana 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 11:05.


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