nikki1200 Posted October 30, 2013 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 34 Reputation: 0 Joined: 10/06/13 Last Seen: April 25, 2020 Share Posted October 30, 2013 Hi Sir, Seeking for your assistance on why is that the box of resentment is not showing the atack +20 in the window? is this because of this? { if(!sc || !sc->count) return cap_value(batk,0,USHRT_MAX); if( !viewable ){ /* some statuses that are hidden in the status window */ if(sc->data[sC_PLUSATTACKPOWER]) batk += sc->data[sC_PLUSATTACKPOWER]->val1; return (unsigned short)cap_value(batk,0,USHRT_MAX); } #ifndef RENEWAL if(sc->data[sC_PLUSATTACKPOWER]) batk += sc->data[sC_PLUSATTACKPOWER]->val1; Please advise, Thanks, Quote Link to comment Share on other sites More sharing options...
LuLu Posted October 30, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 398 Reputation: 131 Joined: 11/10/12 Last Seen: October 6, 2024 Share Posted October 30, 2013 yes it won't show but the effect is. script is sc_start SC_PLUSATTACKPOWER,60000,20; Quote Link to comment Share on other sites More sharing options...
nikki1200 Posted October 30, 2013 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 34 Reputation: 0 Joined: 10/06/13 Last Seen: April 25, 2020 Author Share Posted October 30, 2013 how can i show it to windows? Quote Link to comment Share on other sites More sharing options...
Kichi Posted November 4, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 509 Reputation: 80 Joined: 11/20/11 Last Seen: October 3, 2020 Share Posted November 4, 2013 delete the row Quote Link to comment Share on other sites More sharing options...
Question
nikki1200
Hi Sir,
Seeking for your assistance on why is that the box of resentment is not showing the atack +20 in the window? is this because of this?
Please advise,
Thanks,
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.