pedro chaves Posted June 27, 2018 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 06/20/18 Last Seen: March 10, 2019 Share Posted June 27, 2018 Hi guys, i need help to make a script. Like this... If(countitem 7129 ==1){ bonus allstats, 100; } but it cant be lost latter, it cant change for stpoint, this bonus is like that agi: 250 + 100 str: 300+ 100 vit: 200+ 100 int 400+ 100 etc... need this + 100 like when u get bonus2Luk when equip some item or card like this... someone can help me? Quote Link to comment Share on other sites More sharing options...
1 hakuren Posted June 27, 2018 Group: Members Topic Count: 120 Topics Per Day: 0.02 Content Count: 295 Reputation: 6 Joined: 12/02/11 Last Seen: November 6, 2023 Share Posted June 27, 2018 (edited) Hi there, you can use this to achieve your condition it works like what you want Edited June 27, 2018 by hakuren Quote Link to comment Share on other sites More sharing options...
0 pedro chaves Posted June 27, 2018 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 06/20/18 Last Seen: March 10, 2019 Author Share Posted June 27, 2018 yes man, is that! thank you. Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted June 29, 2018 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: Yesterday at 12:29 PM Share Posted June 29, 2018 - script sample -1,{ OnPCStatCalcEvent: if(countitem(7129)) { bonus bAllStats, 100; end; } Quote Link to comment Share on other sites More sharing options...
Question
pedro chaves
Hi guys, i need help to make a script.
Like this...
If(countitem 7129 ==1){
bonus allstats, 100;
}
but it cant be lost latter, it cant change for stpoint, this bonus is like that
agi: 250 + 100
str: 300+ 100
vit: 200+ 100
int 400+ 100
etc...
need this + 100 like when u get bonus2Luk when equip some item or card
like this...
someone can help me?
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.