Jump to content

Lay961

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Lay961

  1. Thank you very much! it's works!
  2. Hello everyone, I have a question for *hideonnpc and *disablenpc commands I use this two commands to hidden my NPCs, but it will hidden for all players but I just want to hide for some players, not everyone My script: yuno_in04,48,67,4 script braid::yuno_braid 903,{ mes"[braid]"; mes"OK! I will go that later!"; mes"Just wait for me!"; close2; hideonnpc"yuno_braid"; end; } If A player talk to this NPC, than that NPC will be hidden, but B player also can't seen this NPC (but B doesn't talk to NPC) How can I do?
×
×
  • Create New...