c2greentea Posted August 1, 2014 Group: Members Topic Count: 68 Topics Per Day: 0.02 Content Count: 173 Reputation: 0 Joined: 06/07/14 Last Seen: December 17, 2014 Share Posted August 1, 2014 This is my Poring Race script: http://upaste.me/11a714121c1819289 I'm not sure what happened but as soon as the script announces "GOO!", all the porings disappeared but the script continued to broadcast and even broadcasted which poring won. Please help. Quote Link to comment Share on other sites More sharing options...
c2greentea Posted August 4, 2014 Group: Members Topic Count: 68 Topics Per Day: 0.02 Content Count: 173 Reputation: 0 Joined: 06/07/14 Last Seen: December 17, 2014 Author Share Posted August 4, 2014 up Quote Link to comment Share on other sites More sharing options...
c2greentea Posted August 6, 2014 Group: Members Topic Count: 68 Topics Per Day: 0.02 Content Count: 173 Reputation: 0 Joined: 06/07/14 Last Seen: December 17, 2014 Author Share Posted August 6, 2014 up Quote Link to comment Share on other sites More sharing options...
Vincent Posted August 6, 2014 Group: Members Topic Count: 130 Topics Per Day: 0.03 Content Count: 528 Reputation: 18 Joined: 09/11/12 Last Seen: March 5, 2020 Share Posted August 6, 2014 Check your pms i will help you via skype Quote Link to comment Share on other sites More sharing options...
c2greentea Posted August 23, 2014 Group: Members Topic Count: 68 Topics Per Day: 0.02 Content Count: 173 Reputation: 0 Joined: 06/07/14 Last Seen: December 17, 2014 Author Share Posted August 23, 2014 Pls pm me. up Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 25, 2014 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: Wednesday at 12:29 PM Share Posted August 25, 2014 try disable this line set $@win,rand(1,6); switch($@win) { case 1: donpcevent "Poring#race::OnPoringWin"; break; case 2: donpcevent "Drops#race::OnDropsWin"; break; case 3: donpcevent "Poporing#race::OnPoporingWin"; break; case 4: donpcevent "Marin#race::OnMarinWin"; break; case 5: donpcevent "Pouring#race::OnPouringWin"; break; default: donpcevent "Santa Poring#race::OnSantaWin"; break; } donpcevent "Bet Manager::OnRaceStart"; // <--------------- REMOVE/DISABLE THIS LINE Quote Link to comment Share on other sites More sharing options...
c2greentea Posted August 26, 2014 Group: Members Topic Count: 68 Topics Per Day: 0.02 Content Count: 173 Reputation: 0 Joined: 06/07/14 Last Seen: December 17, 2014 Author Share Posted August 26, 2014 Thanks Emistry! That worked, I hope you can check my other requests so I can tip one-time http://rathena.org/board/topic/97093-card-to-random-amount-of-item-npc/ http://rathena.org/board/topic/97537-no-dual-login-every-woe/ http://rathena.org/board/topic/95760-custom-pvp-betting-npc/ http://rathena.org/board/topic/97538-paid-random-players-to-be-given-x2-exp-and-drop-rates/ http://rathena.org/board/topic/97536-paid-requesting-monster-tamer-event/ http://rathena.org/board/topic/96892-paid-add-vip-status-when-wearing-headgear/ Quote Link to comment Share on other sites More sharing options...
Question
c2greentea
This is my Poring Race script: http://upaste.me/11a714121c1819289
I'm not sure what happened but as soon as the script announces "GOO!", all the porings disappeared but the script continued to broadcast and even broadcasted which poring won. Please help.
Link 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.