NakedWolf Posted April 1, 2017 Group: Members Topic Count: 22 Topics Per Day: 0.01 Content Count: 120 Reputation: 2 Joined: 03/21/17 Last Seen: February 18, 2021 Share Posted April 1, 2017 when i try to add a custom mob and in-game when i use @mosnter 3001 it appear as the monster GHOUL client> data > lubfile > datainfo > jobname.lub > [jobtbl.JT_Blue_Mavka] = "Blue_Mavka", [jobtbl.JT_Green_Mavka] = "Green_Mavka", client > data > lubfile > datainfo > npcidentity.lub > ["JT_Blue_Mavka"] = 3000, ["JT_Green_Mavka"] = 3001, db > pre-re >mob_db.txt> 3000,Blue_Mavka,Blue_Mavka,Blue_Mavka,999,10000000,0,0,0,1,100000000,100000000,300,100000000,100000000,190,181,110,1000,5000,10,12,2,7,86,0x6283695,100,76,384,288,0,0,0,0,0,0,0,969,30,696,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 3001,Green_Mavka,Green_Mavka,Green_Mavka,999,10000000,0,0,0,1,100000000,100000000,300,100000000,100000000,190,181,110,1000,5000,10,12,2,7,86,0x6283695,100,76,384,288,0,0,0,0,0,0,0,969,30,696,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 please help me thank you Quote Link to comment Share on other sites More sharing options...
0 Technoken Posted April 1, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 505 Reputation: 127 Joined: 04/04/16 Last Seen: April 13 Share Posted April 1, 2017 If you wanted to create a custom mob based from an existing mob sprite. Just put it on mob_avail.txt and add the custom mob on your mob_db.txt No need to edit client side files. Quote Link to comment Share on other sites More sharing options...
0 Adel Posted April 4, 2017 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 566 Reputation: 349 Joined: 11/20/11 Last Seen: November 27, 2024 Share Posted April 4, 2017 Try using a higher ID like 5000+ Quote Link to comment Share on other sites More sharing options...
0 FXFreitas Posted April 4, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 354 Reputation: 110 Joined: 01/30/13 Last Seen: June 7, 2024 Share Posted April 4, 2017 1 hour ago, Adel said: Try using a higher ID like 5000+ but mob ids are limited to 3999 in client side rsrsrs. Try to put the id 3999 and going down for each mob you add... Quote Link to comment Share on other sites More sharing options...
Question
NakedWolf
when i try to add a custom mob and in-game when i use @mosnter 3001 it appear as the monster GHOUL
client> data > lubfile > datainfo > jobname.lub > [jobtbl.JT_Blue_Mavka] = "Blue_Mavka",
[jobtbl.JT_Green_Mavka] = "Green_Mavka",
client > data > lubfile > datainfo > npcidentity.lub > ["JT_Blue_Mavka"] = 3000,
["JT_Green_Mavka"] = 3001,
db > pre-re >mob_db.txt> 3000,Blue_Mavka,Blue_Mavka,Blue_Mavka,999,10000000,0,0,0,1,100000000,100000000,300,100000000,100000000,190,181,110,1000,5000,10,12,2,7,86,0x6283695,100,76,384,288,0,0,0,0,0,0,0,969,30,696,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
3001,Green_Mavka,Green_Mavka,Green_Mavka,999,10000000,0,0,0,1,100000000,100000000,300,100000000,100000000,190,181,110,1000,5000,10,12,2,7,86,0x6283695,100,76,384,288,0,0,0,0,0,0,0,969,30,696,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
please help me
thank you
Link to comment
Share on other sites
3 answers to this question
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.