Quote:
|
Originally Posted by excaliber7388
PHP Code:
savelog2("StaffToollog.txt","Staff= " @ player.account @ " Jailed Player= " @ params[1] @ " Reason= " @ params[2] @);
^ returns an error to rc ^
|
You don't need the @ at the end. You only put it between two values.