Jump to content

كود نص يظهر علي الشاشه


Recommended Posts

Just now, N3xT said:

لا مب ممكن

ما تعرف تشغل الاديتور وتكتب النص؟

انا معي كود بس بالقيمه حقته

وابيه من غير الفيمه 

هذا هو الكود 


function PointG_2()
if getElementData(localPlayer,"LoginTopP") then
for i, valueT in ipairs(PointGang) do
dxDrawFramedText ( "Best Gang : "..valueT[1].. " ("..convertNumber(valueT[2])..")",(sX/600)*20, (sY/600)*245, (sX/800)*30, (sY/600)*80, tocolor(255, 10, 0, 255),1.0, "default-bold", "left", "top", false, false, true, false, false)
PlayerBestG = valueT[1]
end
end
end

Link to comment
function PointG_2()
if getElementData(localPlayer,"LoginTopP") then
for i, valueT in ipairs(PointGang) do
dxDrawFramedText ( "Best Gang :",(sX/600)*20, (sY/600)*245, (sX/800)*30, (sY/600)*80, tocolor(255, 10, 0, 255),1.0, "default-bold", "left", "top", false, false, true, false, false)
PlayerBestG = valueT[1]
end
end
end
 

 

Link to comment
Just now, N3xT said:

function PointG_2()
if getElementData(localPlayer,"LoginTopP") then
for i, valueT in ipairs(PointGang) do
dxDrawFramedText ( "Best Gang :",(sX/600)*20, (sY/600)*245, (sX/800)*30, (sY/600)*80, tocolor(255, 10, 0, 255),1.0, "default-bold", "left", "top", false, false, true, false, false)
PlayerBestG = valueT[1]
end
end
end
 

 

اشكرك جدا اخوي ^_^

Link to comment

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...