quote:Originally posted by Mnjul
sName, sValue...etc are arrays, you should increase the array index when assigning different values to different array elements
Thanks...
Do I need to change this to??
code:if(strcmp(sTag, "(!XQThello)") == 0)
->
code:if(strcmp(sTag, "(!XQThello)") == 1)
EDIT: Well it worked without changing this so thanks!
This post was edited on 05-30-2004 at 09:28 AM by crank.
I haven't been active here in ages.
If you're wondering who i am, read my reputations. I used to make plugins, skins and spam the IRC channels here back in the good old days before Windows Live.