That's easy.
Create a gamelogic and name it "server", or anything really. You could call it "i_am_not_the_server" if you want.
In your script, place this in the first line:
?!local "name of gamelogic":exit
example:?!local server:exit
Gamelogics are only created on the server computer.