Kariton Revolution Posted December 5, 2011 Posted December 5, 2011 i add the mob perpectly in jobname.lua and npcidentify.lua and mobdb2 pero pag spawn ko sakanyan ERror aq npcidentify.lua ["JT_IGNIZ"] = 2308,["JT_JIN"] = 2309, ["JT_JUGGERNAUT"] = 2310, ["JT_KEN"] = 2311, ["JT_KYO"] = 2312, ["JT_MEGAMAN"] = 2313, ["JT_MORRIGAN"] = 2314, ["JT_RYU"] = 2315, ["JT_STRIDER"] = 2316, ["JT_ZERO"] = 2317, Jobname.lua [jobtbl.JT_IGNIZ] = "IGNIZ",[jobtbl.JT_JIN] = "JIN", [jobtbl.JT_JUGGERNUT] = "JUGGERNUT", [jobtbl.JT_KEN] = "KEN", [jobtbl.JT_KYO] = "KYO", [jobtbl.JT_MEGAMAN] = "MEGAMAN", [jobtbl.JT_MORRIGAN] = "MORRIGAN", [jobtbl.JT_RYU] = "RYU", [jobtbl.JT_STRIDER] = "STRIDER", [jobtbl.JT_ZERO] = "ZERO", mobdb2 2308,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2309,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2310,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2311,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2312,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2313,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2314,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2315,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2316,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 2317,MER_ELEANOR,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21 ,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,15 0 0,512,150,619,20,0,0,0,0,4001,1 Quote
Angst Posted December 5, 2011 Posted December 5, 2011 (edited) You have a flaw in your jobname.lua here: [jobtbl.JT_JUGGERNAUT] = "JUGGERNAUT", Also I believe the mod_db entries should look like this, since the second field in a mob_db is the sprite name. 2308,IGNIZ,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2309,JIN,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2310,JUGGERNAUT,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2311,KEN,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2312,KYO,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2313,MEGAMAN,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2314,MORRIGAN,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2315,RYU,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2316,STRIDER,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 2317,ZERO,Eleanor,Eleanor,1,50,0,2,1,1,7,10,0,5,1,1,1,0,6,30,10,12,1,3,21,0x83,400,1872,672,480,0,0,0,0,0,0,0,0,909,7000,1202,100,938,400,512,1000,713,1500,512,150,619,20,0,0,0,0,4001,1 Also as an end note, this may be a helpful refresher =D http://rathena.org/wiki/Custom_Mobs Edited December 5, 2011 by Angst Quote
Kariton Revolution Posted December 6, 2011 Author Posted December 6, 2011 (edited) sa Mob Avail ung Kailangan Kaso Gusto ko sana Mapalabas ung Sprite ni Igniz Pano ko ung gagawin ano lalagay ko sa Sprite Id na id? Thanks Mob_id: 2308, Sprite_id,0 Edited December 6, 2011 by piso Quote
Kariton Revolution Posted December 6, 2011 Author Posted December 6, 2011 help po Salamat ^^ help po Salamat ^^ help po Salamat ^^ help po Salamat ^^`111 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.