Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/05/20 in all areas

  1. About the community: UDC is a project which has been developed since probably 3 year. It's a CnR/RPG/RP project, in this server we're trying to make things as much realistic as we can, we try to give the player the best RP experience in a RPG/CnR server. We can say this server is based on CIT (Community of Integrity and Transparency) but we got our unique ideas and code. Our goal is the make a completely enjoyable atmosphere for our players to enjoy and not get fed up. Nevertheless, we won't hide the truth that we got some scripts from MTA community (not more that 3 tho). Objectives: Reach a decent amount of players. Make realistic scripts and improve the gameplay. Make this community to the top. Create a funny and enjoyable atmosphere for the players. Features: Login panel: An advanced UI and simple interface to make it easier for the players. Vehicles System: An advanced and Realistic vehicles system that hasn't been used in any other servers before. Spawners System: An advanced vehicles system, it's not really realistic but does the job. Jobs/Employment System: An advanced employment system which contains "SOME" of the jobs as we're still developing the rest of the jobs, you can find jobs all around SA marked with blips in the map. Groups System: DGS UI that allows players to understand the system faster, it contains a lot of features for the leaders, and will be improved in further versions. Rules Panel (F1): DGS UI which contains all server rules, commands and jobs information. Banking System: Realistic banking system, which offers different payment methods (using UDC Card) which is a unique idea that hasn't been used before, the banking system is synchronised with players' accounts using a specific PIN Code that the player should enter. Turfing System: for a better CnR experience we offer you the best choice which is turfing, actually it might be only for criminals since police officers can't turf, but this feature is well designed and has a lot of perks. Fuel System: We tried to make this as much realistic as we could so we made a fuel system which synchronizes fuel refilling with vehicles type (i.e: a truck pays more than a bike to refill) Customs Shop (Credits: Al3grab): While searching the community to gain time, we found this epic modshop resource made by @Al3grab Housing System: Make your own real estate, or have your own house, this system isn't finished, but V1.0 is ready to be launched (in further versions you'll be able to buy apartments and add your own furniture). Fast Food: Heal yourself by buying some pizza hot. Drugs System: Improve your health and movements. Animations: Make some animations by pressing F7 Phone System: Transfer money, send PMs, Take a selfie, Clock, Weather, Note, GPS, Calculator and settings Other Features: Criminal Boss Police Chief JFM Bankrob Stores Rob Civilians Job (Taxi, Pizzaboy, Bus Driver, Fisherman, Rescue Man, Pilot, Ferry Captain..) Vehicles Repair System Stats Panel Settings System HD Radar Walking Style System VIP System Ammunation Teleport System Drugs Store Medkits Repair Kits Armed Robberies LAW/Gangsters Skills Safe Zones Score System Skin Shop Taser/Arrest System Quiz System Social Links: Forums Discord Official Trailer:
    1 point
  2. 1 point
  3. addEventHandler("onClientGUIClick",root, function( ) if ( source == yourButton ) then executeCommandHandler("your_command") end end)
    1 point
  4. إستخدم addEventHandler -- onClientGUIClick triggerServerEvent
    1 point
  5. addEventHandler ("onClientVehicleExit", root, function (thePlayer) -- Faz o mesmo ao sair do veículo, tornando o veículo destrutível novamente. if (thePlayer == localPlayer) then setVehicleDamageProof (getPedOccupiedVehicle (localPlayer), false) end end)
    1 point
  6. Você está usando a função útil isEventHandlerAdded. Por se tratar de uma useful function, falta o código-fonte dela.
    1 point
  7. Telvez dê para desativar com a função setAmbientSoundEnabled Senão, tente com setWorldSoundEnabled
    1 point
  8. اللهم صل وسلم وبارك على نبينا وحبيبنا محمد وعلى آله وصحبه أجمعين
    1 point
×
×
  • Create New...