Beret Posted December 2, 2012 Author Posted December 2, 2012 (edited) Thanks Emistry more like should I use in an npc to put after a OnTouch has somewhere to be placed ? Edited December 2, 2012 by Beret Quote
Euphy Posted December 3, 2012 Posted December 3, 2012 ... <spr>,<x>,<y>,{ OnTouch: if (<condition>) showevent <state>,<color>; end; } 1 Quote
Beret Posted December 3, 2012 Author Posted December 3, 2012 Thanks Euphy, has another way to show without using Ontouch, as I leave the always active so I preview the npc already shows the these emotions. Quote
AnnieRuru Posted December 3, 2012 Posted December 3, 2012 prontera,153,182,5 script kdjfhskdfj 100,{ end; OnPCLoadMapEvent: showevent 1,2; end; OnInit: setmapflag strnpcinfo(4), mf_loadevent; end; } 1 Quote
Beret Posted December 3, 2012 Author Posted December 3, 2012 Thanks AnnieRuru the way I wanted to. Quote
Question
Beret
How can I use these emotions in npc's
6 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.