View Single Post
  #3  
Old 06-03-2017, 05:25 PM
Kirko Kirko is offline
Registered Guest
Join Date: Dec 2014
Location: Texas
Posts: 61
Kirko is a jewel in the roughKirko is a jewel in the rough
Maybe something like this
NPC Code:
findimg(200).emitter.emitAutomatically = (player.ani == "idle" ? false : true);

Reply With Quote