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

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


Post New Thread Reply   
 
Thread Tools Display Modes
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 03-02-2019 , 23:05   Re: [L4D/L4D2]Lux's Model Changer(02/03/2019)
Reply With Quote #191

Quote:
Originally Posted by GoGetSomeSleep View Post
how do i when player select model go to third person?
like l4d2 hats plugin?
You can't because models would be too intrusive on clientview.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 03-03-2019 , 09:23   Re: [L4D/L4D2]Lux's Model Changer(02/03/2019)
Reply With Quote #192

Quote:
Originally Posted by Marttt View Post
Well actually you can (and is an awesome feature that you did in the hats plugin).

@GoGetSomeSleep, try this modification, the third-person mode is hard-coded for 2 seconds for every character you choose in !lmc menu. You can compare the code with the original from Lux if you need more features.
That is what Sleep ment? O.O

Thanks for sharing.

Edit:

Fork it on github and i can merge changes once you done providing they have no bugs or a pull request.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D

Last edited by Lux; 03-03-2019 at 09:27.
Lux is offline
AK978
Senior Member
Join Date: Jun 2018
Old 03-03-2019 , 09:29   Re: [L4D/L4D2]Lux's Model Changer(02/03/2019)
Reply With Quote #193

C1m3 seems to be unable to increase the custom model, even sg552 does not work, I use stripper to increase the model.
AK978 is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 03-03-2019 , 09:38   Re: [L4D/L4D2]Lux's Model Changer(02/03/2019)
Reply With Quote #194

Quote:
Originally Posted by AK978 View Post
C1m3 seems to be unable to increase the custom model, even sg552 does not work, I use stripper to increase the model.
This is in the main post, as it says it can help prevent crashing it will not prevent crashing.

Clients crashing workaround or client looks like a wall.
Spoiler
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 03-07-2019 , 17:55   Re: [L4D/L4D2]Lux's Model Changer(02/03/2019)
Reply With Quote #195

Quote:
Fork it on github and I can merge changes once you are done providing they have no bugs or a pull request.
Lux, I did a pull request with the thirdperson and menu paging, just check if it's ok.
I tried to do my best, but you probably still have to make some adjustments to improve/clean what I coded.

Thanks.
Marttt is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 03-15-2019 , 03:37   Update of LMC 3.0.2
Reply With Quote #196

Thanks Marttt for menu and switching improvements.

L4D2 only:
Added Cvar "lmc_thirdpersontime"

L4D1 only:
Added Native "LMC_L4D1_SetTransmit"
Ported Plugins
LMCL4D1CDeathHandler
LMCL4D1SetTransmit
LMC_L4D1_Menu_Choosing
LMC_L4D1_RandomSpawns


Both:
Added Menu Page saving.
Added support for spectator of a client with LMC model.
Bunch of small things.


https://github.com/LuxLuma/Luxs-Model-Changer/pull/1
https://github.com/LuxLuma/Luxs-Mode...4f04fe2e28215f
https://github.com/LuxLuma/Luxs-Mode...4694897a5bb113
https://github.com/LuxLuma/Luxs-Mode...27d4ae8a466951
https://github.com/LuxLuma/Luxs-Mode...b5774e6136b03a
https://github.com/LuxLuma/Luxs-Mode...927d7fef921c93

Module Versions:

LMC_L4D2_Menu_Choosing 1.0.6
LMC_L4D1_Menu_Choosing 1.0
LMC_L4D2_RandomSpawns 1.0.1
LMC_L4D1_RandomSpawns 1.0.0
LMC_SharedCvars 1.0.1
LMCCore 3.0.2
LMCEDeathHandler 1.1.4
LMCL4D2CDeathHandler 1.1.5
LMCL4D1CDeathHandler 1.0
LMCL4D2SetTransmit 1.0.3
LMCL4D1SetTransmit 1.0.1
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D

Last edited by Lux; 03-15-2019 at 04:05.
Lux is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 03-29-2019 , 07:07   Re: [L4D/L4D2]Lux's Model Changer(29/03/2019)
Reply With Quote #197

update 3.0.4

Fixed typo in LMCL4D1SetTransmit include
Removed including the other includes in LMCCore include
Code clean up

https://github.com/LuxLuma/Luxs-Mode...56cca2230dcdeb

Module Versions:

LMC_L4D2_Menu_Choosing 1.0.6
LMC_L4D1_Menu_Choosing 1.0
LMC_L4D2_RandomSpawns 1.0.1
LMC_L4D1_RandomSpawns 1.0.0
LMC_SharedCvars 1.0.1
LMCCore 3.0.2
LMCEDeathHandler 1.1.4
LMCL4D2CDeathHandler 1.1.5
LMCL4D1CDeathHandler 1.1
LMCL4D2SetTransmit 1.0.3
LMCL4D1SetTransmit 1.0.1
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 04-05-2019 , 06:00   Re: [L4D/L4D2]Lux's Model Changer(29/03/2019)
Reply With Quote #198

Update 3.0.5

Added translation support, Thanks dragokas

https://github.com/LuxLuma/Luxs-Mode...3e18d221b5a8b4

Module Versions:

LMC_L4D2_Menu_Choosing 1.0.8
LMC_L4D1_Menu_Choosing 1.1.1
LMC_L4D2_RandomSpawns 1.0.1
LMC_L4D1_RandomSpawns 1.0.0
LMC_SharedCvars 1.0.1
LMCCore 3.0.2
LMCEDeathHandler 1.1.4
LMCL4D2CDeathHandler 1.1.5
LMCL4D1CDeathHandler 1.1
LMCL4D2SetTransmit 1.0.3
LMCL4D1SetTransmit 1.0.1
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline
phoenix0001
Senior Member
Join Date: Apr 2010
Location: China
Old 04-05-2019 , 17:00   Re: [L4D/L4D2]Lux's Model Changer(05/04/2019)
Reply With Quote #199

I don't know how to install it after modularization.
My version is L4D2.
How can I install them?
I can't understand.
__________________
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-05-2019 , 18:54   Re: [L4D/L4D2]Lux's Model Changer(05/04/2019)
Reply With Quote #200

Quote:
Originally Posted by phoenix0001 View Post
I don't know how to install it after modularization.
My version is L4D2.
How can I install them?
I can't understand.
Installation:

if you have old LMC "L4D2ModelChanger.smx" remove it
1.Download the .zip files.
2.Merge with \addons\ folder.
3.Restart the server.

I'm assuming you know how to open zip files?
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux 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 02:37.


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