Jump to content

Recommended Posts

Posted (edited)

Well this code is simple, and here what it does:

  • With a custom item that you can change (I used Tutorial Guide) you can summon a custom pet
  • The custom pet by default is Dragon Bomber
  • With the command ".copypet" and with a Monster, NPC... as your Target, you can change the visual style ~aka dressme, of your custom pet
I find it funny and it's fast to code/add to your server, you can also edit the custom pet stats in the .xml file.

For those people that don't like to have common pets, here you have the option to make any NPC or mob your own custom pet, hope you enjoy :)

 

 

Credits: Wyatt

Prieview

 

3bab91c1bd.png

 

Coded for L2jServer H5 Stable - Tested and working - by Wyatt

http://pastebin.com/5MN1RvUk

 

SQL here

INSERT INTO `custom_npc` VALUES ('9005', '13085', 'Dragon Boomber', '0', '', '0', 'LineageMonster4.foxian_wizard_pet', '16', '24', '55', 'male', 'L2Pet', '40', '1673.054730000000000', '889.800000000000000', '6.500000000000000', '2.400000000000000', '35', '37', '30', '32', '20', '25', '0', '0', '388.11142', '223.63620', '265.02979', '163.64727', '253', '4', '333', '0', '0', '0', '35.00000', '170.00000', '0', '1');
INSERT INTO `npcaidata` VALUES ('9005', '7', '15', '0', '0', '1', '1', '1', '0', '0', '0', '0', '2', '2', '0', '0', '0', '0', 'null', '0', 'null', '0', '0', 'fighter');
ALTER TABLE characters ADD customPet INT(10) NOT NULL DEFAULT 0;
Edited by ^Wyatt
  • Upvote 1
Posted

Ty :)

 

Updated the pastebin, with the first code you could only see your dressed pet but not others, now yes :)

Posted

ON: Nice share wyatt ! Something that will change a little the boring face of lineage.

OFF: Girls making L2 Servers nodays  :troll:

 

E-girls.

Posted

Nice work, but I guess its too hard coded for the results it provides...

 

You could work by just making ur pet broadcasting your target's npcInfo like: broadcastPacket(npcInfo(activeChar.getTarget()));

 

or even simplier changeing the opcode of petInfo into npcInfo and writing the required npcInfo bytes

Posted (edited)

Nice work, but I guess its too hard coded for the results it provides...

 

You could work by just making ur pet broadcasting your target's npcInfo like: broadcastPacket(npcInfo(activeChar.getTarget()));

 

or even simplier changeing the opcode of petInfo into npcInfo and writing the required npcInfo bytes

Not rly because it only would show it till packet is sent again, I guess.

It's the fastest and easiest way I found and I don't think that is too hardcoded.

 

And as I always say, please... I don't need to know the "perfect coding way" in the shares I do, I'm just sharing what I did please, avoid doing it, nothing personal but it's kinda boring.

Edited by ^Wyatt
Posted

I see what you did here :D

 

The idea is cool but if i can dress my pet with any mob i can make ppl pk my pet.

 

Checked the code i like your way tomorow i will give you cookies.

Posted

The idea is cool but if i can dress my pet with any mob i can make ppl pk my pet.

ahahahaha that would be the next-level BAIT :troll:

however, you can notice that it's a pet, check the image, the pet's title is your name... it's not so hard to see that's not a mob :P

Posted

ahahahaha that would be the next-level BAIT :troll:

however, you can notice that it's a pet, check the image, the pet's title is your name... it's not so hard to see that's not a mob :P

I can make your server name as a character name and :happyforever:

Posted

I can make your server name as a character name and :happyforever:

Well, my opinion is that is more interesting knowing what you just pointed, more fun, more options, more bait :troll:
Posted

can i make random player aka my pet? xD

 

 

Lets say that there is a player ,his name is Huggings ,ugly gladi

 

i dress my pet like him and put name Huggings Jr

 

 

 

how about that?

Posted

can i make random player aka my pet? xD

 

 

Lets say that there is a player ,his name is Huggings ,ugly gladi

 

i dress my pet like him and put name Huggings Jr

 

 

 

how about that?

Not with this code.
  • 3 weeks later...
Posted

Super Share ! Really funny at all !

I have a problem when i press right click to summon my pet nothing happened, i use new item wich i create same with 15489 item.

 

Thanks

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Both are in-game bots. I'm looking for an out-of-game bot ((one that doesn’t require the L2 client).     Hmm, never heard about this bot. Will check, thank you
    • 🎉 L2Mid is back! After a 3-year pause, we’re launching a new Interlude server based on the original Interlude client (old school 😉).   What to expect • The classic Interlude spirit • Old friends, rival clans, and returning legends • A season focused on pure nostalgia   This may be our final Interlude server. (maybe 😉) 🗓️ Opening: December 5, 2025 at 20:00 (GMT+2)   https://l2mid.com
    • Hello, i was wondering if there's a guide on how to add the enchanting armor glow system from  Ertheia or Lindvior to hi5?
    • I imported this file using Unreal Engine 2 Runtime, modified it, saved it back, and then placed it on the client. When I run the game and wear this back accessory, the client crashes!     2025.10.28 03:52:59 OS : Windows XP 5.1 (Build: 2600) CPU : GenuineIntel  Intel(R) Core(TM) i3-6100 CPU @ 3.70GHz @ 3697 MHz 1023MB RAM Video : NVIDIA GeForce GT 730 (3064) PosCode : TS4(273) -119:-62:-1474 4/1 [0] SkeletalMesh MFighter_Fuckl2jangel.MFighter_Fuckl2jangel: Serial size mismatch: Got 383399, Expected 383403 History: LoadObject <- (SkeletalMesh MFighter_Fuckl2jangel.MFighter_Fuckl2jangel 8376427==8376427/8376498 7993028 383403) <- ULinkerLoad::Preload <- PreLoadObjects <- UObject::EndLoad <- UObject::StaticLoadObject <- (Engine.Mesh MFighter_Fuckl2jangel.MFighter_Fuckl2jangel NULL) <- UMeshComponent::LoadMeshComponent <- UMeshContainer::UpdateMeshComponents <- APawn::UpdateMeshComponents <- User::UpdatePawnMeshContainerByItem <- User::UpdatePawnMeshContainer <- User::SetPawnResource <- NCPawnView_InvenItemWnd::OnRButtonDown <- NCVirtualWndMain::SetFocusingWindow <- NCVirtualWndMain::DispatchWndMsg <- NConsoleWnd::DispatchWndMsg <- NConsoleWnd::MasterConsoleEventProcess <- UEngine::InputEvent <- UWindowsViewport::CauseInputEvent <- UWindowsViewport::UpdateInput <- UViewport::ReadInput <- APlayerController::Tick <- ALineagePlayerController::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- UMasterLevel::Tick <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop   I don't know what the reason is. Can you help me?
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock