Akkarin Posted September 26, 2016 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Saturday at 06:27 PM Share Posted September 26, 2016 Can anyone find the line in /src/ that tells the client to display this (or the -not- alternative) on every map change? I'm probably just being blind and dumb Quote Link to comment Share on other sites More sharing options...
0 Lemongrass Posted September 26, 2016 Group: Developer Topic Count: 28 Topics Per Day: 0.01 Content Count: 547 Reputation: 270 Joined: 11/08/11 Last Seen: June 10, 2024 Share Posted September 26, 2016 clif_equipcheckbox if i'm not totally mistaken. Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted September 26, 2016 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 10 hours ago Share Posted September 26, 2016 Remove those text on msgstring in data folder. Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted September 26, 2016 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Saturday at 06:27 PM Author Share Posted September 26, 2016 Remove those text on msgstring in data folder. I know where they are in the client files, i asked which file/function/packet causes the message to be output via /src/. Quote Link to comment Share on other sites More sharing options...
0 anacondaq Posted September 26, 2016 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted September 26, 2016 function void clif_parse_LoadEndAck( if( sd->state.changemap ) { ... ... clif_partyinvitationstate(sd); clif_equipcheckbox(sd); <<--- this one Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted September 26, 2016 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Saturday at 06:27 PM Author Share Posted September 26, 2016 Thanks guys Quote Link to comment Share on other sites More sharing options...
Question
Akkarin
Can anyone find the line in /src/ that tells the client to display this (or the -not- alternative) on every map change? I'm probably just being blind and dumb
Link to comment
Share on other sites
5 answers to this question
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.