Msypon Posted April 11, 2013 Posted April 11, 2013 im making a jail system but i want to do like that: /jail player 1s (second), how to do that 1s, which function do i need?
codeluaeveryday Posted April 12, 2013 Posted April 12, 2013 addCommandHandler setTimer string.find tonumber setElementFrozen toggleAllControls
xXMADEXx Posted April 12, 2013 Posted April 12, 2013 I made a tutorial on how to make a basic jailing system, click here.
Msypon Posted April 12, 2013 Author Posted April 12, 2013 No men look this function ban( p, c, t, ti ) ti:gsub ( "1", "1s" ) banPlayer ( t, nil, nil, nil, p, "aw", tonumber ( t ) ) end addCommandHandler ( "timeb", ban ) instead 1 i want 1s
OGF Posted April 12, 2013 Posted April 12, 2013 I don't understand I thought you wanted a jail system?
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