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

[L4D/L4D2]Lux's Model Changer(30/03/2020)


Post New Thread Reply   
 
Thread Tools Display Modes
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 04-06-2018 , 21:21   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #141

The code isn't all that different and I'm too lazy to convert the entire thing to the new syntax. I use it with LMC though and haven't crashed at all.
__________________
Psyk0tik is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 04-09-2018 , 17:12   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #142

Quote:
Originally Posted by Crasher_3637 View Post
The code isn't all that different and I'm too lazy to convert the entire thing to the new syntax. I use it with LMC though and haven't crashed at all.
All i can say about supertanks is from my experience once supertanks was gone problems went away with c1m3 not precaching and temp entities not working for the tank rocks and someother stuff.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 04-11-2018 , 00:14   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #143

LMC_black_and_white_Notifier.smx

I do not understand what the meaning of the following parameters, who can explain to me in detail?
Lmc_hintcolour 255 0 0 [I haven't seen it in red yet. Under what circumstances will it appear red?]
Lmc_hinttime 5 [Is this time delayed by 5 seconds red?]
Lmc_hintrange 600 [This is the distance to show red?]
__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 04-11-2018 , 09:48   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #144

Quote:
Originally Posted by phoenix0001 View Post
LMC_black_and_white_Notifier.smx

I do not understand what the meaning of the following parameters, who can explain to me in detail?
Lmc_hintcolour 255 0 0 [I haven't seen it in red yet. Under what circumstances will it appear red?]
Lmc_hinttime 5 [Is this time delayed by 5 seconds red?]
Lmc_hintrange 600 [This is the distance to show red?]

LMC hint params effect when someone becomes black and white the hint is triggered when someone is revived and is black and white and will display on screen if the hints are turned off clientsided/serverside they will not display.

Lmc_hintcolour 255 0 0 (RGB colour for the hinttext) R = 0-255 G = 0-255 B = 0-255
Lmc_hinttime 5 (time in seconds the hint lasts before being removed from clients screens. (can be overwritten by other hints because they are low priority))
Lmc_hintrange 600 (Hint range is range from the client that has become black and white this is a sphere in valve's hammer units)

Lmc_hintcolour default is red and has continued to be red on my server.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 04-11-2018 , 12:31   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #145

Quote:
Originally Posted by Lux View Post
LMC hint params effect when someone becomes black and white the hint is triggered when someone is revived and is black and white and will display on screen if the hints are turned off clientsided/serverside they will not display.

Lmc_hintcolour 255 0 0 (RGB colour for the hinttext) R = 0-255 G = 0-255 B = 0-255
Lmc_hinttime 5 (time in seconds the hint lasts before being removed from clients screens. (can be overwritten by other hints because they are low priority))
Lmc_hintrange 600 (Hint range is range from the client that has become black and white this is a sphere in valve's hammer units)

Lmc_hintcolour default is red and has continued to be red on my server.
I see it. I closed the prompt before, so I never saw the red font.
thank you.
__________________
I like this BBS sharing of spirit

I come from China, my English is poor
phoenix0001 is offline
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 06-30-2018 , 15:08   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #146

Found an issue using this plugin in combination with !hats: https://forums.alliedmods.net/showthread.php?p=1441080. When you select a customized model it'll show the hat for a split second and then disappear. Not sure what the problem is.
Mr. Man is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 07-04-2018 , 13:37   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #147

I have noidea, LMC should not conflict with hat's plugin.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 07-15-2018 , 12:13   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #148

I'm sure you already mentioned this somewhere... but support for custom models is a bit more complicated?
Mr. Man is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 07-15-2018 , 20:19   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #149

Server side thirdparty models you will have to edit the source yourself to support them
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
Mr. Man
Veteran Member
Join Date: Mar 2011
Location: Huh?
Old 07-16-2018 , 01:36   Re: [L4D2]Left 4 Dead 2 Model Changer(2.0- 31/01/2018)
Reply With Quote #150

Quote:
Originally Posted by Lux View Post
Server side thirdparty models you will have to edit the source yourself to support them
I understand that but need more info on implementation. Can you give an example of how one model can be done?
Mr. Man 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 21:29.


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