quesoph Posted April 10, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 210 Reputation: 10 Joined: 11/20/11 Last Seen: August 23, 2015 Share Posted April 10, 2012 ^ that command is already implemented. Link to comment Share on other sites More sharing options...
yakuu Posted April 11, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 52 Reputation: 3 Joined: 01/05/12 Last Seen: June 17, 2023 Share Posted April 11, 2012 view ID up to 30k+ on rAthena clients would help me much Link to comment Share on other sites More sharing options...
MusiDex Posted April 14, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 11 Reputation: 3 Joined: 03/08/12 Last Seen: November 23, 2012 Share Posted April 14, 2012 freeloop(<toggle>), make it working better when nested. This command was a great idea, but I think it needs a little bit more optimisation: When you work with functions like this: freeloop(1); while(1) { function1(); } freeloop(0); //===== function function1 { //many stuff freeloop(1); while(1) { //many stuff } freeloop(0); //many stuff } The freeloop will be deactivated leaving the while-loop in the function1, causing an infinity-loop error in my main-code, when the amount of "gotos" was reached in the "many stuff" regions. This means using the function1 is only possible like this: freeloop(1); function1(); freeloop(0); because using the freeloop inside the function will head to the infinity loop error. Greetz, MD 1 Link to comment Share on other sites More sharing options...
Vianna Posted April 14, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 47 Reputation: 8 Joined: 12/06/11 Last Seen: January 13, 2013 Share Posted April 14, 2012 The thing that bothers me most is the lack of Facebook/Twitter Login on the forums. It's simple to add this functionality and it's one password less for me to have to remember. Link to comment Share on other sites More sharing options...
KeiKun Posted April 16, 2012 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: February 23 Share Posted April 16, 2012 The thing that bothers me most is the lack of Facebook/Twitter Login on the forums. It's simple to add this functionality and it's one password less for me to have to remember. i already suggested that one Login Authentication too! Facebook Twitter Windows Live no one wants it.. i guess ~____~ Link to comment Share on other sites More sharing options...
Fuyuko Posted April 16, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 02/10/12 Last Seen: September 3, 2012 Share Posted April 16, 2012 (edited) +1 to finishing the last of the 3rd classes which are missing skills (genetic) and (sorcerer) and finishing the other skills where aren't renewal mechanics. oboro and karagu would be nice too and S class homonculus. Id love to see the change for how storage works so that players don't have to worry about going over the client item limit. Example: If you have 600 and you put 1 item into lets say the ect tab that item will disapear from view. The more items you add into the tab will eventually make ect tab unviewable until you pull out all of the items and hope you can at that point sometimes though if you put too many items into one tab type you can no longer fix it by removing all the items. Each tab for items should load as a seprate set instead of all at once. Like if I click the cash tab only cash items should load and not all of the other tabs if I click ect only ect items should load and so on this way its not possible to go over the client limit and the game isn't loading all 7 tabs at the same time causing items to go missing if you go over the client limit. You know if your over because you'll get a packet error saying its a size to big for the client to handle. It also would make it possible to extend the amount of storage items because each tab could have 600 items at that point. But I'm just talking about stability right now that would be something optional. Well that's all I can think of right now their was something else but it escapes me. Edited April 16, 2012 by Fuyuko Link to comment Share on other sites More sharing options...
JayPee Posted April 16, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted April 16, 2012 A config for limiting the max damage of each offensive skills like in the config you can set the max damage of Asura to 150k. But it should have a switch where we can turn it on and off. Link to comment Share on other sites More sharing options...
Brian Posted April 17, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted April 17, 2012 Separate drop configs for MVP monsters (topic:61883), instead of "boss and MVP" monsters having the same configs. Link to comment Share on other sites More sharing options...
EvilPuncker Posted April 18, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted April 18, 2012 (edited) Some things that I want to see in rA: - this patch from eA RE branch - add full support to at least 2011-11-22aRagexeRE so we can "enjoy" kagerou & oboro - add MvP tomb - split npc/mob & warps into pre-re and re - add support to baby 3rd classes - add kagerou & oboro skills - add sorcerer and genetic skills and summons - add homunculus S & skills - add extended super novice - add support to new carts and favorite item tab - merge rune knight and archbishop skills from eA into rA - add the item stack system from eA into rA - add Falcon Flute item - add the official queue system for bg - stop setting npc names as variables (look at rune salesman) - try to set the arrays at OnInit and not everytime user clicks the NPC - fix items (14597,14598,14602,14603,14604,14605) so they display their respective buff icon like on official servers - add this "You can no longer set up purchase shops / vends within a 7x7 area around any NPC's." from 8/17/2011 kRO Maintenance - make rAthena default in all files, since there are places where it is Rathena Maybe I'm crazy about some things but whatever xd enjoy my 2 cent Edited April 21, 2012 by xazax Link to comment Share on other sites More sharing options...
Judas Posted April 18, 2012 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted April 18, 2012 (edited) good summary Edited April 18, 2012 by Judas Link to comment Share on other sites More sharing options...
simplynice Posted April 19, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 128 Reputation: 4 Joined: 11/14/11 Last Seen: April 13, 2016 Share Posted April 19, 2012 @unloadfunction <name> and @loadfunction <name> Link to comment Share on other sites More sharing options...
LCDTheOG Posted April 19, 2012 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 223 Reputation: 36 Joined: 12/13/11 Last Seen: February 1 Share Posted April 19, 2012 TXT SUPPORT > for us people that just want a quick test server for scripting or sumthing... Link to comment Share on other sites More sharing options...
GM Takumirai Posted April 19, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 592 Reputation: 31 Joined: 11/14/11 Last Seen: July 29, 2015 Share Posted April 19, 2012 they already announce that txt support is not supported.. - maybe they are focus first in 3rd job skills.. - i was checking updates and seems there's no still update w/ the 3-2 skills and jobs are most important first to be fix.. [genetis , sorcerer] please Link to comment Share on other sites More sharing options...
Hayate Yoshida Posted April 19, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 206 Reputation: 16 Joined: 01/03/12 Last Seen: March 16, 2024 Share Posted April 19, 2012 TXT SUPPORT > for us people that just want a quick test server for scripting or sumthing... TXT is no longer needed, use rASQL. Mainly just support for 3rd jobs as well as ability to use newer clients. 1 Link to comment Share on other sites More sharing options...
Castor Posted April 20, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 8 Reputation: 9 Joined: 12/12/11 Last Seen: September 22, 2012 Share Posted April 20, 2012 @ping I've did this one before, but i don't know where i saved it. I'll code him again. 1 Link to comment Share on other sites More sharing options...
EvilPuncker Posted April 21, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted April 21, 2012 (edited) updated my post Some things that I want to see in rA: - this patch from eA RE branch - add full support to at least 2011-11-22aRagexeRE so we can "enjoy" kagerou & oboro - add MvP tomb - split npc/mob & warps into pre-re and re - add support to baby 3rd classes - add kagerou & oboro skills - add sorcerer and genetic skills and summons - add homunculus S & skills - add extended super novice - add support to new carts and favorite item tab - merge rune knight and archbishop skills from eA into rA - add the item stack system from eA into rA - add Falcon Flute item - add the official queue system for bg - stop setting npc names as variables (look at rune salesman) - try to set the arrays at OnInit and not everytime user clicks the NPC - fix items (14597,14598,14602,14603,14604,14605) so they display their respective buff icon like on official servers - add this "You can no longer set up purchase shops / vends within a 7x7 area around any NPC's." from 8/17/2011 kRO Maintenance - make rAthena default in all files, since there are places where it is Rathena Maybe I'm crazy about some things but whatever xd enjoy my 2 cent Also I would like to see Reins of mount implemented as in official servers, not using a script command but using the sc_start thing Edited April 25, 2012 by EvilPuncker Link to comment Share on other sites More sharing options...
MusiDex Posted April 25, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 11 Reputation: 3 Joined: 03/08/12 Last Seen: November 23, 2012 Share Posted April 25, 2012 add an "isPlayerReading()"-command, to check if a player has got a mes-window or a menu opened. When using doevent on a player, without checking this, you may have 2 buttons at once. Very weird Greetz Link to comment Share on other sites More sharing options...
Vianna Posted May 1, 2012 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 47 Reputation: 8 Joined: 12/06/11 Last Seen: January 13, 2013 Share Posted May 1, 2012 (edited) add an "isPlayerReading()"-command, to check if a player has got a mes-window or a menu opened. When using doevent on a player, without checking this, you may have 2 buttons at once. Very weird Greetz Does the server keeps track of the state of the script dialog box? If it does, it's simple to add a command like this. If it doesn't, it should... Edited May 1, 2012 by Vianna Link to comment Share on other sites More sharing options...
Lilith Posted May 1, 2012 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 407 Reputation: 159 Joined: 11/18/11 Last Seen: November 15, 2014 Share Posted May 1, 2012 What about support "\" symbol in messages? Example: mes "Hello!\ I can give you simple quest.\ Do you agree?"; Link to comment Share on other sites More sharing options...
JayPee Posted May 1, 2012 Group: Members Topic Count: 47 Topics Per Day: 0.01 Content Count: 633 Reputation: 78 Joined: 11/14/11 Last Seen: September 20, 2017 Share Posted May 1, 2012 separation of text log files by date. Link to comment Share on other sites More sharing options...
Emistry Posted May 1, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: Tuesday at 05:38 PM Share Posted May 1, 2012 I would like to see this implant into rAthena...xD Goddameit's Work... Link to comment Share on other sites More sharing options...
Brian Posted May 1, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted May 1, 2012 What about support "" symbol in messages? Example: mes "Hello! I can give you simple quest. Do you agree?"; Would multi-line mes work for you? (r15072) 1 Link to comment Share on other sites More sharing options...
ngek202 Posted May 3, 2012 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 530 Reputation: 33 Joined: 01/17/12 Last Seen: August 16, 2017 Share Posted May 3, 2012 can we also Add Quest Updates like: Global Project: Dewata Island Offical Script ( Base on iRO ) and also 13.3: El Dicastes Offical Script ( Base on iRO ) since Gennosuke Kouga based informations from iRO. Link to comment Share on other sites More sharing options...
Brian Posted May 3, 2012 Group: Members Topic Count: 75 Topics Per Day: 0.02 Content Count: 2223 Reputation: 593 Joined: 10/26/11 Last Seen: June 2, 2018 Share Posted May 3, 2012 separation of text log files by date. Or maybe log file rotation, like what Linux does. Link to comment Share on other sites More sharing options...
EvilPuncker Posted May 3, 2012 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 713 Reputation: 71 Joined: 11/08/11 Last Seen: December 25, 2024 Share Posted May 3, 2012 mutual deletion of friends in friend list (if you delete someone from your friendlist you also got deleted from his list if you are added there) Link to comment Share on other sites More sharing options...
Recommended Posts