-
Content Count
85 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Begin
-
Will try that, Winterfox. Thanks.
-
Hello @Myriad, Here is the whole code for sharpshooting: case SN_SHARPSHOOTING: case MA_SHARPSHOOTING: skillratio += 100 + 50 * skill_lv; if (sc && sc->data[SC_SOULLINK] && sc->data[SC_SOULLINK]->val2 == SL_HUNTER) skillratio += 10 + 10 * skill_lv; break; the bold one is my edited line. Am I correct on the formula?
-
Wow, haha! I will try this later. I think it's a good one!
-
Hello everyone, Can you help me to set the maximum pitch to 32000 only if you have 255 Int or 255 Int and Vit? Already made a topic: But when you have high int and vit, it makes more than 60000 Poition Pitch. Thank you in advance.
-
Message sent, Judas.
-
Hello Ridley, is this script has a limit? Like only 127 players can get the items using that command?
-
Hello Habilis, how to make this as permanent NPC? What lines needed to remove?
-
Lemme check it again in my test server. Will update you. ---- I now get your point. The @pk is not working. Players can still attack each other even you are on PK OFF state.
-
Yes, Ms. Annie. You can only use the command in towns to prevent the abuse. You can also turn it ON or OFF. Only @PK ON enabled outside towns can kill each other while @PK OFF players cannot attack nor hit by other players. I dont really understand the request of Thyro because this plugin is already a good one and same like other old @pk scripts.
-
Looking forward to this!
-
Hello Ms. Annie, I am using @pk commands for years since rAthena. It is being used in a High Rate server which is a PK Enabled on all maps because players want a different view of PK Place other than PvP Room. Sometimes, @pk is being used when a player wants to only farm and doesn't want to be killed. Sometimes, being used by newbies or if you have a Gold Room, they're also using it to avoid being killed.
-
Hello Winterfox, Thanks for poiting out the needed to fill out but I don't know how to do that
-
Hello Sir, Not yet working but the database already read the castle. https://imgur.com/a/NUYrCNI
-
Hello TheReturn, The script is not working for SE. See below photo. https://imgur.com/a/5wBbs7a
-
I recommend PonyVPS Hosting as they are currently handling my 2 servers.
- 2 replies
-
- hosting
- ragnarokvps
-
(and 2 more)
Tagged with:
-
Thanks Sir! Will try this later. Are you able to convert this to rAthena too? Because I have a live server and definitely want to put this.
-
This will be an amazing script!
-
Hello Ms. Annie, Issue is now fixed. Thank you!
-
Death Match - Battleground Addon
Begin replied to Alayne's topic in PvP, WoE, GvG, & Battleground Releases
Hello Alayne, Is it possible to make a barricade in this line https://imgur.com/a/GbOEKgC So the team from both sides can prepare once revived after killed? And is it possible if 4 or more players have the same IP, the event will not trigger to prevent the abuse of getting the war badge from the event? Thank you! -
Hi Everyone! I am a fan of Euphy and using his script for years. But can someone update the shop he created because there's a bug on Preview option? How to reproduce: - Wear a Hat - Talk to NPC, drag any headgear item then click Buy - Select Preview - Alt+Q then unequip your Hat Here's the script:
-
Hello Sir, I am getting this error when I query: MySQL said: #1067 - Invalid default value for 'start_time'
-
Hello TheReturn, Can you update include the WoESE? It will be useful for us High Rate servers. And may I know how to reset the time? Do I need to manually truncate it thru database/phpmyadmin? Thanks for this wonderful script!