Author |
Message |
Ivan
|
Friday, February 05, 2010
I have a problem with the scouters.Every character in my game that has a scouter,his scouter is gone.I mean it is not gon but the hole scouter is in lines.Please help!!!
|
MDave
ZEQ2-lite Ninja
|
Friday, February 05, 2010
http://www.ZEQ2.com/lite/forums/viewtopic.php?t=1
Please provide screenshots/video of the bug your trying to report.
|
TheXenon
|
Friday, February 05, 2010
The scouter is in wireframe form is what he means I'm pretty sure.
No need for screenshots.
|
Zeth
The Admin
|
Saturday, February 06, 2010
Sounds like the shader has been altered or the texture file has been moved/removed.
Are you using any addons or a vanilla public build?
(it's not really a bug and we cannot be responsible if an addon caused this)
|
Ivan
|
Saturday, February 06, 2010
here are some screenshots
|
Ivan
|
Saturday, February 06, 2010
screenshot
|
Zeth
The Admin
|
Saturday, February 06, 2010
You can use notepad for .skin and .shader files.
1. Open the head.skin file in player/<characterName>/tier folder.
2. Find out what shader is declared for the head.
3. Locate the correct .shader file in your scripts folder.
4. Find the shader name that the scouter was using.
5. Check the texture path given to the .jpg/.png file that the scouter is using.
6. Make sure that path actually exists.
|