
Originally Posted by
jetman82
Should be located in zinterfacebackground, or atleast the call to the function should be.
Thanks for helping me out, it was at line 324.
Code:
// ZGetScreenEffectManager()->DrawEffects();
to
Code:
ZGetScreenEffectManager()->DrawEffects();
- - - Updated - - -
sorry for double posting but your inbox is full, hopefully you will see this and I won't have to make a whole thread for it...
now I'm trying to restore the login background, I've tried reversing this tutorial
http://forum.ragezone.com/f245/backg...in-map-837813/
But the login background is now just a black screen. I do have a file called loginbg.jpg in Interface/loadable.mrs and it IS referenced in the code but for some reason it won't show up... nothing useful in mlog either...
I thought perhaps you could help me out again