Drakath Posted April 5, 2014 Posted April 5, 2014 Is there any way to make a client side script that would shutdown the server? Or at least making the script to call a function from admin resource.
Alexs Posted April 5, 2014 Posted April 5, 2014 Is there any way to make a client side script that would shutdown the server? Or at least making the script to call a function from admin resource. You can use 'triggerServerEvent'.
Drakath Posted April 5, 2014 Author Posted April 5, 2014 I can not create any server-side script. So triggerServerEvent is useless.
Alexs Posted April 5, 2014 Posted April 5, 2014 I can not create any server-side script. So triggerServerEvent is useless. You can't 'shutdown' the server from the client-side, use the command.
.:HyPeX:. Posted April 5, 2014 Posted April 5, 2014 I'd lock this topic, this could be used for bad purpouses, there's no "legit" reason why you would want to do this without having access to server side.
Castillo Posted April 5, 2014 Posted April 5, 2014 I guess that he wants this for some sort of protection for his client-side scripts, that's my opinion.
Controlled Posted April 6, 2014 Posted April 6, 2014 As people said above. You need atleast 1 file in server side to run things on the server side. You can't shut down a server from the client like you described.
Atton Posted April 8, 2014 Posted April 8, 2014 Just prevent the command handlers from being made off the server.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now