ganjaradio Posted July 25, 2016 Posted July 25, 2016 To add a new instance i need to add a new instance id i need to add at a certain file or i use any id i want?
0 iAlreadyExist Posted July 25, 2016 Posted July 25, 2016 what instance are you looking for? you want to create your own npc ? make your question readable there is many instances... what exacly you want to do..
0 ganjaradio Posted July 25, 2016 Author Posted July 25, 2016 every instance has its ID private static final int INSTANCEID = 5555; the 5555 this id is to be added in any file or i choose any not used id?
0 iAlreadyExist Posted July 25, 2016 Posted July 25, 2016 (edited) wich pack do u use? mine instances has public L2NpcInstance(int objectId, NpcTemplate template) { super(objectId, template); } and i dont have to type any npc id on it... if u have any sort of think you should put the id of npc... :D Edited July 25, 2016 by haskovo
0 ganjaradio Posted July 25, 2016 Author Posted July 25, 2016 i dont say npc id i say instance id.. i use l2jserver
0 SweeTs Posted July 25, 2016 Posted July 25, 2016 That looks really funny when someone who don't have idea about the subject try to help :happyforever: Ye, basically any ID (that is not used by someone).
0 AccessDenied Posted July 25, 2016 Posted July 25, 2016 On 7/25/2016 at 11:16 AM, SweeTs said: That looks really funny when someone who don't have idea about the subject try to help :happyforever: Ye, basically any ID (that is not used by someone). Ya know what sad storki hera? Sad storki es that Alextoti is TRYing make PRO best balanced L2 SERVER like stalonka. Sad storka?.
0 AccessDenied Posted July 25, 2016 Posted July 25, 2016 On 7/25/2016 at 10:14 AM, haskovo said: wich pack do u use? mine instances has public L2NpcInstance(int objectId, NpcTemplate template) { super(objectId, template); } and i dont have to type any npc id on it... if u have any sort of think you should put the id of npc... :D Baby babyyy babyyyyyyy why ya even give invalid information to more stupid people... you make them more confused honey ! :P
0 ganjaradio Posted July 25, 2016 Author Posted July 25, 2016 found it i just add the id and name here -> instancenames.xml lock it
0 Tessa Posted July 25, 2016 Posted July 25, 2016 This "instance" word is too much misused around... :lol:
Question
ganjaradio
To add a new instance i need to add a new instance id i need to add at a certain file or i use any id i want?
10 answers to this question
Recommended Posts