Thijn, no, it's not.
UnloadScript("Game");
LoadScript("Game");
and
SendRconCommand("reload_scripts");
reload server scripts, but client scripts continues executing. Client scripts reloads only when player join server.
Maybe you use another way to reload scripts?