eug2b Posted January 17, 2015 Posted January 17, 2015 Hi! I need some help. I try to do Abracadabra event, but i have some problem. Conception: On map allowed only 1 skill - abracadabra. So it's PVP on abra skill. My way to do this: 1) custom map flag "skill deny" - deny all skill, but no abra. 2) add in src of abra skill custom skill db, what used only special abra maps 3) for special abra map, was removed all required parametrs (SP cost, gems) So on special map i can use only abra. BUT problem is: if i not use skill what abra give me (click right mouse click), i can use any own skills. So i add debug message in most function of skill.c and have this: Some reason flag abra_flag not set to 0 and i don't know in what place i need add this action (set abra_flag to 0) on screenshot: first 2: call function if i use abra skill, and then use skill gained from abracadabra. then : if i use any my character skill and last i use abra skill, then rigth mouse click and use any my character skill on mob i try add checking in function "skillnotok", but not work. So i need some idea, or help. Previously thanks for help Quote
Kichi Posted February 9, 2015 Posted February 9, 2015 did you refering to one cast abra and no more per player? Quote
Question
eug2b
1 answer 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.