Jump to content

DiGiTal

Members
  • Posts

    277
  • Joined

  • Last visited

Everything posted by DiGiTal

  1. Comment le faire compliqué ? Les jobs rpg sont simples .. @Wumbaloo
  2. Salut, j'ai créé récemment un script de facteur á vendre . Pour voir les 'screen shots' ou me contacter, Allez vers ce lien ci-dessous
  3. : السلام عليكم) FEATURES: NO ANY BUG NOTIFICATION SYSTEM GUI PANEL INDICATOR OF THE DESTINATION COOL ANIMATIONS MAP SCREEN SHOT: CONTACT: DISCORD: DiGiTal#2028
  4. Check down my signature if you want learn lua
  5. DiGiTal

    pls help

    Did you.try to reboot
  6. Teacher of Python language has been added.
  7. Your code dont have a sense . GetElementPosition(here element not table)
  8. Why its soooo hard to just install the script?.? I dont get anything from the wiki ..
  9. Each one has his way of working . Oop its a just a style of prgramming . It can be easy for u to peactise with oop and other one nope and the contrary too## So. I suggest you OOP as you will find it in many languages
  10. function hirsiz (player) if not isGuestAccount(getPlayerAccount(player)) then if isObjectInACLGroup("user."..getAccountName(getPlayerAccount(player)), aclGetGroup("Hirsiz")) then takeAllWeapons (player ) setPedArmor (player, 0 ) giveWeapon(player,4) giveWeapon(player,22,100) setPedSkin(player, 144 ) setPlayerTeam ( player, Hirsiz ) outputChatBox("#FFFFFF[#00FF00!#FFFFFF] Hırsızlık araçları verildi.", player, 255, 0, 0, true) setTimer(function() return nil end,60000,1) else outputChatBox("#FFFFFF[#FF0000!#FFFFFF] Bu komutu kullanmak için Hırsız olmanız gerekiyor.", player, 255, 0, 0, true) end end end addCommandHandler("hirsiz",hirsiz) @overlocus i suggest you to learn. Because this section isnt for requesting scripts. And it courage the newbie to dont learn
  11. setTimer( function () return nil end ,60000,1) Add this before "else". Im on phone srry
  12. UPDATE: ADDED A GUI PANEL (SOMETHING CLEAN) better then old version (SUGGESTED BY A CLIENT) DELETED PICK UP INFORMATION(INFO ADDED TO THE GUI)
  13. The price isnt a probleme .i'll deal with the client at the end
  14. Hello, I'll present you MAIL BOX JOB, i'm working on other jobs that will be added soon (it takes me more 1 day of scripting just to making a script nearly perfect )!! FEATURES: NO ANY BUG NOTIFICATION SYSTEM GUI PANEL INDICATOR OF THE DESTINATION COOL ANIMATIONS MAP VIDEO(will be added soon) SCREEN SHOT: CONTACT: DISCORD: DiGiTal#2028 ()()You both should see this page()()@thisdp@Simple01
  15. @MadnessReloaded Hey i liked some MUCH your SCRIPT . I HAVE FOUND A BUG on the Meta you done removeobject... and on the script u done destroyobejct..., so when i call it , it didn't work BECAUSE function on meta and on the file lua isn't the same . i changed it for it works for me
  16. I GOT all what you wrote but this ? local vehicle = vehicles , can you explaine it .Thanks
  17. how direction ? (xyz, rx,ry,rz can help u)
  18. https://community.multitheftauto.com/index.php?p=resources&s=details&id=14306
×
×
  • Create New...