Nyashuki Posted December 27, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 27 Reputation: 4 Joined: 12/10/12 Last Seen: December 8, 2013 Share Posted December 27, 2012 Heya, I know the title might sound confusing that NPC will do an emote( or etc) on the script, but i already know that. What Im asking is this, (look at screenshot) I have no idea how to do this. Any Guide or help will be appreciated. Ty ~ Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 27, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Thursday at 03:04 PM Share Posted December 27, 2012 using this showevent *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 player/s. 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 value 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. 3 Quote Link to comment Share on other sites More sharing options...
Nyashuki Posted December 27, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 27 Reputation: 4 Joined: 12/10/12 Last Seen: December 8, 2013 Author Share Posted December 27, 2012 Thanks Emi ~ using this showevent One more thing, When I create the showevent, how come the player needs to click on the npc for that showevent to work? so if they didnt click the npc, that showevent wont work. Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 27, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2371 Joined: 10/28/11 Last Seen: Thursday at 03:04 PM Share Posted December 27, 2012 use other way to trigger it...for example OnTouch or OnPCLoadMapEvent and etc Quote Link to comment Share on other sites More sharing options...
Nyashuki Posted December 27, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 27 Reputation: 4 Joined: 12/10/12 Last Seen: December 8, 2013 Author Share Posted December 27, 2012 use other way to trigger it...for example OnTouch or OnPCLoadMapEvent and etc Thanks again ~ >< Quote Link to comment Share on other sites More sharing options...
Question
Nyashuki
Heya,
I know the title might sound confusing that NPC will do an emote(
or etc) on the script, but i already know that.
What Im asking is this, (look at screenshot) I have no idea how to do this. Any Guide or help will be appreciated. Ty ~
Link to comment
Share on other sites
4 answers 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.