CheiN Posted July 16, 2012 Posted July 16, 2012 function server(text) outputChatBox("#00e8ffServer#ff4a00:"), true end setTimer(server, 220000, 0, "press F7 to open the User Panel") My scripts: toptimes on scoreboard (server21) Screen on login(scren) Score on scoreboard (score)
Castillo Posted July 16, 2012 Posted July 16, 2012 No. function server ( text ) outputChatBox ( " #00e8ffServer#ff4a00: ".. text, root, 255, 255, 255, true ) end setTimer ( server, 220000, 0, "press F7 to open the User Panel" ) San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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