Secrament Problem

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Secrament Problem

#11 Post 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?

tikztikz
Noob
Noob
Posts: 12
Joined: 28 Feb 2011, 22:41
Noob?: Yes

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

#12 Post 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?

genuineopenkore
Plain Yogurt
Plain Yogurt
Posts: 52
Joined: 16 Jan 2011, 03:06
Noob?: Yes

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

#13 Post 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 =)

rocknroll
Been there done that!
Been there done that!
Posts: 118
Joined: 19 Sep 2011, 07:30
Noob?: Yes

Re: Secrament Problem

#14 Post 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 :(
Sorry, my english is very bad !

zexel0014
Human
Human
Posts: 43
Joined: 27 Oct 2011, 20:44
Noob?: No

Re: Secrament Problem

#15 Post 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

Locked