mr.holasi Posted March 8, 2016 Posted March 8, 2016 Hello , how to add this command /sv in my server ??
Johnny Killstone Posted March 8, 2016 Posted March 8, 2016 Like this: function sv(plr) -- Do something end addCommandHandler("sv", sv) You can of course name the function and the player variable to anything you want.
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