
Originally Posted by
Valin
Those "reports" you're talking about, vanish after you delete them. This is why reports you have deleted in the game, don't show up on the forums. If those reports stayed forever, then the lag would be horrible, as massive amounts of memory would go to storing those reports, reducing processing speed. Nice try.
Just because you delete them from your reports just means their no longer stored on your account stuff. They can be stored else where. Whats this about Lag? Do you not know what ActionScript 3.0 is?
Code:
on(release) {
fscommand("save","filename.txt");
}
Thats just a simple method to explain that it can be wrote else were as LOGS.
It can also be stored to a standalone dedicated fileserver. Believe me when I say this as I am a web designer lag is not an issue when it comes to a web page -.- There is no such thing as LAG.
//EDIT I figured I would add this as its most likely the case. Look up MySql.. Logs could be stored into a table sheet database which is no lag an than can be extracted information to a .PHP page.
- Meph
Bookmarks