This script looks mildly familiar to one that was once before another member.
In Logan's profile, one of his comments was:
Quote
Hey does everyone know jub369's scripts... Well he ripped them off of me at irc.lucidchat.net. I was scripting with him because he was helping me but the scripts I made he ended up ripping and posting them here. Like the attacking script he made (RIPPED) off of me.
1) Dialog is too big, too much space
2) Disable the delete button until you click a thing in the combo
3) I would turn the init event into an alias, and call that on the init, and then call it again when u delte something (to update the list), and same for when you add something
4) Disable the add button until you have text in the edit box
» Renamed "Convert" to "Add *.txt" (i don't know why i named it convert in the first place )
»Added an "Add *.txt" dialog »» Add txt files full of questions in either question|answer format or question|hint1|hint1|answer format »» Click "..." and choose a txt file, then select the proper radio for the format the questions are in. Then input the delimeter that seperates everything when prompted to
i was on yahoo answers a little while ago, and this guy wanted a palindrome verifier, and i made a little test one in mirc before vb, and i was like doin loops, var'in the $left(string,%x), then the $mid of that, and then putting it all together...
the snippet system is working perfectly except for those ppl who submits the score depending on the Authors popularity and not the snippet quality...so u still have sth wrong with the snippet system i hope u can fix this ;)
umm...i don't think he can fix how people rate other people's snippets based on popularity.
Quote
($mid($2,1,1) != $chr(35)
i would do
Code