#Untied Posted April 21, 2016 Share Posted April 21, 2016 آلسسلآم عليككم .. - ابي كود لما يضعط علي buton ينتقل لمكان.. بس لازم يكون معاة فلوس 1500 Link to comment
Froze Posted April 21, 2016 Share Posted April 21, 2016 setElementPosition getPlayerMoney Link to comment
#Untied Posted April 21, 2016 Author Share Posted April 21, 2016 خطا كدا؟ addEventHandler ( "onClientGUIClick", resourceRoot, function ( ) if ( source == GUIEditor.button[1] ) then setElementPosition ( localPlayer, x, y, z ) end end) Link to comment
ALw7sH Posted April 21, 2016 Share Posted April 21, 2016 x y z ماهم معرفين وماتحققت من الفلوس Link to comment
#Untied Posted April 21, 2016 Author Share Posted April 21, 2016 x,y,z انا لسا ما عملت الممود و الفلوس هحققها لاكن الكود البعتهولك فقه خطا؟ Link to comment
#Untied Posted April 21, 2016 Author Share Posted April 21, 2016 ممكن تعطيني كود السرفر مش عارف اعملو Link to comment
YourMind Posted April 21, 2016 Share Posted April 21, 2016 --client addEventHandler ("onClientGUIClick",GUIEditor.button[1], function () triggerServerEvent ("t",localPlayer) end,false) --server addEvent ("t",true) addEventHandler ("t",root, function () if getPlayerMoney (source) >= 1500 then takePlayerMoney (source,1500) setElementPosition (source,x,y,z) end end) Link to comment
Adham Posted April 21, 2016 Share Posted April 21, 2016 طيب لو ابي اعمل لما يضعط ويتسحب منه الفلوس يجيه شخصيه .. ونا احدد الid Link to comment
Me[Z]oO Posted April 21, 2016 Share Posted April 21, 2016 Thnx man =D من الواضح انك Sylence midomartin SaedAmer Uinted Link to comment
Me[Z]oO Posted April 21, 2016 Share Posted April 21, 2016 --client addEventHandler ("onClientGUIClick",GUIEditor.button[1], function () triggerServerEvent ("t",localPlayer) end,false) --server addEvent ("t",true) addEventHandler ("t",root, function () if getPlayerMoney (source) >= 1500 then takePlayerMoney (source,1500) setElementPosition (source,x,y,z) setElementModel ( source, ID) end end) Link to comment
Adham Posted April 21, 2016 Share Posted April 21, 2016 ياخ انا مب SeadSamer انا [L]e3bA + #Untied فقط! وش التقول عليهم ذا Link to comment
Me[Z]oO Posted April 21, 2016 Share Posted April 21, 2016 ياخ انا مبSeadSamer انا [L]e3bA + #Untied فقط! وش التقول عليهم ذا Sylence انت بنفسك قلت انا لعبة نسيت باسورد حساب لعبة !! Link to comment
Adham Posted April 21, 2016 Share Posted April 21, 2016 ايه انا بس قفلت الحساب .. من اسبوع او اكتر ومب سعيد ولا محمد Link to comment
SaedAmer Posted April 21, 2016 Share Posted April 21, 2016 Thnx man =D من الواضح انك Sylence midomartin SaedAmer Uinted حد يجيب في سيرتي 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