Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Quest Editor Problem
#7
addy Wrote:You shouldnt have to. The variable is defining like a data thing.

lolwut. You seem so sure of yourself but your argument makes no sense.

This is what Forte was talking about, and I'm willing to bet it's what you're missing:

Code:
Type QuestRec
        Name As String
        SayStart As String
        NotReady As Byte
        Completed As Byte
        AlreadyDone As Byte
        GiveExp = As Integer
        GiveItem As Byte
        GiveItemVal As Byte
        TakeItem As Byte
        TakeItemVal As Byte
        NpcStart As Byte
        ItemStart As Byte
End Type
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)