Search results

  1. L

    What's the best layout for scripting NPCs?

    Most of the NPCs on my server are involved in multi-step quests for each of a variety of Star Wars based ranks. What's the best layout for a script to handle all of these different circumstances? The layout I'm using at the moment is to give each NPC one interact script and then depending on...
  2. L

    No items displayed when inventory script opened.

    Using these inventory scripts http://pastebin.com/XyphtCH1 Here's the debug log (line 70) http://mcmonkey.org/paste/35253 The inventory gui opens but the slots are all empty. Any ideas? Thanks