Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sign Errors
#6
Rezeyu Wrote:...


Did you remember to make a 'Type SignRec'

For lstIndex to draw the Sign.Name from?





..Scratch that, If you said it loads to txtName just fine.

Ya I think thats his problem, don't forget to add

Code:
Public Sign() As SignRec
and
ReDim Sign(1 To MAX_SIGNS) As SignRec

in modClientTCP

and the actual SignRec in the middle of modTypes Wink.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)