Jump to content

Psyche

Members
  • Posts

    123
  • Joined

  • Last visited

Everything posted by Psyche

  1. what? putting Costume_Head_Low makes your equipment in costume accessorry??
  2. Yes my location is SEA. Even you selected Asia/SG for server location in DO. I'm saying this because of my own experience. I tried DO in 2017 and honestly it was amazing. with $10 you can run server smoothly with 100~200 players. But when I tried again in early 2020, with $5 package it can't handle even 20 players. The server will be laggy (small pings, but much rto) and you need a VPN to run it smoothly. I don't know what happend since i vacuum from that things in 2018. So I have no idea what happend to DO. Yes. DO was super amazing with automated feature and very fast configuration. But as i said above, maybe DO doesn't work for me anymore... I can't even try with 40$ package. So if it's true that minimum cost $40 to make server run smoothly, well, it doesn't suitable for small RO.
  3. BIG THANKS to @Patskie and @AnnieRuru . Both of you are my scripter idol. I'm so glad you replied to my thread. and I also thank to @Start_ I'm starting to understand now.
  4. Thankyou for your reply. But if I do that again, it will be too many lines in total. And i believe there was a way to simplify my script but sadly i don't know how.
  5. Hi community. I'm newbie and want to learn about array things. What the difference between . @ and $ or anything that scripter's usually used. I saw some used bracket [ ] too. For my curious, I made a test script but I think I fail to code / the result is not as expected. Heres the script. The purpose is give 4 equipment (Armor, Shield, Garments, and Shoes) to player with random refine +0 ~ +7 and random enchanted stone/orb. function script Test { setarray .Ref[0],0,1,2,3,4,5,6,7; setarray .Orb[0],4700,4701,4702; setarray .Armors[0],2301,2303,2305; setarray .Shields[0],2101,2103; setarray .Garments[0],2512,2501,2503,2505; setarray .Shoes[0],2416,2401,2403,2405,2411; set .Rand1, rand( getarraysize(.Ref) ); set .Rand2, rand( getarraysize(.Orb) ); set .RandA, rand( getarraysize(.Armors) ); set .RandB, rand( getarraysize(.Shields) ); set .RandC, rand( getarraysize(.Garments) ); set .RandD, rand( getarraysize(.Shoes) ); getitembound2 .Armors[.RandA], 1, 1, .Ref[.Rand1], 0, 0, 0, 0, .Orb[.Rand2], 1; getitembound2 .Shields[.RandB], 1, 1, .Ref[.Rand1], 0, 0, 0, 0, .Orb[.Rand2], 1; getitembound2 .Garments[.RandC], 1, 1, .Ref[.Rand1], 0, 0, 0, 0, .Orb[.Rand2], 1; getitembound2 .Shoes[.RandD], 1, 1, .Ref[.Rand1], 0, 0, 0, 0, .Orb[.Rand2], 1; end; } But that script give random armors, shield, garments, and shoes only. The Refine and Orb don't randomize. So the example result was : First open : +1 Cotton Shirt [STR +2] | +1 Muffler [STR +2] | +1 Guard [STR+2] | +1 Shoes [STR+2] Second open : +3 Cotton Shirt [INT +1] | +3 Manteau [INT +1] | +3 Buckler [INT+1] | +3 Shoes [INT +1] Get same refine and enchant. But the equipments are randomized. The expected result should be randomize everything. Please help me.
  6. Can't get it. Did you mean to change yellow aura to old blue aura? (150/50)?
  7. Revert back the rathena files may help you.
  8. maybe this guy had https://www.youtube.com/channel/UCHYWlVF9tGItRs813fR6EPA
  9. Yes, Technically it's possible. But to be Real, very very hard to realize. Unless you are good at modify-ing rathena code to sync with older client.
  10. it's part of diff files. u need to find and replace the hex.
  11. why u don't use eathena for basic emulator? it seems stable for pre-re and no new update. easy for you and the client to syncing.
  12. DO is very very lag now. Ping is unstable, too many rto.
  13. IMO, DC is more lag now, not like 1 or 2 years ago, i don't know why. you guys experiencing same for dc?
  14. Hello, Is there any possibilities for using @autoattack like @autotrade? Players will be logged out but character still on game and doing autoattack. I've tried to put state.autotrade = 1; but the result was the character didn't walking for monsters. So, is there a code/variable to make the client only logged out but character still on the game?
  15. Hi, I have an issue in this client version. I always got 'Disconnected from Server' after input ID and Password. What i've done : 1. Change the packets.hpp for disable Packets Obfuscation. 2. Fresh kRO latest patch. 3. Fresh data from https://github.com/zackdreaver/ROenglishRE 4. Setting both clientinfo.xml and sclientinfo.xml <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>PLAY!</display> <address>it's hidden, cuz my pub IP.</address> <port>6900</port> <version>55</version> <langtype>0</langtype> <registrationweb></registrationweb> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> </loading> </connection> </clientinfo> The weird thing is in my server log working fine. No login error notice or something. Totally fine.
  16. wow wow wow take it slow, mate My post does not mean to hit you, i said it was 'one of them (ra dev)'. who knows they (server owner) have paid one of you (ra dev/staff) to code their things? If i talk "80% rA dev do the private server", i accepted your comment. oh, and i show my respect to all of you. you can re-read (or read?) my comment again Next time please understand people opinion and read fully before spilling bullshit like this. Thank you very much.
  17. ahh.. i like retro... maybe old exe of ragnarok can be played in 98.
  18. Limit in what? If you mean limiting in features, i can say it yes. Let's just talk about lot of rA developers, do you think one of them haven't private server? And for sure, they will update or improve in their server first to attach people and earn some adventages before take it to rAthena. Am i hate this? NO!! it's very very okay for them. We (non-developer) are enjoying this free engine from developer. We are not supposed to be complaining about "limiting" and bla bla bla.. Bro, you have it free, and you want the developer treat you as their king? lol. Glad to see rA still alive for years. Appreciated. btw i am wondering why @Secrets always stick on @Akkarin in every topics <3 you guys in a relationship or what... lol
  19. Hi! I'm requesting a npc that reset all active/inactive quests, I already try to truncate quest database, but seems it's not working... Thanks!
  20. Hello. Seems that in my server, homunculus EXP was default set by 1, even i modify base_exp and job_exp in conf/exp.conf, the Homunculus EXP is forced to 1x How i change the homunculus exp rate?, conf/exp.conf did'nt affect it at all.. =_= .. .. ..
  21. Yeah, but i wanted to enable who features only with several group id. so the player with group id 1 cannot see the players online. I know that it was /who, but it forced to be used for all group id/players.
  22. Hello I want to ask about @who modification. Now we know that @who command gives a information about Player's Name, Party, and Guild. How if i am disable the list of player's name. so if i run @who command, it will be final result only (XX players found). Thanks
  23. Psyche

    Map Reward

    nice script! but is that works with autotrade user (if i set afk time to 0) ?
×
×
  • Create New...