View Single Post
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 09-24-2010 , 02:32   Re: [Any] Command Time-Traveler
Reply With Quote #13

Quote:
Originally Posted by Cuz View Post
When I run this in a cfg:
It was causing an error because it was trying to get the steamid of the client running the command for logging, and the client was the server in that case and the server has no steamid.
It's fixed now. See the notes below


~Update~
Quote:
  • V1.2.0
    • No longer errors if run via rcon
    • Support for quotes added
Fixed so you can now use the plugin in cfgs and via rcon.
You can now also use quotes with sm_future, for example:
sm_future 15 "sm_slap 'Player 2' 25"
The single quotes are treated as double quotes, so if a command needs quotes, just replace them with single quotes before using with sm_future.
__________________
DarthNinja is offline