vikels Posted October 18, 2011 Posted October 18, 2011 I ADD CORE,DP,SQL AND WHEN IM IN GAME IT SAYS: TARGET CANNOT BE FOUND KNOW WHY? :S Quote
shawshaw Posted October 18, 2011 Posted October 18, 2011 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.. Quote
conheonit Posted October 19, 2011 Posted October 19, 2011 I ADD CORE,DP,SQL AND WHEN IM IN GAME IT SAYS: TARGET CANNOT BE FOUND KNOW WHY? :S Fist, I must have a normal NPC in NPC Table or Customs NPC Table. Quote
kadabra Posted January 26, 2012 Posted January 26, 2012 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 .. Quote
d0ds™ Posted January 26, 2012 Posted January 26, 2012 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); Quote
kadabra Posted February 14, 2012 Posted February 14, 2012 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 Quote
AntiViruZ Posted March 5, 2012 Posted March 5, 2012 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 Quote
Traixz Posted June 13, 2012 Posted June 13, 2012 tnx for share thats cool i like it ;D (moderators now i saw posts date sorry for this one again!)reedited Quote
mike8686 Posted June 13, 2012 Posted June 13, 2012 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 . Quote
IloveTrolling Posted June 16, 2012 Posted June 16, 2012 Nice, btw.. exist any good events with this feature? Quote
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.
Note: Your post will require moderator approval before it will be visible.