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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

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