Jump to content

طلب


Recommended Posts

Posted
ابغى كود الاي دي الي يظهر في السكور في التاب

ID لكل لاعب رقم عشان احول له من الصراف

# ي اخخوي وضخ م فهمت عليك

# تقصد الأيبي حقه

# ولأ مثلأ لكل لأعب يكون له ايدي خاص

Posted

جربتة ماصار شيء شوف السكور وعدد القتلى والفلوس مو تجي بالتاب اذا ظغتطته

ابغى الاي دي مثل حرب العصابات منه فايدة في مثل ابغى احولة فلوس

من صراف بدل اكتب اسمة اكتب الاي دي حقة وارسل الفلوس

Posted

جرب هذا افضل

https://community.multitheftauto.com/index.php?p= ... includes=1

واذا تبي تجيب ايدي الاعب

  
function callTest(player, command, id) 
    player = call(getResourceFromName("idsystem"), "getPlayerFromID", tonumber(id)) 
    if player then 
        outputChatBox(getPlayerName(player) .. " is online!", player) 
    else 
        outputChatBox("Player is not online, or call function failed.", player) 
    end 
end 
  
addCommandHandler("calltest", callTest) 
  

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...