Lord Kian Posted March 29, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 08/10/13 Last Seen: February 7, 2018 Share Posted March 29, 2014 (edited) Hello rathena, I want an item that gives 10 extra skill points when used..Is this possible? I would appreciate any help that I can get.. I have tried to use 12256,PRO_Gift_Box,PRO Gift Box,2,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ set bSkillPoint,10; },{},{} But when I used it, my remaining skill point will be set to 10 instead of gaining extra 10 skill points. Thanks guys! Edited March 29, 2014 by KianIshie Quote Link to comment Share on other sites More sharing options...
Emistry Posted March 30, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted March 30, 2014 ..............{ SkillPoint += 10; },{},{} 1 Quote Link to comment Share on other sites More sharing options...
EL Dragon Posted March 29, 2014 Group: Members Topic Count: 86 Topics Per Day: 0.02 Content Count: 591 Reputation: 146 Joined: 06/19/12 Last Seen: December 10, 2016 Share Posted March 29, 2014 12256,PRO_Gift_Box,PRO Gift Box,2,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ atcommand "@skpoint 10"; },{},{} 1 Quote Link to comment Share on other sites More sharing options...
Lord Kian Posted March 30, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 08/10/13 Last Seen: February 7, 2018 Author Share Posted March 30, 2014 (edited) Great! That was fast! Thanks Santa Poring.... EL Dragon! God Bless! Hello again, the above-mentioned script doesn't work if your account belongs to group id 0 but it is working if you are a admin / gm level. How can I enable it for group 0? Edited March 29, 2014 by KianIshie Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted March 30, 2014 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted March 30, 2014 12256,PRO_Gift_Box,PRO Gift Box,2,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ atcommand "@skpoint +10"; },{},{} 1 Quote Link to comment Share on other sites More sharing options...
Lord Kian Posted March 30, 2014 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 08/10/13 Last Seen: February 7, 2018 Author Share Posted March 30, 2014 Thanks to all of you! God bless! Quote Link to comment Share on other sites More sharing options...
Question
Lord Kian
Hello rathena, I want an item that gives 10 extra skill points when used..
Is this possible? I would appreciate any help that I can get..
I have tried to use
12256,PRO_Gift_Box,PRO Gift Box,2,0,,10,,,,,0xFFFFFFFF,63,2,,,,,,{ set bSkillPoint,10; },{},{}
But when I used it, my remaining skill point will be set to 10 instead of gaining extra 10 skill points.
Thanks guys!
Edited by KianIshieLink 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.