-
Content Count
13 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout Scarlett NX
-
Rank
Square
- Birthday 28/05/2001
Details
-
Gang
Groove Street
-
Location
Brasil
-
Occupation
Gangster
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
ERROR: Error parsing mtaserver.conf - Line 298: Error reading end tag.
Scarlett NX replied to Scarlett NX's topic in Server
thanks man now i can play in my server -
Hello, I need help, yesterday I modified the mtaserver.conf and now my server won't open I want to know how I can fix the file. Here is the file: <config> <!-- This parameter specifies the name the server will be visible as in the ingame server browser and on Game-Monitor. It is a required parameter. --> <servername>STEALTH DO CYBER 24H/servername> <!-- This parameter specifies the contact email addresses for the owner(s) of this server. The email addresses will not be publicly available, and only used by
-
Scarlett NX changed their profile photo
-
Hello, I have a question, how do I delete this post? I click on it with World object remove and it still remains in the same place without being deleted.
-
NAO ESQUEÇAM DE FALAR VIM PELO Cyber. Pra Fortaleçer
-
Ae galera, pra quem ta procurando um servidor de freeroam bom, recomendo esse: Vida Moderna Freeroam IP: mtasa://191.232.253.13:22002 Servidor Sem lag E FPS Turbinado
-
Could someone tell me how I use setWeaponProperty to make the gun fire faster? because I was watching some videos and saw that the gta v guns were firing fast, and I'm trying to make a realistic server
-
thanks for helping. I found the script that was forcing the vehicle_name, it was the skate mod on my server.
-
I think so, it could be the new hud I installed
-
Could someone tell me the error? the car's name keeps appearing in the hud Client: --Feito por Nexus Modding. Não remova os créditos. local components = { "vehicle_name", "area_name", "radio" } addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), function () for _, component in ipairs( components ) do setPlayerHudComponentVisible( component, false ) end end) Server: --Feito por Nexus Modding. Não remova os créditos. addEventHandler ( "onPlayerJoin", root, function () setPlayerHudComponentVisible ( source, "vehicle_name", false
-
thx for helping
-
Hello, I need some help, when I open my server the name of the location appears at the bottom of the screen. Like the names of cars for example: I want to know how can I remove it.