Page 2 of 2

Re: Secrament Problem

Posted: 06 Oct 2011, 15:43
by EternalHarvest
Does used skill level of Secrament display correctly when casted by other players?

It happens only on official servers or on private too?

Re: how to recognize the skill/status on others (Secrament)

Posted: 07 Oct 2011, 03:54
by tikztikz
EternalHarvest wrote:

Code: Select all

$player->setStatus(EFST_AB_SECRAMENT => 1); # add status

$player->setStatus(EFST_AB_SECRAMENT => 0); # remove status
umm sir, sorry for the noob question but, where should i put those?

Re: how to recognize the skill/status on others (Secrament)

Posted: 05 Nov 2011, 16:09
by genuineopenkore
tikztikz wrote:
EternalHarvest wrote:

Code: Select all

$player->setStatus(EFST_AB_SECRAMENT => 1); # add status

$player->setStatus(EFST_AB_SECRAMENT => 0); # remove status
umm sir, sorry for the noob question but, where should i put those?

same question here =)

Re: Secrament Problem

Posted: 06 Feb 2012, 20:46
by rocknroll
the same thing :(
btw last Openkore before 2.0.7 (before renewal on official) i use that openkore and its work. but i dont know to distinguish between the version of it.
maybe it wrong in the status_id_handle?? next revision maybe can fix :)

*sorry my bad english :(

Re: Secrament Problem

Posted: 03 Dec 2013, 21:12
by zexel0014
is this fixed or not?.. encountered the same problem with odin's power lvl 1 & 2

the situation is:
a party of 8 characters 1 slave priest only, and i want the slave to use odin's power to all other 7 party members, the fact that the slave cannot detect secrament and odin's power is so problematic. setting timeout wont fix the problem cause if have set a timeout it would only cast the skill only on 1 character and not to others..

found the similar problem on skills like gloomy shyness,full chemical protection(possible if EFST_PROTECTWEAPON,HELM,SHIELD, or ARMOR), secrament and ofcourse odin's power.

hope someone can help