baba Posted May 1, 2017 Share Posted May 1, 2017 سلام عليكم اخباركم شباب ولله انكم كفو من يومكم ابي كود زر اضغط عليه في الوحه يعطيني شخصيه انا احدده لو سمحتو ولله انكم ما تقصرو Link to comment
Ahmed Ly Posted May 1, 2017 Share Posted May 1, 2017 "onClientGUIClick" triggerServerEvent setElementModel Link to comment
baba Posted May 1, 2017 Author Share Posted May 1, 2017 7 minutes ago, Ahmed Ly said: "onClientGUIClick" triggerServerEvent setElementModel يعطيك العافيه Link to comment
#STZ Posted May 2, 2017 Share Posted May 2, 2017 ما تحتاج سيرفر "onClientGUIClick" setElementModel Link to comment
^iiEcoo'x_) Posted May 2, 2017 Share Posted May 2, 2017 local aTable_ = { { aButton1 , 23 }, { aButton2 , 0 }, { aButton3 , 278 }, { aButton4 , 299 } } addEventHandler ( 'onClientGUIClick' , root , function ( ) for _ , v in ipairs ( aTable ) do if ( source == v[1] ) then setElementModel ( localPlayer , v[2] ) end end end ) غير مجرب ويمكن خطأ Link to comment
Master_MTA Posted May 3, 2017 Share Posted May 3, 2017 17 hours ago, #_iMr.[E]coo said: local aTable_ = { { aButton1 , 23 }, { aButton2 , 0 }, { aButton3 , 278 }, { aButton4 , 299 } } addEventHandler ( 'onClientGUIClick' , root , function ( ) for _ , v in ipairs ( aTable ) do if ( source == v[1] ) then setElementModel ( localPlayer , v[2] ) end end end ) غير مجرب ويمكن خطأ On ٢/٥/٢٠١٧ at 07:47, MR.NaiF-MTA said: ما تحتاج سيرفر "onClientGUIClick" setElementModel يحتاج سيرفر تغييره بالكلنت فقط اللاعب اللي بيشوف شخصيته تغيرت والباقي لا Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now