Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Quest help
#4
Nah I have it on both sides, I figured out what the error was.

Code:
Public Quests(1 To MAX_QUESTS) As QuestRec
This was what was wrong, I typed in
Code:
public Quest(1 to MAX_QUEST) as QuestRec
on the server side.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)