Osus Posted December 3, 2019 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 14 Reputation: 0 Joined: 12/03/19 Last Seen: December 23, 2019 Share Posted December 3, 2019 It gives me an error for my source code. can anyone help me? Quote Link to comment Share on other sites More sharing options...
0 Bringer Posted December 3, 2019 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: 3 hours ago Share Posted December 3, 2019 4 hours ago, Osus said: It gives me an error for my source code. can anyone help me? if (sc && sc->data[SC_SPIRIT] && sc->data[SC_SPIRIT]->val2 == SL_HUNTER && pc_isfalcon(sd) && sd->status.weapon == W_BOW && (skill=pc_checkskill(sd,SN_FALCONASSAULT))>0 && rnd()%1000 <= sstatus->luk*10/3+1 ) { skill_castend_damage_id(src,bl,SN_FALCONASSAULT,skill,tick,SD_LEVEL); } on the screehshot error sC_SPIRIT Quote Link to comment Share on other sites More sharing options...
Question
Osus
It gives me an error for my source code. can anyone help me?
Link to comment
Share on other sites
1 answer 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.