Bringer Posted April 6, 2018 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: Wednesday at 03:29 PM Share Posted April 6, 2018 (edited) Hello Guys Lotti Girl NPC kindly Useful @ 255 Server Using This Script : and i want to add some ideas @AnnieRuru can you Add more ideas and Option Menu? switch(select("Play","Lotti Ranking","Lotti Shop")) Play Option Every Play of Lotti Girl you gain 1 Lotti Ladder Point and Lotti Shop Point Points System 10% = 10Points Lotti Ladder Points & Lotti Shop Points 9% = 20Points Lotti Ladder Points & Lotti Shop Points 8% = 30Points Lotti Ladder Points & Lotti Shop Points 7% = 40Points Lotti Ladder Points & Lotti Shop Points 6% = 50Points Lotti Ladder Points & Lotti Shop Points 5% = 60Points Lotti Ladder Points & Lotti Shop Points 4% = 70Points Lotti Ladder Points & Lotti Shop Points 3% = 80Points Lotti Ladder Points & Lotti Shop Points 2% = 90Points Lotti Ladder Points & Lotti Shop Points 1% = 100Points Lotti Ladder Points & Lotti Shop Points Lotti Ladder System 1 > Name > Lotti Ladder Points 2 > Name > Lotti Ladder Points 3 > Name > Lotti Ladder Points 4 > Name > Lotti Ladder Points 5 > Name > Lotti Ladder Points Lotti Shop Players can use there Lotti Shop Points to buy any items on Lotti Shop Edited April 8, 2018 by Bringer Quote Link to comment Share on other sites More sharing options...
0 AnnieRuru Posted April 14, 2018 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted April 14, 2018 this topic kinda slip past my radar until a PM came in ... okies ... I even forgotten I made this script before ... by reading back my own script, and tested it, all I did back then was just adding announcement with the lowest chance just doing some clean up -> http://upaste.me/411049624930ea2ac what I don't understand is this ... isn't this feels contradict each other ? you said every play gain 1 point, then ... that total chance also doesn't add up ... On 4/6/2018 at 9:45 AM, Bringer said: Play Option Every Play of Lotti Girl you gain 1 Lotti Ladder Point and Lotti Shop Point Points System 10% = 10Points Lotti Ladder Points & Lotti Shop Points 9% = 20Points Lotti Ladder Points & Lotti Shop Points 8% = 30Points Lotti Ladder Points & Lotti Shop Points 7% = 40Points Lotti Ladder Points & Lotti Shop Points 6% = 50Points Lotti Ladder Points & Lotti Shop Points 5% = 60Points Lotti Ladder Points & Lotti Shop Points 4% = 70Points Lotti Ladder Points & Lotti Shop Points 3% = 80Points Lotti Ladder Points & Lotti Shop Points 2% = 90Points Lotti Ladder Points & Lotti Shop Points 1% = 100Points Lotti Ladder Points & Lotti Shop Points Quote Link to comment Share on other sites More sharing options...
0 Bringer Posted April 14, 2018 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: Wednesday at 03:29 PM Author Share Posted April 14, 2018 1 hour ago, AnnieRuru said: this topic kinda slip past my radar until a PM came in ... okies ... I even forgotten I made this script before ... by reading back my own script, and tested it, all I did back then was just adding announcement with the lowest chance just doing some clean up -> http://upaste.me/411049624930ea2ac what I don't understand is this ... isn't this feels contradict each other ? you said every play gain 1 point, then ... that total chance also doesn't add up ... no the chance will not accumulate but will the points will Quote Link to comment Share on other sites More sharing options...
0 AnnieRuru Posted April 19, 2018 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted April 19, 2018 (edited) http://upaste.me/8d27496413111a547 @Bringer sry for late reply, I was writing some guide and it can't just get out of my head I feel like I want to finish that guide as soon as possible Edited April 20, 2018 by AnnieRuru 1 Quote Link to comment Share on other sites More sharing options...
0 Bringer Posted April 20, 2018 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: Wednesday at 03:29 PM Author Share Posted April 20, 2018 @AnnieRuru i try on ramod i got error thishttps://imgur.com/a/jabaBAw so i try on latest Rathena First Problem i won the Gym Pass Box setarray .p2, 70, 13710,1; https://imgur.com/a/qsMjlDs the point should be Only 1 because on chance code setarray .chance, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1; setarray .points, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100; Lotti Shop if have 0 zeny even i have lotti points i cant buy items on shop https://imgur.com/a/kjp6uHr Quote Link to comment Share on other sites More sharing options...
0 Radian Posted April 20, 2018 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted April 20, 2018 2 hours ago, Bringer said: @AnnieRuru i try on ramod i got error thishttps://imgur.com/a/jabaBAw so i try on latest Rathena First Problem i won the Gym Pass Box setarray .p2, 70, 13710,1; https://imgur.com/a/qsMjlDs the point should be Only 1 because on chance code setarray .chance, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1; setarray .points, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100; Lotti Shop if have 0 zeny even i have lotti points i cant buy items on shop https://imgur.com/a/kjp6uHr I think you need to change the script method into what ramod has. so its gonna be compatible. Quote Link to comment Share on other sites More sharing options...
0 AnnieRuru Posted April 22, 2018 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share Posted April 22, 2018 (edited) @Bringer Problem no.1 -> Solved ~http://upaste.me/8d27496413111a547 I downgrade my scripting technique to backward compatible to ... support emulator 5 years ago if that still giving error ... then I have to use *set script command, and that's ancient ! Problem no.2 - nah ... that thing is client restriction there is nothing I can do about it, even source modification wont do and you DONT WANT to fix that or else your server will throw warning like players trying buy knife with 0 zeny ! ... in your map-server.exe Edited April 22, 2018 by AnnieRuru Quote Link to comment Share on other sites More sharing options...
Question
Bringer
Hello Guys
Lotti Girl NPC kindly Useful @ 255 Server Using This Script : and i want to add some ideas
@AnnieRuru can you Add more ideas and Option Menu?
Every Play of Lotti Girl you gain 1 Lotti Ladder Point and Lotti Shop Point
10% = 10Points Lotti Ladder Points & Lotti Shop Points 9% = 20Points Lotti Ladder Points & Lotti Shop Points 8% = 30Points Lotti Ladder Points & Lotti Shop Points 7% = 40Points Lotti Ladder Points & Lotti Shop Points 6% = 50Points Lotti Ladder Points & Lotti Shop Points 5% = 60Points Lotti Ladder Points & Lotti Shop Points 4% = 70Points Lotti Ladder Points & Lotti Shop Points 3% = 80Points Lotti Ladder Points & Lotti Shop Points 2% = 90Points Lotti Ladder Points & Lotti Shop Points 1% = 100Points Lotti Ladder Points & Lotti Shop Points
1 > Name > Lotti Ladder Points
2 > Name > Lotti Ladder Points
3 > Name > Lotti Ladder Points
4 > Name > Lotti Ladder Points
5 > Name > Lotti Ladder Points
Players can use there Lotti Shop Points to buy any items on Lotti Shop
Edited by BringerLink to comment
Share on other sites
6 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.