Author Topic: Saving Check  (Read 397 times)

Is there a way to check when a client sends a save request, like so:

function serverCmdSave

Do not think it's that, but does anyone know?

Is there a way to check when a client sends a save request, like so:

function serverCmdSave

Do not think it's that, but does anyone know?
I'm pretty sure it's either all client-sided, so there's nothing you can do about it. Or its a protected function, since I know Badspot is highly against stopping people from saving.

I'm pretty sure it's either all client-sided, so there's nothing you can do about it. Or its a protected function, since I know Badspot is highly against stopping people from saving.
OK, thanks.