Jump to content

Recommended Posts

Posted

I ADD CORE,DP,SQL AND WHEN IM IN GAME IT SAYS: TARGET CANNOT BE FOUND KNOW WHY? :S

 

make sure the ID you put in FakePc table must be a real Npc ID from customNpc/Npc tables..

  • 3 months later...
Posted

Someone who knows .. as could adapt this code so that in case of events or death .. tvt math can use the system but in the chars fakepc everything to look the same for all ..

Posted

hi, one question I have error on this line

 

L2JServer High Five (latest)

 

java/com/l2jserver/gameserver/network/serverpackets/AbstractNpcInfo.java

 

                              // TODO: add handling of -beep-t collision

                              L2PcTemplate pctmpl = CharTemplateTable.getInstance().getTemplate(fpc.clazz);

                              writeF(fpc.sex == 0 ? pctmpl.fCollisionRadius() : pctmpl.fCollisionRadius_female);

                              writeF(fpc.sex == 0 ? pctmpl.fCollisionHeight() : pctmpl.fCollisionHeight_female);

+

+

+

 

writeC(_npc.isHideName() ? 0x00 : 0x01);

writeC(_npc.isHideName() ? 0x00 : 0x01);

  • 3 weeks later...
Posted

Can you help with a code? I'm trying to adapt .. and nobody can help them

He saw the effect fakenpc? to change the look .. visual only npc ..

I wonder if you can help to achieve a similar effect on events .. TvT math or death .. they all look the same

 

  • 2 weeks later...
Posted

it works for H5 ? cuz i succsesfully apply it before compile .. ehm some i put manualy but it compiled without errors.. now when i make npc in custom_npc table with for example ID 65535 i must make same npc ID in fake_npc table ye? If yes , already done it.. but i dont know what i must put in ID Template (custom_npc table) anyway i tried 2 ways one with some other npc id template (example Andromeda) and i see npc andromeda without name and tittle.. if i put the ID of the npc (65535) its completely invisible humm.. Why it happens ? Sorry for my bad english ;d

  • 2 weeks later...
  • 2 months later...
  • 2 weeks later...
Posted

tnx for share thats cool i like it  ;D (moderators now i saw posts date sorry for this one again!)reedited

Posted

Hi all !

 

I want to edit this feature to my private server , but I'm new for developing ! Can someone tell me step by step what should I do with these (core side , datapack side ) files ?

 

Sorry for bad english I'm hungarian .

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



×
×
  • 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