Search the Community
Showing results for tags 'quesiton'.
-
Hey guys, I would like to know how I can add the name of my server to the scoreboard, besides this, change the colors of the columns and add players to teams when starting a job. I would really appreciate a help. Thanks
- 1 reply
-
- scoreboard
- edit
-
(and 3 more)
Tagged with:
-
hola, me harian el favor de ayudarme con una funcion que actue para todos los jugadores, es decir lo que estoy tratando de hacer es que al presionar un boton en un panel le quite las armas a todos lo jugadores gracias
-
Buenas Gente como van, me podrian ayudar a darle la funcion a un marcador de cambiar el team cuando se entra en el gracias
-
como hago para quitar los nombres de autos que aparecen cuando me subo a un auto y quitar los nombres de los lugares que aparecen cada que paso por una parte del mapa
-
Hello. Use MySQL connection, all work perfect. But, how I can use dbQuery from another resource? Or I need always use dbConnect before dbQuery? local dbname = <Server DBname> local host = "127.0.0.1" local username = <Server Username> local password = <Server Password> function connectToDatabase() DB = dbConnect( "mysql", "dbname="..dbname..";host="..host..";charset=utf8", username, password, "share=1" ) end addEventHandler("onResourceStart", getResourceRootElement(getThisResource()), connectToDatabase, false) Should I use exports and... ?
-
I attached a song to my car, but when i'll go far away from car, the music starts from the beginning... s: how to fix this?