Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 25/08/19 in all areas

  1. What is Need for Speed: V? Need for Speed: V is an innovative racing server at Grand Theft Auto: V on the alt:V Multiplayer platform. The server is a reflection of the best parts from the NFS series of Electronic Arts publishers. Which NFS series does the server refer to? Underground (2003), Underground 2 (2004), Most Wanted (2005), Carbon (2006) Who we are? Our team consists of a group of friends with different interests and responsibilities. We create a project with passion, attention to details and maintaining the highest possible comfort and quality from the game itself. How to play on the server? At the moment, there is no such possibility. The server is being created, all changes and news will be announced on us Discord server. Keep up to date! Website nfsv.net Discord server discord.gg/dhqXAGD
    1 point
  2. السلام عليكم ، انا لي سنوات باللعبه بديت بأسم Naif35 بعد ما اتقنت اللعبه وفهمت لها زين تغير النك نيم ل ALCKASER بعد فتره بالنك نيم هذا انحظرت بالموقع هذا وسويت حساب اخر بأسم اخر وتعلمت اشياء كثيره واتقنتها ثم حطيت نكي هذا من ٦ سنوات اللي هو EH10 وبالنهايه اقول لكم انا EH10 هو نفسه ALCKASER للي يتذكرني طبعا من قبل ست سنوات. وطبعا انا تارك اللعبه من اكثر من ثلاث سنوات.
    1 point
  3. theVehicle nesse caso é uma string. Não tem como usar getElementModel em uma string. Tente isso: function verPorte (thePlayer, cmd, name) local alvo = findPlayer (thePlayer) -- Essa função não existe. Espero que vc tenha criado ela em outro lugar. if (getPedOccupiedVehicle (thePlayer)) then local id = getElementModel (getPedOccupiedVehicle (thePlayer)) if (id == 596) then if (name and getElementData (alvo, "porte") == true) then outputChatBox ("O(a) "..getPlayerName (alvo).."#FFFFFF possui um porte de arma válido.", thePlayer, 255, 255, 255, true) else outputChatBox ("O(a) "..getPlayerName (alvo).."#FFFFFF não possui um porte de arma valido.", thePlayer, 255, 255, 255, true) end else outputChatBox ("Você não está em uma viatura policial.", thePlayer, 255, 255, 255) end else outputChatBox ("Você não está em um veículo.", thePlayer, 255, 255, 255) end end addCommandHandler ("vporte", verPorte)
    1 point
  4. Esse código: setPlayerHudComponentVisible("all", true) Significa q tá ativando a hud remove de todos esses arquivos ai. Acredito q não tenha necessidade de ativar em nenhuma hora já q vc utiliza uma personalizada.
    1 point
  5. وش صار بالسنايبر ي بعدي
    1 point
  6. On August 29, 30 and 31 we would like to invite everyone to public software tests to optimize scripts and present the current progress of the project. Public beta testing will take place: - August 29 (18:00 GMT - 20:00 GMT) - August 30 (18:00 GMT - 21:00 GMT) - August 31 (18:00 GMT - 21:00 GMT) Available functions during tests: - Introduction at the airport, ride to the garage. - Selection of the first vehicle in the garage. - Limited functionality of the Lobby panel. - Police pursuits with the AI. - Duels in Free Ride mode with other players. Each person participating in the tests will receive a unique achievement that will not be obtainable in the final version. Don't worry, these are not the last tests, you will be informed about each next one.
    1 point
  7. Pursuits with AI teaser ?
    1 point
×
×
  • Create New...