GUI functions:
Create gui-window using this function
guiCreateWindow
Create gui-editbox ( some field the player can pass his username and password from ) using
guiCreateEdit
Login/Register functions:
Use this function to log a player into his account
logIn
Use this function to register an account
addAccount
You may have to learn more about lua and mta-scripting-functions on:
https://wiki.multitheftauto.com/wiki/Sc ... troduction
addEventHandler ( 'onClientGUIClick', root,
function ( )
if ( source == button or source == button2 ) then
guiSetVisible ( window, false )
showCursor ( false )
end
end
)
هذا فقط اختصار .. تأكد من ان
button و button2
موجودين بالاساس
edit :
وتاكد من النافذة مثل ما قال اخونا ذا بيست
لا ما يتكلمون انجليزي .. يتكلمون فرنسي وهذا بسبب الاحتلالات الفرنسية القديمة اذا تعرفون التاريخ
edit :
http://www.islamuon.com/2013/06/blog-post_9682.html
الحمد لله على نعمة الاسلام ..