-
Posts
9 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by Sup3rHulk0r
-
-
Uhm mob_skill_db.txt from rAthena should be fine, skills of monster havn't changed in renewal. Only stats were affected
-
You should use lub files for 2012-02-07b at the moment no one decompiled those one.
-
1
-
-
You should check your lua files in data/lua files/skillinfoz/skillinfolist.lua or skillinfolist.lub something's wrong
-
1
-
-
When you add numbers, its not only 0-9 its 0-F like that:
0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F
so if you have 2 + 8 = A
or 2 + 9 = B etc...
-
That's what irowiki & doddler says it's not custom.
I updated this from irowiki.org database, no one updated this one yet
-
All atk1, atk2 and dex have changed for 50+ monsters since Renewal.
There's an updated version of mob_db.txt with new monster stats.
Enjoy
-
Thx!!
-
Hi, i have a made a script for a random MvP Spawn. The MvP should spawn all 1hour like a normal NPC but it should spawn at a definied place :
I tried it :
case 1: set [email protected],50; set [email protected],73; break;
case 2: set [email protected],94; set [email protected],211; break;
case 3: set [email protected],110; set [email protected],241; break;
prt_fild08,[email protected],[email protected],0,0 boss_monster Baphomet 1039,1,7200000,600000,1
And the script used for know the killed monster is
OnNPCKillEvent:
if ( killedrid == 1039 )
{
if(killedbaphomet == 1)
{
set killedbaphomet,2;
announce "You killed the baphomet! Come to see me for your reward.",3;
}
}
end;
}
but it still don't work, an idea
????Thanks anyway
Updated Renewal Monster Database
in Database Releases
Posted · Edited by Sup3rHulk0r
There's +800 mobs changed. Only monster 50+ were affected by this changes. One example:
rAthena:
1106,DESERT_WOLF,Desert Wolf,Desert Wolf,103,9447,1,1800,1350,1,520,579,114,47,93,69,63,61,82,42,10,12,1,2,23,0x308D,200,1120,420,288,0,0,0,0,0,0,0,1253,1,7030,5500,2311,1,6252,200,1287,1,756,53,1217,140,0,0,0,0,4082,1
new version:
1106,DESERT_WOLF,Desert Wolf,Desert Wolf,103,9447,1,1800,1350,1,676,735,114,47,93,69,63,61,98,42,10,12,1,2,23,0x308D,200,1120,420,288,0,0,0,0,0,0,0,0,1253,1,7030,5500,2311,1,6252,200,1287,1,756,53,1217,140,0,0,0,0,4082,1
that's what irowiki says:
http://db.irowiki.or...ster-info/1106/