It has missing code here and there, formatting isn't very nice but at least it explains some stuff ... C++ definately a needed knowledge (w/ experience coding helps a lot ...)
Like i said any help just IM me
-cyp
Cyan~Fire - Wed Aug 20, 2003 6:01 pm
Post subject:
Cool! Thanks that helped. I got it all working now!
Any idea with the !help info though?
Smong - Thu Aug 21, 2003 2:53 pm
Post subject:
Are you sure plugins say "!about (query me about my function)"? If you had more than one plugin loaded and someone did !help they would get the message several times.
Cyan~Fire - Thu Aug 21, 2003 6:01 pm
Post subject:
Yeah I know, but it's not the problem.
Now I've just changed it to !myship but it still doesn't display... So weird :-/
ExplodyThingy - Fri Aug 22, 2003 10:52 pm
Post subject:
Read the above switch statement above it, and make sure the break statements arent preventing it from working. Take out al the breaks up to the first message sent.
ShortyMatt - Fri Aug 22, 2003 11:26 pm
Post subject:
sooo dam confusing
Cyan~Fire - Fri Aug 22, 2003 11:52 pm
Post subject:
OMG, I feel so stupid now.
Explody that was the prob
Thanks!
No I'm wondering, why were there breaks there in the first place...