Andre Posted 8 hours ago Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 20 Reputation: 2 Joined: 12/16/11 Last Seen: 3 hours ago Share Posted 8 hours ago (edited) is there a way to fix the lightmaps? normally u have to use: http://nemo.herc.ws/patches/IncreaseMapQuality/ this patch. EDIT: okay got it! look for this 6A 00 6A 00 6A 01 8D 85 FC FF FB FF B9 54 41 22 and change it to: 6A 00 6A 00 6A 04 8D 85 FC FF FB FF B9 54 41 22 means 01 to 04 Edited 7 hours ago by Andre Quote Link to comment Share on other sites More sharing options...
amm0nition Posted 7 hours ago Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 12 Reputation: 4 Joined: 08/31/21 Last Seen: 1 hour ago Share Posted 7 hours ago 1 hour ago, Santheus said: So I found the line of code : clif_changelook(&sd->bl,LOOK_BODY2,0); inside PC.CPP instead of battle.hpp. So basically, edit the line of code to : clif_changelook(&sd->bl,LOOK_BODY2,sd->status.body); and then recompile rAthena again, is that correct? Yes, you replace that line inside pc.cpp and then recompile the server. Quote Link to comment Share on other sites More sharing options...
amm0nition Posted 6 hours ago Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 12 Reputation: 4 Joined: 08/31/21 Last Seen: 1 hour ago Share Posted 6 hours ago Can someone tell me how to disable Enable 44khz Audio because this patch worsens the audio quality of newer BGMs instead of improving anything. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.