ShadowLight
New member
- Messages
- 46
- Points
- 0
Hey guys,
I follow the wiki and added the following:
db/pre-re:
5000,PARAGON_FABRE,Paragon Fabre,Paragon Fabre,6,630,0,60,40,1,8,11,0,0,1,2,4,0,7,5,10,12,0,4,22,0x181,400,1672,672,480,0,0,0,0,0,0,0,914,6500,949,5000,1502,800,721,50,511,7000,705,10000,1501,2000,0,0,0,0,4002,100
npcidentity.lua:
["JT_4_F_SWORDMAN"] = 645,["PARAGON_FABRE"] = 5000
jobname.lua:
But when I type in @monster 5000, it tells me "Invalid monster ID or name". What am I missing?
Thanks in advance,
ShadowLight
I follow the wiki and added the following:
db/pre-re:
5000,PARAGON_FABRE,Paragon Fabre,Paragon Fabre,6,630,0,60,40,1,8,11,0,0,1,2,4,0,7,5,10,12,0,4,22,0x181,400,1672,672,480,0,0,0,0,0,0,0,914,6500,949,5000,1502,800,721,50,511,7000,705,10000,1501,2000,0,0,0,0,4002,100
npcidentity.lua:
["JT_4_F_SWORDMAN"] = 645,["PARAGON_FABRE"] = 5000
jobname.lua:
Code:
[jobtbl.JT_RUNAWAY_BOOK] = "RIDEWORD",[jobtbl.PARAGON_FABRE] = "FABRE"
Thanks in advance,
ShadowLight
Last edited by a moderator: