Kamira Posted March 4, 2013 Posted March 4, 2013 Hi Guys, i wanted to change the Bufftime if buffed by my NPC-Buffer. For example: Wind Walk buffed by player = 20 minutes duration. Wind Walk buffed by npcbuffer = 1 hour duration. Any1 who can give me a hand here? :-/ greets Quote
0 Kamira Posted March 5, 2013 Author Posted March 5, 2013 What details you wanna know ? ^^ which buffer im using ? Rin4a ... in python ... i looked for 1 in Java but didnt find it yet. I wanted to make an extra script for it like NpcBuffTime.java and add skill there which last longer if buffed from Npc Buffer Quote
0 Vyper Posted March 5, 2013 Posted March 5, 2013 What details you wanna know ? ^^ which buffer im using ? Rin4a ... in python ... i looked for 1 in Java but didnt find it yet. I wanted to make an extra script for it like NpcBuffTime.java and add skill there which last longer if buffed from Npc Buffer I'm asking more info, pack, chronicle, stuff like this. Quote
0 xdem Posted March 5, 2013 Posted March 5, 2013 yes it can be done, wait i go test on my server and give you feedback Quote
0 Kamira Posted March 6, 2013 Author Posted March 6, 2013 so xdem and me couldn't find a way .... no1 else ? :-( Quote
0 Dεbian Posted March 6, 2013 Posted March 6, 2013 one way is to make new buffs like an "advanced version". Quote
0 Kamira Posted March 6, 2013 Author Posted March 6, 2013 like adding another lvl to the buffs and increase the duration on that lvl ? .. its a way .. but isnt there a basic way to do that ? Quote
0 xdem Posted March 6, 2013 Posted March 6, 2013 you mean recreating the XML files, very hard cause you will need client and other staff too, When I first readed this I though that I would simply find the BuffDuration on the Core at SkillTable so I said this can be done, but after about an hour searching on the core I realised that I couldnt find the method that was setting the buff duration... It still can be done but I cant find this method... Quote
0 Kamira Posted March 7, 2013 Author Posted March 7, 2013 OK so i just copied 1 skill now and added <set name="displayId" val="1204" /> to add an icon.... My problem now: i cant alt+click on that buff to remove it ... any idea ? .. i searched and found nothing :-( I even added <set name="canBeDispeled" val="true" /> but no change at all Quote
0 xdem Posted March 7, 2013 Posted March 7, 2013 I dont know what displayId is, but ut has nothing to do with the skill icon, skill icon is located at skillgrp.dat in your system folder Quote
Question
Kamira
Hi Guys,
i wanted to change the Bufftime if buffed by my NPC-Buffer.
For example:
Wind Walk buffed by player = 20 minutes duration.
Wind Walk buffed by npcbuffer = 1 hour duration.
Any1 who can give me a hand here? :-/
greets
13 answers to this question
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.