Jump to content

petrock618

Members
  • Posts

    11
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Canada

Recent Profile Visitors

1170 profile views

petrock618's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Hello, I would like to add a VIP Warper to my server, but I'm kind of confused on how to do it, I would like the NPC to say something like Hello I can warp you to the VIP room Then I want the NPC to check for the item 7608 And if they have the item I want the npc to warp them to prt_in 128,39 And if they don't have the ticket, I want the NPC to say something like have a nice day. If anyone could help me that would be awesome.
  2. Hello, I have a warper and I'd like to add nameless island to it, this is what I have: case 2: mes "[Warp Agent]"; mes "Please select which dungeon you would like to be teleported to."; next; switch(select("Abyss Lake:Amatsu Dungeon:Anthell:Ayothaya Dungeon:Bibilan Dungeon:Coal Mine (Dead Pit):Culvert:Einbech Dungeon:Glast Heim:Gonryun Dungeon:Juperos:Lighthalzen Bio Lab:Magma Dungeon:Niflheim:Odin Temple:Orc Dungeon:Payon Dungeon:Pyramids:Sphinx:Sunken Ship:Thanatos Tower:Turtle Dungeon")) { case 1: warp "hu_fild05",189,207; break; case 2: warp "ama_dun01",229,12; break; case 3: warp "moc_fild20",164,145; break; case 4: warp "ayo_fild02",280,149; break; case 5: warp "izlu2dun",106,88; break; case 6: warp "mjolnir_02",81,359; break; case 7: warp "prt_sewb1",126,248; break; case 8: warp "einbech",135,249; break; case 9: warp "glast_01",368,303; break; case 10: warp "gonryun",160,195; break; case 11: warp "yuno_fild07",218,176; break; case 12: warp "lighthalzen",158,285; break; case 13: warp "yuno_fild03",39,140; break; case 14: warp "niflheim",35,161; break; case 15: warp "odin_tem01",98,144; break; case 16: warp "gef_fild10",70,332; break; case 17: warp "pay_arche",43,132; break; case 18: warp "moc_ruins",62,162; break; case 19: warp "moc_fild19",107,100; break; case 20: warp "alb2trea",75,98; break; case 21: warp "tha_scene01",131,223; break; case 22: warp "tur_dun01",149,238; break; case 23: warp "nameless_n",80,96; break; } break; } end; } I tried reloading and restarting but the warp won't show up in my warper npc, anyone know whats wrong? Thanks Also, does anyone know how I could add the last warp feature warp to my npc..?
  3. Hello, I was wondering if there was a way I could extend the time of buffs, Like for example, how to make the skill blessing, and increase agility last longer.
  4. Hello, does anyone know how I could remove the cost of zeny on triple action?
  5. Thats the thing, I don't understand how to do that with WinsCP.. Guessing he doesn't either ^
  6. Hello! I've been having issues disabling the renewal cast time. I've commented on the lines, I've put two //'s before #define RENEWAL_CAST but It's still giving me a cast time even on a test character with 160 dex. I have my Instant Cast dex rate set to 151, I don't know whats going on.. I've been trying to fix this for over 30 minutes. My server doesn't even have the third jobs, so I'd really like to be able to remove this, thanks.
  7. Hello! Does someone think that they could make me a warper that warps players to a VIP area, but it will only warp them if they have the donation VIP Warp Ticket? And if they don't it just tells them they don't have it, or something like that? If possible! Love you guys<3
  8. You`re amazing! Thank you so much<3
  9. Hello I was wondering, if anyone had a basic warper script I could have? Because mine teleports people to the different levels of the dungeon and I don't want that on my Low Rate server, so if someone could give me a basic warper, with just Dungeons and towns it would mean the world to me! Thanks<3
  10. Hello, I was wondering if someone would be willing to set up a Ragnarok Online Server through MySQL for me. I would be willing to pay for the services, please in box me if interested!
  11. Hello everyone! I have recently took an interest in making my own Ragnarok Online server. I've gotten everything done, all the port forwarding and such, but when I go to log in it says I don't have an account? Saying "Invalid Username and Password" So I go back into MySQL workbench and I check the Login table, and it says I have an account, but I still can't log in? Can someone please help me? Please don't be angry, or rude, I am new to this and I'm just looking for some simple guidance, any help or suggestions would be greatly appreciated! -Jeff
×
×
  • Create New...