Search the Community
Showing results for tags 'help me'.
-
Hello! Need some help. I'm writing a work script and it doesn't work because if you go into the delivery spot, the car freezes. Because now the car just goes through the marker --Client side local Storage = {false, false} local deliveryspot = {false, false}...
-
HI EVERYBODY system info WIN 10 64-BIT I HAVE THIS PROBLEM THAT I CANT CONNECT TO ANY SERVERS WITHOUT VPN I TRIED EVERYTHING UNINSTALLING GTA AND MTA ALLOWING AND TURNING FIREWALL OFF AND ITS ALWAYS THE SAME THE EROR CODE IS CC23 or gets disconnected or gets timed outWHEN I GO...
-
- connection timed out
- mta
- (and 10 more)
-
help me i cant figure out how to join
- 1 reply
-
- help me
- im confused
-
(and 9 more)
Tagged with:
-
EN: I NEED HELP WITH THIS, SORRY FOR MY BAD ENGLISH. I NEED ADD ONLY WANTED PLAYERS IN GRIDLIST RESUME: ADD : PLAYERS WITH STAR >= 1 IN GRIDLIST --------------------------------------------------------------------------------------------------------------------------------------------...
- 8 replies
-
- portuguese
- english
- (and 6 more)
-
I have a problem, I tried to make a local blip for each player, that is, if you are a business owner on the server (in my case), then only you have a note of where your business is. Errors in the console are not any no, it's completely clean. --------------------------------------------------...
-
I hope you can help for me! Guys i need a [pubg] battle ground script compiled or uncompiled pls help me
-
Hi i would like to know how to put the zombies appear in a zone that i put and when leaving that area they die or they can not leave only they are in that zone i use the script of slothman script: https://community.multitheftauto.com/index.php?p=resources&s=details&id=347 someone helps me...
-
The resource starts, but the bot does not spawn. function bot () team = createTeam ("AngryBots", 255,255,255) exports [ "slothBot" ]:spawnBot ( 2002.5241699219,1546.9384765625,13.5859375, 90, 124, 0, 0, 29, "waiting", true ) end addCommandHandler("bots",bot) <meta> <info author="Falke" versio...
-
Hello. Since I got a new PC, my draw distance is bad, even though its on 100%. Any solutions? And don't you dare call me a lowpostie.
- 1 reply
-
- help
- i need help
-
(and 3 more)
Tagged with:
-
because I get this I do not understand help me please code script local randomMails = {"contactus@server.com", "helpdesk@server.com", "noreply@server.com", "costumersupport@server.com", "register@server.com"} functio...
-
Una consulta chicos como hago para que este local sounds sea infinito ya que cuando activo esta script solo se reproduce una vez y luego se corta.. function onResourceStart() local Zx,Zy,Zz = getElementPosition( ped ) --- Puede ser que halla un mal argumento aquí? porque el debugscript 3 me...
-
My Resources Do Not Load On My Server, I'm With 216 Resources, And My Last 2 Do not Load, I Need Help, It's All Right In It, With the .lua file and the meta.xml file please help me By: Troken_XD
-
function Window () painel = guiCreateWindow(286, 231, 454, 345, "VIP BSA", true) guiWindowSetSizable(painel, true) showCursor ( true ) myWindow = guiCreateStaticImage(9, 19, 435, 316, "123.png", false, painel) button1 = guiCreateButton(0,...
-
Hello, I would like to ask for the help to create a system to rotate an object when I hold a certain button , It will only stop after I release objectRotation = 0; objeto = createObject ( 1852,2714,-1756.2700195313,77.559997558594, 0, 0, 0 ) function func () objectRotation = objectRota...
-
Hi i would like to know how i can do that a player can put more than 3 letters in their names, i do not know if i can explain myself. Please help me i' am sorry for my English, i do not know so much
-
Dear Friends, PLEASE HELP ME !!! [*] I can't connect to some russian servers. but i can connect to any other servers. Eg :- LCN UntD 1ck U1tra I got this Error: ^ Error [CC23] ^ Connection timedout.
-
[2017-03-10 16:55:55] WARNING: admin/server/admin_server.lua:1163: Bad argument @ 'destroyElement' [Expected element at argument 1] < Console log . I cant fix it help me plz. Script is : elseif ( action == "setcolor" ) then r, g, b = hex2rgb(data[1])...
- 9 replies
-
- i cant fix
- help me
-
(and 2 more)
Tagged with:
-
I´m creating this script This script mimics the operation of the machine Gun of Valkyrie helicopter is this : restrictedTo = 488 bindKey ( "o", "down", function ( thePlayer, seat) local vehicle = getPedOccupiedVehicle ( localPlayer ) if ( vehicle and getE...
-
Me ayudan con esto por favor ? Quiero que al poner por ejemplo el comando "salto" se active, esto lo saque de un resource es decir quiero ponerlo individual (No soy autorq del script), quiero que se active con un comando pero no sé como , soy nueva en esto del script CLIENT:...