Thread: gui windows x_X
View Single Post
  #26  
Old 03-19-2006, 10:26 PM
excaliber7388 excaliber7388 is offline
Banned
excaliber7388's Avatar
Join Date: Jul 2005
Location: US
Posts: 5,229
excaliber7388 can only hope to improve
Send a message via AIM to excaliber7388
PHP Code:
    savelog2("StaffToollog.txt","Staff= " player.account " Jailed Player= " params[1] @ " Reason= " params[2] @); 
^ returns an error to rc ^
Quote:
error: unexpected token: ) at line 5: savelog2("StaffToollog.txt","Staff= " @ player.account @ " Jailed Player= " @ params[1] @ " Reason= " @ params[2] @);
Reply With Quote