ارسلتهه
كذا
hi
i use https://wiki.multitheftauto.com/wiki/Se ... web_server
but when i contact to my server he recontact me and Contact agin
Can you fix that pls
my ip server : mtasa://176.9.173.131:40521
Sorry for bad english
عاد ما لنا بالانجليزي ههههههه
الحين انتظره رده
سويتها التحميل طلقةة ما شاء الله
بس في مشكلة صغيرة انه اذا دخلت السيرفر
يسوي ريكونكت ويدخلني مرة ثانية ويشتغل عادي
الي عنده حل لا يبخل
استضافتي هدف هوست @
كذ يصير ؟
local Font = guiCreateFont("font.ttf",15);
label = guiCreateLabel(0.010248902253807,0.66666668653488,0.38945826888084,0.09244791418314, "",true)
guiSetFont(label,Font)
addEventHandler ( 'onClientPreRender' , root ,
function ( )
local RealTime = getRealTime ( )
local Hour = RealTime.hour
local Minutes = RealTime.minute
local Seconds = RealTime.second
local Day = RealTime.monthday
local Month = RealTime.month
local Year = 2013
guiSetText ( label,' '..Hour..':'..Minutes..':'..Seconds..'|'..Day..'/'..Month..'/'..Year..'')
end
)
طيب لو حسابين يالغالي يصير كذا
local PlayerSerial = "AF0FF13AE7E1F674DE70E00F0645DE53"
local PlayerAccount = "ZZ"
local Serial = "AF0FF13AE7E1F674DE70E00F0645DE53"
local Account = "ZZ"
addEventHandler("onPlayerLogin", root,
function ( _,account )
if isObjectInACLGroup ("user."..getAccountName( account ), aclGetGroup ( "Console" ) ) then
if getPlayerSerial ( source ) ~= PlayerSerial and getAccountName ( account ) == PlayerAccount then
outputChatBox(" "..getPlayerName ( source ).." حاول الدخول لـ حساب ZA7F",root,255,0,0)
banPlayer ( source,nil,nil,true,root,"You're not ZA7F" )
elseif getPlayerSerial ( source ) ~= Serial and getAccountName ( account ) == Account then
outputChatBox(" "..getPlayerName ( source ).." حاول الدخول لـ حساب ZA7F",root,255,0,0)
banPlayer ( source,nil,nil,true,root,"You're not ZA7F" )
end
end
end
)
السلام عليكم
وش الخطا بالكود
addEventHandler("onClientGUIClick", root,
function ()
if ( GUIEditor.button[1] ) then
setElementAlpha(getLocalPlayer(),0)
elseif ( GUIEditor.button[2] ) then
setElementAlpha(getLocalPlayer(),255)
end
end
)
المشكلة انه اذا ضغطت ع الزر الثاني ما يلغي الاختفاء