Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Methord or data member not found
#1
Im having 'topic title' bug on .HDSerial and it says that... I've added the HDSerial as String in PlayerRec but that didn't fix problem but heres the function..

Code:
Function GetPlayerHD(ByVal index As Long) As String
GetPlayerHD = Player(index).HDSerial
End Function

Any idea on how to fix?

And i've tried to change the function to

.........(ByVal index As Long, HDSerial As String) As String ........

and it fixed that error but then it gave me an error on GetPlayerHD for Argument not optional...

So any idea?
Reply
#2
Fixed it, idk why but i had to add it into Type AccountRec

so if anyony is using the "Better Ban System v1" on backup approved forums, make sure u define HDSerial in the AccountRec Smile
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)