No i just change my server ( vps ) and now you know what ? My server on the last of the server browser list it was on the top if you type 'KSA' in the search box but nothing to do i just change it .
2,5 MB :
413 Request Entity Too Large
2,2 MB :
413 Request Entity Too Large
2 MB :
413 Request Entity Too Large
1.5 MB :
413 Request Entity Too Large
I Can upload up to 1 MB Only .
local Acc = {
['Account'] = true,
['Account'] = true,
}
addCommandHandler ( 'CheckAccount',
function ( PlayerElement )
local Account = getPlayerAccount ( PlayerElement )
if ( Account ) and not isGuestAccount ( Account ) then
if Acc [ getAccountName ( Account ) ] then
outputChatBox ( 'Account Found' )
end
end
end
)
لول تلخبطت ,
اول يوم عطيتك كود التيم قلت لازم تتحقق انه اللاعب
if getPlayerTeam(source) and Teams[getTeamName(getPlayerTeam(source))] == 'No Name' then
وليه ما سويت حق الحسابات ,
if getPlayerAccount(source) and Accounts [ getAccountName (getPlayerAccount(source)) ] then
اللي يعجبني فيكم .. دايم مآتفتحون الويكي وتقولون كيف نصير مبرمجين .. .. اسمع انا ماراح اقولك كيف افتح الويكي الحدث ( onPlayerLogin ) و اقرا الـ البارتمنت و علمني .. تعرف ولالا .. ok ..
يعني تعدل الفري روم ابحث عن هالوظيفة مآ بين سطر :
1600 - 1620 ( fr_client.lua ) :
تبحث عن هالوظيفة :
toggleFRWindow
بتحصلها كذا :
function toggleFRWindow()
if isWindowOpen(wndMain) then
showCursor(false)
hideAllWindows()
colorPicker.closeSelect()
else
showCursor(true)
showAllWindows()
end
end
انت عدلها خلها للعالم اللي تبية بـ حيث يكون كذا :
function toggleFRWindow( )
if getElementDimension ( localPlayer ) ~= Dimension then return false end
if isWindowOpen(wndMain) then
showCursor(false)
hideAllWindows()
colorPicker.closeSelect()
else
showCursor(true)
showAllWindows()
end
end
بدل :
Dimension
اللي قبل then return end
بـ رقم العالم الوهمي اللي تبية يفتح له وغيرة بيكون مايفتح اتمنى فهمت ..
Graphic Driver Problem :
Audio Driver Problem :
MTA Diag After Install All Drivers Except ( Graphic ) And ( Audio ) :
http://pastebin.mtasa.com/294339441