pimm3r
03-31-2008, 09:14 AM
for so far i have this (i think it was for winchester):
Begin VB.CheckBox Check12
Caption = "Weapon "
BackColor = &H80000012&
ForeColor = &H8000000B&
Left = 1200
Top = 5160
Width = 1215
Height = 495
TabIndex = 9
End
can sum1 tell me if this is right?? and where do i have to put in the weapon addy's?? (im n00b i know)
Begin VB.CheckBox Check12
Caption = "Weapon "
BackColor = &H80000012&
ForeColor = &H8000000B&
Left = 1200
Top = 5160
Width = 1215
Height = 495
TabIndex = 9
End
can sum1 tell me if this is right?? and where do i have to put in the weapon addy's?? (im n00b i know)