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

2D Aim Down Sight mod problem #198

Open
noway opened this issue Mar 15, 2014 · 7 comments
Open

2D Aim Down Sight mod problem #198

noway opened this issue Mar 15, 2014 · 7 comments
Labels
bug some feature is broken

Comments

@noway
Copy link
Contributor

noway commented Mar 15, 2014

I tried to install this mode, but it's not working for me.

Steps that i performed:

  1. Extracted .zip file
  2. Copied semi.png, shotgun.png, smg.png from aos to Gfx.
  3. Packed as zip and renamed it to pngsight.pak

This is SystemMessage.log: http://pastebin.com/heESdLYX

@noway
Copy link
Contributor Author

noway commented Mar 15, 2014

I tried to copy Gfx/ and Scripts/ to ~/.openspades/Resources instead of making .pak file, but still no luck.
Here is SystemMessage.log of this try: http://pastebin.com/QMUNuTDg

@Brottweiler
Copy link

I suspect it's simply just outdated, would like if the example "mods" could be updated.

@yvt
Copy link
Owner

yvt commented Mar 15, 2014

My guess is that script files in ./Resources are overriding ones in pngsight-4.pak.

@noway
Copy link
Contributor Author

noway commented Mar 15, 2014

Yep, looks like you are right.
I manually copied ./Resources/Scripts from git tree to ~/.openspades/Resources and deleted ~/.openspades/Resources/Scripts/Skin/{Shotgun,SMG,Rifle}. Then I started openspades from different working directory and script worked.

But this not looks like nice workaround. What if files in git tree changes? Then you have to copy all this stuff again. How to make it more elegant?

Maybe make .pak files override ./Resouces from git tree too, not only ~/.openspades/Resources?
Like this wiki page says:

Users can override the standard behavior just by copying something.pak into the Resources directory.

@noway
Copy link
Contributor Author

noway commented Mar 15, 2014

Just to clarify: i copied ./Resources/Scripts from git tree to ~/.openspades/Resources because openspades won't start without it. This folder not distributed in DevPacks.zip, there is no .pak file that has ./Resources/Scripts included in it.
This issue were discussed in #164 previously.

@VelocityRa VelocityRa added the bug some feature is broken label Nov 15, 2016
@VelocityRa
Copy link
Collaborator

VelocityRa commented Dec 7, 2016

Can we close this? Does this new wiki entry fix the problem?

@noway
Copy link
Contributor Author

noway commented Dec 7, 2016

It might have changed, but probably the info from above is still userful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug some feature is broken
Projects
None yet
Development

No branches or pull requests

4 participants