Jump to content
  • 0
HD Scripts

[showevent] don't wok?

Question

Guys, i have a little problem.

 

The "showevent" command does not work on my emulator. I'm using the new version of github, but it's not working at all.

prontera	mapflag	loadevent
prontera,150,150,3	script	showevent	4_F_BRZ_WOMAN,{
	end;
	OnPCLoadMapEvent:
		if(strcharinfo(3) == strnpcinfo(4)) {
			.@questInProgress = 1;
			showevent(.@questInProgress ? QTYPE_QUEST : QTYPE_NONE);
		}
	end;
} 

My hexed 2014-10-22b

Any solution? thanks'

Share this post


Link to post
Share on other sites

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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.