I figured some stuff out. Using that editor, I have to put them into the dB sequentially. If I don't, it won't let me pull them up. I more or less ignored the items in the game, and said I didn't have sufficient permissions to summon those items. Not sure if this is editor side or dB side. I'll look into the source code and see what I can find out.
The numbers are selectedby the db, and you input them, but it's checking for some value. If it's on the mysql side, then nothing can be done. But if it's on the side of the editor (which is very nice Kai), then it could be a value that's checking the number of records, since that value seems to change when you use the paste information to edit (a useful way to learn).
If that is being compared against the selected index, the negative could just be the error output that it gives for a math error.
Like I said, I was going to look into it. I just figured that being able to block out different areas would be a useful step in standardizing how the dBs looked.
|