Jump to content
  • 0

Can You Help Me With Some Development Informations?


Question

Posted

Hello all :D

 

I am a 100% newbie at this things..

I just want to train my development skills but i hate playing solo..

so i thought.. could i make a npc/mob look like a character?

so with armor weapons etc..  i managed to fix stats(i think verry easy)

i managed to create npc id etc.. name of characters.. but i can't make them look like Characters..

can somehow take the template from a character i make to put it on a npc?
if not.. how can i make my dream come true? (pvping on an offline server)

i would like like 200 different character npc's (i know its ALOT)

but i wanna play x1 so.. i will need alot different class,level,armors on  them ;p

 

Thanks Already! tell me if there is a way

 

Btw i am using L2jFrozen and the pack is named: Rev L2JFrozen 1004 by Leandro

10 answers to this question

Recommended Posts

  • 0
Posted

it can be done, its easy just broadcast charInfo instead of npcInfo from and NPC's objectId and you have it.

 

You can also make an AI for it so it can behave excactly like a player through the char server packets available on your server's chronicle (attack useSkill etc)

  • 0
Posted

it can be done, its easy just broadcast charInfo instead of npcInfo from and NPC's objectId and you have it.

where can i do this? navicat?  data? :/

  • 0
Posted

its not simple, you have to understand how the client and the server communicate to be able to code such thing. Btw its shared somewhere I think

 

it can be done on your sources only

  • 0
Posted (edited)

Yup it's shared already. Atm I don't rly remember how it was called.. :D But it's somewhere at Share section and for sure on Frozen forum.

 

Npc to PC polymorph - something like that.

Edited by SweeTs

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...