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

Bad file (force_unmodified)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PredatorBlock
AlliedModders Donor
Join Date: Apr 2020
Old 10-27-2020 , 14:25   Bad file (force_unmodified)
Reply With Quote #1

Hello everyone,

I'm curious if there is a solution for what i need.

If i am going to upload a new model into "cstrike/models/player/vip" the main problem is that the players who already downloaded the old vip model now will get kicked with message: Bad file /cstrike/models/player/vip

Cause old VIP vs NEW VIP model does not match.

I know if i set to 0: mp_consistency 0 (it works) but this is not a solution for me cause i want force all players to use the server models not their own models.

Even if i set to 0 the players who already have old vip model it don't benefit of new model (when i play i see the old vip model instead of new cause)

Is there a way to check if clients models don't match with server and if YES just re-download again that model and overwrite the old one or something like this.

Is there any solution for this?

Thank you.
PredatorBlock is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 10-27-2020 , 15:00   Re: Bad file (force_unmodified)
Reply With Quote #2

Simply rename the model to vipnew or whatever you want. Also rename it in the plugin that is requesting it. Voila.
__________________

Mordekay is offline
PredatorBlock
AlliedModders Donor
Join Date: Apr 2020
Old 10-27-2020 , 18:39   Re: Bad file (force_unmodified)
Reply With Quote #3

Quote:
Originally Posted by Mordekay View Post
Simply rename the model to vipnew or whatever you want. Also rename it in the plugin that is requesting it. Voila.
Thank you for reply.

This way i use right now! but i was think there is some tricky code or whatever which not require every time if i change a model file to make a new one with different name and then also manually to change in .ini file the class name.

Thanks.
PredatorBlock is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-27-2020 , 23:15   Re: Bad file (force_unmodified)
Reply With Quote #4

If a player has already downloaded a file, they will never download it again. The only option is to give it a new name. If you don't, you make it so that some people will never be able to play on your server again (as long as you are forcing unmodified).
__________________
fysiks is offline
PredatorBlock
AlliedModders Donor
Join Date: Apr 2020
Old 10-28-2020 , 21:47   Re: Bad file (force_unmodified)
Reply With Quote #5

Quote:
Originally Posted by fysiks View Post
If a player has already downloaded a file, they will never download it again. The only option is to give it a new name. If you don't, you make it so that some people will never be able to play on your server again (as long as you are forcing unmodified).
God point!

ATM i do not have enabled forcing I'm just doing tests and i was wondering if there is a solution on what i need.

But is fine, i will change manually, is the best solution for now.

Thank you for reply.

P.S (topic can be closed)
PredatorBlock is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-29-2020 , 22:26   Re: Bad file (force_unmodified)
Reply With Quote #6

Quote:
Originally Posted by GGzone View Post
But is fine, i will change manually, is the best solution for now.
Changing the name is the ONLY solution, forever.
__________________
fysiks 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 18:15.


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