Drakath Posted April 5, 2014 Share 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. Link to comment
Alexs Posted April 5, 2014 Share 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'. Link to comment
arezu Posted April 5, 2014 Share Posted April 5, 2014 Why not use "shutdown" command instead? Link to comment
Drakath Posted April 5, 2014 Author Share Posted April 5, 2014 I can not create any server-side script. So triggerServerEvent is useless. Link to comment
Alexs Posted April 5, 2014 Share 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. Link to comment
.:HyPeX:. Posted April 5, 2014 Share 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. Link to comment
Castillo Posted April 5, 2014 Share Posted April 5, 2014 I guess that he wants this for some sort of protection for his client-side scripts, that's my opinion. Link to comment
Controlled Posted April 6, 2014 Share 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. Link to comment
Atton Posted April 8, 2014 Share Posted April 8, 2014 Just prevent the command handlers from being made off the server. Link to comment
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