Issue information

Issue ID
#7284
Status
New
Severity
None
Started
Fatalis
May 22, 2013 16:44
Last Post
neil413
Feb 28, 2015 13:14
Confirmation
N/A

Fatalis - May 22, 2013 16:44

dunno why the emoticon on the npc doesn't disappear

i use showevent 0,0; on my script to remove but nothing happens
[code=auto:0]*showevent <state>, <color>; Show a colored mark in the mini-map like "viewpoint" and an emotion on top of a NPC. This is used to indicate that a NPC has a quest or an event to certain players. state can be: 0 = disable (Used to disable and remove the mark and the emotion from the NPC.) 1 = exclamation emotion (Used to show an important quest event to certain player.) 2 = interrogation emotion (Used to show an non-important quest event to certain player.) Other values may cause client crashes. color can be: 0 = yellow "Quest" 1 = orange "Job" 2 = green "Event" 3 = an MVP flag Other values show a transparent mark in the mini-map.[/code]

This post has been edited by Fatalis on May 22, 2013 16:57

Zopokx - May 22, 2013 18:43

I didn't notice this because I use showevent inside a condition, so when the condition is not met, the showevent is not shown.

Fatalis - May 23, 2013 4:03

no it say if it's 0 it will disable it but my problem even i disabled it . nothing happens it double the emoticon.

this has been already topic on rathena while ago

btw my Client is 2012-04-10Ragexe

This post has been edited by Fatalis on May 23, 2013 4:21

neil413 - Feb 28, 2015 13:14

@Zopokx can you share your conditions code for time? thanks :)