Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J [HELP] Adding new pets

Status
Not open for further replies.
Initiate Mage
Joined
Jan 19, 2007
Messages
15
Reaction score
0
Hi, does anyone know how the steps to add new pets? (e.g Royal Knight as pet)

Can be summoning skill or pet collar. Help very much appreciated! :kisss:
 
Initiate Mage
Joined
Nov 23, 2006
Messages
14
Reaction score
0
yes its possible create item id on client and sql data base

assign item id on npc id

npc change into type l2pet

or create new sql npc id type L2pet

petstats create stat lvl 1 to 80 with same id
 
Upvote 0
Initiate Mage
Joined
Jul 21, 2004
Messages
53
Reaction score
0
hi ,

i made couple of pets ,but all of them doesn't have "atack and skill "icons ???

anybody knows how to add "atack and skill" icons in action bar...

please help me .

here is my pic .
 

Attachments

  • 001 - [HELP] Adding new pets - RaGEZONE Forums
    001.jpg
    58 KB · Views: 260
  • 002 - [HELP] Adding new pets - RaGEZONE Forums
    002.jpg
    58.5 KB · Views: 187
  • 003 - [HELP] Adding new pets - RaGEZONE Forums
    003.jpg
    58 KB · Views: 163
Upvote 0
Junior Spellweaver
Joined
Sep 17, 2005
Messages
158
Reaction score
2
Hi zelcadence,I can help u to add pets.
Well create GM character (or admin) and then digit in chat bar "//admin" then click on the other page of Gm command.Can u see "SummonGm pet"??If is it at the end of window there is a space where U can put number.
For example write 12373 then click SummonGm Pet,U obtain Baium ad Gm pet^^(u can summon all L2 monster like pet)Good Game.
 
Upvote 0
Initiate Mage
Joined
Jan 19, 2007
Messages
15
Reaction score
0
Thanks for the Summon GMpet :) It benefits me a lot, but do you have another method where I can integrate the summon function onto an item/petcollar? (e.g Flute of Baium)

e.g
Flute of Wind Strider summon Wind Strider
Flute of Baium summon Baium
 
Upvote 0
Custom Title Activated
Member
Joined
May 23, 2006
Messages
1,897
Reaction score
1
Flute of Baium LOL
you need to make an npc l2pet type
and then copy a pet "collar" and change it to spawn the npc you want
i will try when i have time
brb
 
Upvote 0
Initiate Mage
Joined
Nov 23, 2006
Messages
14
Reaction score
0
Yes or SKIll Summon invocation baium just for king ^^,its not impossible :D
Gm add skill for PJ King ^^
add condition summon golem siege for the biaum(skill xml)

add template id action name skill in actionname-e.dat and in DB npc skill for new npc with template id baium type(l2pet).

add mobskillanimgrp.dat new id pet with animation skill
and skill name eddit skillname-e.dat for invocation ,new id add id skill xml with conddition and db skill id +lvl



EDit *.dat with fileEdit.exe ver5.6

:robot:
IF for pet collar eddiitemname-e.dat for ICOn and type new id
itemname-e.dat for name item and id new item.

just small exemple of my server

exist for player ;) ((((sorrrryy for verrrryyy bad english )))


zelcadence - [HELP] Adding new pets - RaGEZONE Forums

zelcadence - [HELP] Adding new pets - RaGEZONE Forums
 
Last edited:
Upvote 0
Initiate Mage
Joined
Nov 23, 2006
Messages
14
Reaction score
0
hi ,

i made couple of pets ,but all of them doesn't have "atack and skill "icons ???

anybody knows how to add "atack and skill" icons in action bar...

please help me .

here is my pic .


eddit actionname-e.dat with FileEddit.
search and copy line iD 16 Attack icon.action102 Attack target. petattack in the actionname-e.dat

paste code at the end of actioname-e.dat change category 4 by 5 (((category 4=pet collar,category 5=summon invoc).
;) save and encrypt.
its not difficult ;) good luck
 
Upvote 0
Experienced Elementalist
Joined
Jan 29, 2006
Messages
233
Reaction score
0
Yes or SKIll Summon invocation baium just for king ^^,its not impossible :D
Gm add skill for PJ King ^^
add condition summon golem siege for the biaum(skill xml)

add template id action name skill in actionname-e.dat and in DB npc skill for new npc with template id baium type(l2pet).

add mobskillanimgrp.dat new id pet with animation skill
and skill name eddit skillname-e.dat for invocation ,new id add id skill xml with conddition and db skill id +lvl



EDit *.dat with fileEdit.exe ver5.6

:robot:
IF for pet collar eddiitemname-e.dat for ICOn and type new id
itemname-e.dat for name item and id new item.

just small exemple of my server

exist for player ;) ((((sorrrryy for verrrryyy bad english )))


zelcadence - [HELP] Adding new pets - RaGEZONE Forums

zelcadence - [HELP] Adding new pets - RaGEZONE Forums


and as I can put those pets in my server? so that all the players can also have them :S plz share
 
Upvote 0
Initiate Mage
Joined
Nov 23, 2006
Messages
14
Reaction score
0
Yes !

My server is configured to have pets for the players, the players have these new pets with skills.;)


the items collar are to assign with the new pets.

the players can buy the pets in the gmshop
 
Last edited:
Upvote 0
Experienced Elementalist
Joined
Jan 29, 2006
Messages
233
Reaction score
0
Yes !

My server is configured to have pets for the players, the players have these new pets with skills.;)


the items collar are to assign with the new pets.

the players can buy the pets in the gmshop

ok:D please share yor files :eat:
 
Upvote 0
Initiate Mage
Joined
Jan 19, 2007
Messages
15
Reaction score
0
Hmm I tried those methods but it always gives me a black button which doesn't do anything. Maybe I'm doing the wrong steps.

If possible, would you mind sharing the files you edited? Thanks :)
 
Upvote 0
Initiate Mage
Joined
Nov 23, 2006
Messages
14
Reaction score
0
I would post a tuto for this modd customer because that is MODS customer;) soon on L2J Client modding
 
Upvote 0
Junior Spellweaver
Joined
Sep 21, 2006
Messages
145
Reaction score
0
ok if someone can tell how to connect the new pet collar with the npc pet we created it will be very helpful
 
Upvote 0
Initiate Mage
Joined
Jan 19, 2007
Messages
15
Reaction score
0
There's a post below me about the same topic too. Someone said a java handler is needed too. Hmm :/ Still waiting for rapacce's tutorial :)
 
Upvote 0
Status
Not open for further replies.
Back
Top