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

Sometimes the model ID is corrupted by 2dfx entries. #1

Closed
x87 opened this issue Aug 28, 2020 · 0 comments · Fixed by #3
Closed

Sometimes the model ID is corrupted by 2dfx entries. #1

x87 opened this issue Aug 28, 2020 · 0 comments · Fixed by #3
Labels
bug Something isn't working

Comments

@x87
Copy link
Contributor

x87 commented Aug 28, 2020

Issue: Sometimes the model ID is corrupted by 2dfx entries.
Original:

0249: release_model 4780 // lw_room_main 
0249: release_model 1210 // miamiland037 

Expected:

0249: release_model #lw_room_main 
0249: release_model #miamiland037

Corrupted by 2dfx

0249: release_model #2.10084 
0249: release_model #-53.9467 

From lawyers.ide

objs
4780, lw_room_main, hi_cutlaw2, 1, 100, 32
{...}
2dfx
4780, -2.52195, 2.5576, 2.06855, 208, 200, 178, 200, 0, "coronastar", "shad_exp", 100, 2, 0.3, 0, 40, 0, 0, 0, 0
4780, 2.09849, -0.547936, 2.06855, 208, 200, 178, 200, 0, "coronastar", "shad_exp", 100, 2, 0.3, 0, 40, 0, 0, 0, 0
4780, 2.10084, 2.05608, 2.06855, 208, 200, 178, 200, 0, "coronastar", "shad_exp", 100, 2, 0.3, 0, 40, 0, 0, 0, 0

Originally posted by @OrionSR in sannybuilder/dev#48 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant