did you send the sign data before sending the request to open the index list?
i.e. change the sub which sends the sign data list to also send a list of names... easy code to do, i'd paste it but i ain't re-installed VB6 yet... lol
I think what he meant, was are you passing the sign name off to the editor when you place the name in the list box. I too have this issue with signs, and I have yet to figure it out. Been awhile since I tried too though.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
Is the name been sent in the packet?
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
...
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.
No, that can't be it, because Magnus said that it DOES display the name of the sign in the editor, which should be txtName...
And just like all editors I'm assuming that his sign Editor's txtName draws from Sign.Name..
Which means he already has the SignRec
Unless txtName is loaded some other way for the sign tut, in which case maybe I was right in the first place.