.cheat vs /cheat
Moderator: Moderators
.cheat vs /cheat
I'm reflexively typing .cheat all the time while devving. Out of curiosity, what was the rationale behind changing it to /cheat?
- BrainDamage
- Lobby Developer
- Posts: 1164
- Joined: 25 Sep 2006, 13:56
Re: .cheat vs /cheat
before some commands required . prefix, some required /
now all commands require / as prefix like 99% of chat clients do
now all commands require / as prefix like 99% of chat clients do
Re: .cheat vs /cheat
oic, just for standardization.
I've always thought of it as almost an SY tradition, all the way back to demo recorder it was always a dot prefix for commands... I guess this isn't an SY project anymore though.
I've always thought of it as almost an SY tradition, all the way back to demo recorder it was always a dot prefix for commands... I guess this isn't an SY project anymore though.
Re: .cheat vs /cheat
The orginal /. convention was
for gamestate-impacting changes (like cheat), and
for local stuff (like shadows), but somebody felt it necessary to unify them.
Code: Select all
.command
Code: Select all
/command
-
- Spring Developer
- Posts: 1254
- Joined: 24 Jun 2007, 08:34
Re: .cheat vs /cheat
".nopause" vs "/pause"
"/speedup" vs ".maxspeed"
"/speedup" vs ".maxspeed"
Re: .cheat vs /cheat
And just to screw me up even more, ! for anything in the lobby.
Re: .cheat vs /cheat
I thought ! was for autohosts?
Re: .cheat vs /cheat
! is also an irc convention to give commands to bots of any kind. it was only adapted by spring.