JassMax Posted April 12, 2014 Group: Members Topic Count: 65 Topics Per Day: 0.01 Content Count: 235 Reputation: 0 Joined: 05/03/13 Last Seen: December 18, 2018 Share Posted April 12, 2014 Problem is in "bonusautoscript"i dont know what's wrong with it..these are gunslinger's weapon please somebody correct this item script please 20125,Quicksilver,Quicksilver,4,20000,,450,190,,7,4,0x01000000,7,2,34,4,35,1,17,{ bonus2 bAddRace,RC_DemiHuman,55; bonus bDex,20; bonus bHit,-10; bonus2 bSubRace,RC_DemiHuman,20; bonusautoscript "{ sc_start SC_INCBASEATK,3000,readparam(bAtk); }",10,BF_WEAPON; bonus bNoMagicDamage,65;},{},{} 20127,Peacemaker,Peacemaker,4,32000,,900,240,,9,4,0x01000000,7,2,34,4,80,1,20,{ bonus bDex,20; bonus bSplashRange,1; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bSubRace,RC_DemiHuman,20; bonusautoscript "{ sc_start SC_INCBASEATK,6000,800; heal -100,0; }",10,BF_WEAPON; bonus bUnbreakableWeapon,0; bonus bNoMagicDamage,65;},{},{} 20128,Missing_Score,Missing Score,4,130000,,2500,180,,9,4,0x01000000,7,2,34,4,68,1,20,{ bonus bDex,20; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bSubRace,RC_DemiHuman,20; bonusautoscript "{ sc_start SC_INCBASEATK,6000,800; heal -120,0; }",10,BF_WEAPON; bonus bUnbreakableWeapon,0; bonus bNoMagicDamage,65;},{},{} 20129,Silver_Cassandra,Silver Cassandra,4,110000,,1200,500,,9,4,0x01000000,7,2,34,4,52,1,21,{ bonus bDex,20; bonus2 bAddRace,RC_DemiHuman,35; bonus2 bSubRace,RC_DemiHuman,20; bonusautoscript "{ sc_start SC_INCBASEATK,9000,3000; heal -500,0; }",10,BF_WEAPON; bonus bUnbreakableWeapon,0; bonus bNoMagicDamage,65;},{},{} I'm not able to solve this problemerror in CMD Bump~ Quote Link to comment Share on other sites More sharing options...
Kichi Posted April 13, 2014 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 April 13, 2014 bonusautoscript "{ sc_start SC_INCBASEATK,9000,3000; heal -500,0; }",10,BF_WEAPON; autobonus "{ sc_start SC_INCBASEATK,9000,3000; heal -500,0; }",10,BF_WEAPON; change them all Quote Link to comment Share on other sites More sharing options...
JassMax Posted April 14, 2014 Group: Members Topic Count: 65 Topics Per Day: 0.01 Content Count: 235 Reputation: 0 Joined: 05/03/13 Last Seen: December 18, 2018 Author Share Posted April 14, 2014 (edited) thanks Kichii will try and let you know dose it work or not...thanks a lot bro ♥ bonusautoscript "{ sc_start SC_INCBASEATK,9000,3000; heal -500,0; }",10,BF_WEAPON; autobonus "{ sc_start SC_INCBASEATK,9000,3000; heal -500,0; }",10,BF_WEAPON; change them all i only need to change "bonusautoscript" in to "autobonus" ? am i right? Edited April 14, 2014 by JassMax Quote Link to comment Share on other sites More sharing options...
Kichi Posted April 14, 2014 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 April 14, 2014 yes.autobonus "{ sc_start \"SC_INCBASEATK\",9000,3000; heal -500,0; }",10,BF_WEAPON; 1 Quote Link to comment Share on other sites More sharing options...
JassMax Posted April 15, 2014 Group: Members Topic Count: 65 Topics Per Day: 0.01 Content Count: 235 Reputation: 0 Joined: 05/03/13 Last Seen: December 18, 2018 Author Share Posted April 15, 2014 yes. autobonus "{ sc_start \"SC_INCBASEATK\",9000,3000; heal -500,0; }",10,BF_WEAPON; Do i also have to add \ [slash] ? Quote Link to comment Share on other sites More sharing options...
Kichi Posted April 17, 2014 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 April 17, 2014 yes to escape the character Quote Link to comment Share on other sites More sharing options...
Question
JassMax
Problem is in "bonusautoscript"
i dont know what's wrong with it..
these are gunslinger's weapon
please somebody correct this item script please
I'm not able to solve this problem
error in CMD
Bump~
Link to comment
Share on other sites
5 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.