Jump to content

Promeister

Members
  • Content Count

    72
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Promeister

  1. Just put a warp portal.
  2. he needs to create a basic account and just share your host name and password.
  3. trunk/db/pre-re/skill_tree.conf Novice: { skills: { NV_BASIC: 9 NV_FIRSTAID: 1 NV_TRICKDEAD: 1 WE_BABY: 1 WE_CALLPARENT: 1 WE_CALLBABY: 1 ALL_INCCARRY: 1 } } Just add whatever skill you want inside. For you example: Novice: { skills: { NV_BASIC: 9 NV_FIRSTAID: 1 NV_TRICKDEAD: 1 WE_BABY: 1 WE_CALLPARENT: 1 WE_CALLBABY: 1 ALL_INCCARRY: 1 // CUSTOM SKILLS FROM THIEF TF_DOUBLE: 10 TF_MISS: 10 TF_STEAL: 10 TF_HIDING: { MaxLevel: 10 TF_STEAL: 5 } TF_POISON: 10 TF_DETOXIFY: { MaxLevel: 1 TF_POISON: 3 } TF_SPRINKLESAND: 1 TF_BACKSLIDING: 1 TF_PICKSTONE: 1 TF_THROWSTONE: 1 } }
  4. I guess it doesn't support self hide.
  5. You mean mob suit costumes?
  6. Easiest way i managed to make my friends connect to my server is by using Hamachi.
  7. This is client-side issue ng SQL. check the root folder based on the error and see if the .spr file is actually there. For accessing the SQL user is root and just leave the password blank. Could be an error while installing? see which version is compatible with you. Is this x64 or x86? Find that item in the item_db.conf Change from Type: 3 to Type: 4 Download the latest kro translation. For this you need to use NEMO patch to apply your character as a GM sprite.
  8. 🔥 PowerhouseRO / Classic SHR 🔥 🔥🔥4th Job Costume Included 🔥🔥 Server Configuration: 👉Max Level: 900/200 👉No Delay Server(Non-kiel based) 👉Slots: [4] Equipment [2] Shield 👉Max PD: 30 👉Max HP/SP: 21,000,000/50,000 👉Max Status: 900 👉Max Guild Size: 25 👉Gepard 3.0 with @lgp 👉10% MvP/Mini-boss Card Drop rate 👉Extended Vending System enabled 👉300 Luk (Frost Immunity) 👉+10 Maximum Refine Main features: 🔥🔥 Over 1,000+ KRO Costumes (PRE-RE & RE)🔥🔥 🔥🔥 Over 1,000+ Custom Headgears 🔥🔥 ⚔️Mall Equips based PvP⚔️ ☑️Complete RMS Mall items ☑️AFK Farming ☑️Gold Room ☑️World Boss ☑️VIP Buffer NPC ☑️Daily Quest NPC ☑️Tons of Hourly Events Discord: https://discord.gg/g6FkumembF Facebook Fanpage: https://www.facebook.com/powerhouseragnarok Registration: https://powerhouse-ro.com/?module=account&action=create RMS: https://ratemyserver.net/index.php?page=detailedlistserver&preview=1&serid=21563&url_sname=Powerhouse Ragnarok Online [Google Drive] Full Client: https://drive.google.com/u/0/uc?id=17fRgQOjqU_IPtH4U9JyNeWGStJAwJPmL Lite Client: https://drive.google.com/u/0/uc?id=1nbba3yLnQmqiqABDmkKZ-mO-QusSMvIp [Mediafire] Full Client: https://www.mediafire.com/file/gr33znqzdbo4i2h Lite Client: https://www.mediafire.com/file/ijek0q34jspklqm [Mega] Full Client: https://mega.nz/file/r5VzzKyY#A3aeVKjMl9daydgOSuimSs4VQZafwzxEQAXoyi8vdcY Lite Client: https://mega.nz/file/y1UzmIoB#oMwgLSy_9qSrEmtnS3sNepWsf8dw2qTWgKWTp9JpbxM
  9. there's a lot of video tutorials made already for this: Here's a sample
  10. Daaaamn! this is something else! i hope this gets released soon. Will it still appear and make a sound if the player turned off they're /effect? or does it work like some hateffect wherein even if the effects are off, it'll still appear? Anyways good job!
  11. This has nothing to do with gepard. You can edit this in the skill.db file.
  12. Since its been deprecated with the 2019 update. i'm kinda testing it today and here's what i encountered: Using this below format: ViewData: { SpriteId: "DANTEAPPRENTICE" WeaponId: 642 ShieldId: 0 RobeId: 0 HeadTopId: 67 HeadMidId: 10207 HeadLowId: 55 HairStyleId: 1 BodyStyleId: "Job_Taekwon" HairColorId: 9 BodyColorId: 4 Gender: "SEX_MALE" Options: 0 } BodystyleId: seems to only read the value 0 or Job_Novice. I just need confirmation if this is already 100% fully functional or am i just missing something? Thanks!
  13. I think what he means is that he applied the weapon sprite as a headgear slot. That way it appears no matter what condition your weapon script has. Just to make sure it doesn't overlay the existing, use the W_FIST instead as subtype.
  14. On your skill_db.conf find { Id: 485 Name: "WS_CARTTERMINATION" Description: "Cart Termination" and look for the this: DamageType: { IgnoreCards: true } It should be like this DamageType: { //IgnoreCards: true } after that restart the server.
  15. Hi @anacondaq! Any way i can make my friends(local area) connect to my offline server? we have the same IP. A tutorial would be much appreciated! Thank you! Update: Nvm, I figured it out. For those that want to have a LAN party with your friends follow these steps: 1. Download Hamachi( make your friends download it as well cause this will be the main network connectivity you will use) - Main User # Register An Account # Create New Network # Save your network's user and pass ( you will give this access to your friends so they can connect to your hamachi IP ) - Sub User # Register An Account # Join Network # Get the Main network's user and pass and login through that 2. Get the IP provided by Hamachi 3. Replaced the IP defaults of the ff [conf] files: - char-server.conf - map-server.conf - network.conf(just add the hamachi IP provided) ex. trusted: ( "127.0.0.1:255.0.0.0:hamachi.ip.here", ) 4. find the "clientinfo.xml" file in your RO folder and change this "<address>127.0.0.1</address>" to the hamachi ip. note that if you find other grf's that has the same file, just do the same process as well. 5. Share your RO folder. Main user is required to execute the ff: 1. Domain 2. run-server.bat Sub users don't. So you can just send the client file even without the domain. Hamachi only has a maximum of 5 users. if you want to extend the capacity you have to pay. GOODLUCK!
  16. Hi Wolfie, Its Ragnarok Mobile. Like this one. Will try the script you sent.. thanks!
  17. Just like in ROM, only this can state atleast the last time value of the MvP before spawning. same prompt like @resist. when monster is dead, on @mvptime " <mvpname> only has <hours>,<mins> before spawning " when monster is alive " <mvpname> has spawned at <mapname> " Thank you in advance!
  18. Hello, would like to request a simple script that when an hourly event is activated and announced globally, a text display message will show below and display " Do you want to join the event? Type - 'Yes' to join, ignore if you don't want to." and if they type on the chat box 'Yes' after 3 seconds they will be globally recalled near the npc. its more or less reducing the amount of effort a player has to go through instead of announcing the coordinates and they type the whole thing, just a simple yes or ignore will do.
  19. I see. I suspect my grf editor might have something to do with this. I'll update when something comes up. Thanks!
  20. What do you mean by changing the client? I'll try to redo the diffing method. I did it when i saw it on the video guide.
  21. 1. I'll see what compression method would make it work. 2. It didn't prompt any errors and such.. Reason why i'm editing in data.grf is due to the client can't read my custom grf. for some reason, i've followed almost every default guide and still no avail. So i'll just have to make use of what the client can read. anyways thanks for the tip @Dastgir
  22. @anacondaq I'm having a rather disturbing issue whenever i edit out something on the data.grf, the client doesn't open anymore. I'm assuming the whole client pack is encrypted somewhat since i tried to replaced a sprite with the same name, and after saving the grf, the client can't be opened anymore. Tho the fix here is to just replace the data.grf to the default one but i need to find a fix to openly save files and make the client read it even with changes made to the data.grf itself.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.