Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix it #20

Open
acyc070 opened this issue Apr 20, 2024 · 1 comment
Open

fix it #20

acyc070 opened this issue Apr 20, 2024 · 1 comment
Labels
wontfix This will not be worked on

Comments

@acyc070
Copy link

acyc070 commented Apr 20, 2024

shortly:weapon.md2 exist -> player model exist. weapon.md2 didn't exist -> player model didn't exist. *_i.pcx exist -> skin exist. *_i.pcx didn't exist -> skin didn't exist.

disable requirement for "weapon.md2" and "*_i.pcx" files in player folder. if "weapon.md2" is not in folder or corrupted, this game thinks that player model didn't even exist. even if tris.md2 there(i tried using "skin" command... didn't work). if "icon (_i) " for skin not there. this game thinks that skin didn't exist. even if "base" skin there

@0lvin
Copy link
Contributor

0lvin commented Apr 20, 2024

It's part of requirements for preview model, all three kind of files must be in directory to be correct player model to select. There could be files with different related formats in directory, skin and icon could be pcx, PNG and m8, weapon and player could be md5mesh, md3, FM, MDX, MDL and md2.

@0lvin 0lvin added the wontfix This will not be worked on label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants