
04-19-2002, 06:46 PM
|
|
Registered User
|
Join Date: Feb 2002
Location: Baltimore, US
Posts: 210
|
|
Quote:
Originally posted by Kaimetsu
Ouch. I bet I can guess how that happens:
Cybnext scripted it to do something like "for(i=0;i!=sarraylen(client.message);i++) showimg blah;" so it prints everything in the string array. In other words, it assumes that the array size is <=5. Presumably old entries are deleted as new ones arrive. The trouble comes when you have a million entries in the array, as is the case with you. I've no idea why it doesn't delete them, though. It's all down to the fine details of the scripting.
|
huh? lol |
__________________
"Arriving 1 year from the past only to come to a corrupt future filled with pks, evil, and n00bys." ~Redflair
|
|
|
|