Jump to content

MrWill

Members
  • Posts

    2
  • Joined

  • Last visited

MrWill's Achievements

Poring

Poring (1/15)

  • First Post
  • Conversation Starter
  • One Month Later
  • Dedicated
  • Week One Done

Recent Badges

0

Reputation

1

Community Answers

  1. Ahh, figured it out. I needed to relog to see the effect. (@reload scripts is not enough)
  2. I have the following script for an NPC that shows a questinfo icon: prontera,155,181,5 script Sample 4_F_KAFRA1,{ end; OnInit: questinfo QTYPE_QUEST; end; } When I compile my server in renewal mode, this works. (See attached photo.) When I compile it with #define PRERE uncommented, the questicon disappears. What do I need to change server-side to enable this?
×
×
  • Create New...