Quote:
Originally Posted by Switch
Now answer my question:
What's the str's for?
|
PHP Code:
savelog("omg, someone hacked");
// serverside -> logs/ folder
// clientside -> F2 (Dunno if that has changed with V5)
savelog2("banklog.txt", "Someone stole all the gralats from the nation bank of Graal.");
// Something like that, serverside only will save to logs/gralats.txt
and
not levels/logs/*
but logs/*