Ukiram Posted November 15, 2019 Group: Members Topic Count: 45 Topics Per Day: 0.02 Content Count: 291 Reputation: 27 Joined: 12/16/17 Last Seen: December 19, 2023 Share Posted November 15, 2019 Hi, I want a source edit for Professor casting Guild Emergency Call while walking. Quote Link to comment Share on other sites More sharing options...
0 Bringer Posted November 15, 2019 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: Yesterday at 08:53 AM Share Posted November 15, 2019 (edited) 1 minute ago, Ryo Osaki said: Hi, I want a source edit for Professor casting Guild Emergency Call while walking. Unit.cpp - if (ud->skilltimer != INVALID_TIMER && ud->skill_id != LG_EXEEDBREAK && (!sd || !pc_checkskill(sd, SA_FREECAST) || skill_get_inf2(ud->skill_id)&INF2_GUILD_SKILL)) + if (ud->skilltimer != INVALID_TIMER && ud->skill_id != LG_EXEEDBREAK && (!sd || !pc_checkskill(sd, SA_FREECAST) )) Edited November 15, 2019 by Bringer 2 Quote Link to comment Share on other sites More sharing options...
0 Ukiram Posted November 15, 2019 Group: Members Topic Count: 45 Topics Per Day: 0.02 Content Count: 291 Reputation: 27 Joined: 12/16/17 Last Seen: December 19, 2023 Author Share Posted November 15, 2019 2 minutes ago, Bringer said: Unit.cpp - if (ud->skilltimer != INVALID_TIMER && ud->skill_id != LG_EXEEDBREAK && (!sd || !pc_checkskill(sd, SA_FREECAST) || skill_get_inf2(ud->skill_id)&INF2_GUILD_SKILL)) + if (ud->skilltimer != INVALID_TIMER && ud->skill_id != LG_EXEEDBREAK && (!sd || !pc_checkskill(sd, SA_FREECAST) )) Try ko po sir. I'll give reputation if its work Quote Link to comment Share on other sites More sharing options...
0 Ukiram Posted November 15, 2019 Group: Members Topic Count: 45 Topics Per Day: 0.02 Content Count: 291 Reputation: 27 Joined: 12/16/17 Last Seen: December 19, 2023 Author Share Posted November 15, 2019 THANKS IT WORKS!!!!! @Bringer Appreciate it so much!! Lab ya 1 Quote Link to comment Share on other sites More sharing options...
Question
Ukiram
Hi, I want a source edit for Professor casting Guild Emergency Call while walking.
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.