Sergardo Posted September 5, 2022 Group: Members Topic Count: 64 Topics Per Day: 0.02 Content Count: 148 Reputation: 0 Joined: 03/06/15 Last Seen: June 2, 2023 Share Posted September 5, 2022 (edited) hi i change my files to 2020 rathena but got error on this patch at koe can someone help me ty if ( s_bl->type == BL_PC && t_bl->type == BL_MOB ) { struct map_session_data *sd = BL_CAST( BL_PC, s_bl ); if ( ( ( (TBL_MOB*)target )->mob_id == 1288 && !strcmp( mapindex_id2name(sd->mapindex), "guild_vs1" ) ) && ( sd->status.guild_id == mapreg_readreg( add_str("$koegid") ) || battle_getcurrentskill(src) > 0 ) ) return 0; } Edited September 6, 2022 by Mael Use a codebox Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted September 25, 2022 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Just now Share Posted September 25, 2022 try add #include "mapreg.hpp" Quote Link to comment Share on other sites More sharing options...
0 cook1e Posted September 5, 2022 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 171 Reputation: 68 Joined: 10/25/20 Last Seen: 11 hours ago Share Posted September 5, 2022 You should put the error this code is giving you, no one will help you without it Quote Link to comment Share on other sites More sharing options...
0 Sergardo Posted September 6, 2022 Group: Members Topic Count: 64 Topics Per Day: 0.02 Content Count: 148 Reputation: 0 Joined: 03/06/15 Last Seen: June 2, 2023 Author Share Posted September 6, 2022 help me how to fix this Quote Link to comment Share on other sites More sharing options...
Question
Sergardo
hi i change my files to 2020 rathena but got error on this patch at koe can someone help me ty
Use a codebox
Link to comment
Share on other sites
3 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.