03.12.2010, 19:54
Quote:
For your vehicle streamer check the other streamer filterscripts on how they did it.
|
File reading is slow. I just read the data out, when the server starts up. And this goes into the variables.
In this case, lets say, I want to know the BanDate, the code has to read through the file, till it found the BanID, and then look, when the BanDate is in the line.
Saved Like:
Name|IP.IP.IP.IP|Admin|Reason|DD.MM.YYYY|Hours.Min utes.Secs|TimeToUnban
Would take ages to read it. :/
EDIT: Why the heck is the 'Minutes' splitted to: 'Min utes'. I haven't written this, and when I edit it, it is just normal.