Jump to content

Hismoon

Members
  • Posts

    48
  • Joined

  • Last visited

Community Answers

  1. Hismoon's post in [source support] adding a script to a skill was marked as the answer   
    Search in the source code where the code execute or where it should be and add this:
    npc_event(sd,"<NPCNAME>::<EVENTLABEL>",0); Then recompile the server and add in a NPC with the name <NPCNAME> a event label with the name from <EVENTLABEL>.
×
×
  • Create New...