Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Due to recent spam attacks that heavily used compormised accounts we did reset all user passwords, AGAIN, if it happens and your account got compromised again due to re-used passwords your account will be perma-banned.
File Name: Magic Critical Strike
File Submitter: Dastgir
File Submitted: 12 Jan 2015
File Category: Plugins
Its a plugin for Critical Strike on Skills
Critical Strike Calculation is as per normal calculations
You can have a battle_config on any of the files in conf/battle/ with...
Its a plugin for Critical Strike on Skills
Critical Strike Calculation is as per normal calculations
You can have a battle_config on any of the files in conf/battle/ with
magic_critical_color: 1 or 2
1 = Red Critical Strike
2 = Blue Critical Strike
Method to Change Delay:
Either add the...
File Name: Warp Hit Delay
File Submitter: Dastgir
File Submitted: 12 Jan 2015
File Category: Plugins
It is warp delay plugin
Once you get a hit(not a miss) , you will be attached by a timer of x seconds, only after that you will be able to warp(be it be any wings,warp command,go command...
It is warp delay plugin
Once you get a hit(not a miss) , you will be attached by a timer of x seconds, only after that you will be able to warp(be it be any wings,warp command,go command, npc or skill)
You can have a battle_config on any of the files in conf/battle/ with
warp_delay_mob...
Hello Community,
I am feeling like, there's many plugin on forum, but not been actively used, due to out-of-date plugin
I have updated Shikazu's Plugin first(as it was requested on the thread from 25th April), maybe Shikazu busy on his rl.
Also I have included My Plugins there.
I would like...
File Name: Restock System
File Submitter: Dastgir
File Submitted: 10 Jan 2015
File Category: Plugins
It is a restock system(which I apparently made 5-6 months ago) [Also its a Plugin - Yay]
So I am just releasing it, as I feel its been useful for many servers.
Though there can be some...
It is a restock system(which I apparently made 5-6 months ago) [Also its a Plugin - Yay]
So I am just releasing it, as I feel its been useful for many servers.
Though there can be some optimizations on script-side(will be applied later on).
You need to enable plugin as well as script provided...
Hello Hercules Community,
Here's a Guide to Add a New Custom Status Icons(the one displayed on the right)
What you Need?
Knowledge of Editing and Compiling Server(and ofcourse custom icons)
1) Server Side Edits:
open
src/map/status.h
Find
SC_MAX
Add Before
SC_MYCUSTOMBUTTON,
Find...
Pet Evolution:
Patch released on 8th October:
More Info on http://ro.gnjoy.com/news/update/View.asp?seq=158&curpage=1
Roulette:
kRO Introduced Roulette System
Preview:
(Directly Fetched from GRF)
Those buttons are animated,(since they have .spr files too).
The boxes contains item...
File Name: [Recolor] 6 Amdarais Monster
File Submitter: Dastgir
File Submitted: 06 Sep 2014
File Category: Sprites & Palettes
My First Recolor Ever with the Ugly Monster..
Please Rate the recolors.
Click here to download this file
I have a suggestion for forum(don't know if its possible or not),
The Suggestion is that:
If the topic owner has marked the post as Solved, can there be tag put on the topic title automatically named "[solved]"(On View New Contents Page)
Its annoying to open topic, then see that "ohh its...
File Name: [Function] random item/variable
File Submitter: Dastgir
File Submitted: 23 Jul 2014
File Category: Quest, Shops, Functions & Algorithms
This Function does something which is useful for some scripts.
This function gives you item or adds/substract the variable value.
Example...
This Function does something which is useful for some scripts.
This function gives you item or adds/substract the variable value.
Example:
mes "Random between 7227,1 and 502,2 and 7227,2"; callfunc "rand_add",1,7227,1,502,2,7227,2; next; mes "Random between 1 Cash Points and 2 PvP Points"...
File Name: Permanant Group Changer
File Submitter: Dastgir
File Submitted: 22 Jul 2014
File Category: Utility
This is a command "@adjgroup2" From which you can give a character new GroupID, no matter he is online or offline.
The New Group is changed permanently.
Usage:
@adjgroup2...
This is a command "@adjgroup2" From which you can give a character new GroupID, no matter he is online or offline.
The New Group is changed permanently.
Usage:
@adjgroup2 <GroupID> <PlayerName>
If PlayerName contains Spaces, Just put it with spaces, without Quotes.
Hello,
Screen is a useful utility to help you see map-server logs even after relogging into putty.
How to Install:
CentOS: yum install screen
Debian/Ubuntu: apt-get install screen
How to Use:
After Installing, Typescreen -S AnyName
It will make a screen session named "AnyName"...
Requested by AngelMelody: http://herc.ws/board/topic/2954-item-db-file-structure-overhaul/page-4#entry37029
This is a simple tool which allows you to copy display names for range of items from idnum2itemdisplayname.txt or from iteminfo.lua to your item_db.conf, within just 30 seconds...