#J2mes Posted April 6, 2016 Share Posted April 6, 2016 اول شيء انت غيرت اسم التيم ؟ addEventHandler("onPlayerSpawn",root, function () if ( getPlayerTeam ( source ) and getTeamName ( getPlayerTeam ( source ) ) == "Dov" ) then giveWeapon ( source , 9 , 30 ) setTimer(setElementModel,100,1,source,181) end end ) Link to comment
#J2mes Posted April 6, 2016 Share Posted April 6, 2016 اول شيء انت غيرت اسم التيم ؟ addEventHandler("onPlayerSpawn",root, function () if ( getPlayerTeam ( source ) and getTeamName ( getPlayerTeam ( source ) ) == "Dov" ) then giveWeapon ( source , 9 , 30 ) setTimer(setElementModel,100,1,source,181) end end ) Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 لم يتم حل المشكلة بعد Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 لم يتم حل المشكلة بعد Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 جرب كذا function Given ( player ) if getPlayerTeam ( player ) and getTeamName ( getPlayerTeam ( player ) ) == "Dov" then giveWeapon ( player, 9, 1) setElementModel ( player, 181 ) end end addEventHandler( "onPlayerWasted",root, function ( ) setTimer( Given , 2000 , 1 , source ) end ) ; Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 جرب كذا function Given ( player ) if getPlayerTeam ( player ) and getTeamName ( getPlayerTeam ( player ) ) == "Dov" then giveWeapon ( player, 9, 1) setElementModel ( player, 181 ) end end addEventHandler( "onPlayerWasted",root, function ( ) setTimer( Given , 2000 , 1 , source ) end ) ; Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 يعطيه الشخصية فقط لثانيتين ثم تتغير Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 يعطيه الشخصية فقط لثانيتين ثم تتغير Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 يعطيه الشخصية فقط لثانيتين ثم تتغير اجل في عندك مود يغير الشخصية , تأكد Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 يعطيه الشخصية فقط لثانيتين ثم تتغير اجل في عندك مود يغير الشخصية , تأكد Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 الفري روم مغلق ما في غيره لكن مو ضابط Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 الفري روم مغلق ما في غيره لكن مو ضابط Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 الفري روم مغلق ما في غيره لكن مو ضابط مستحيل , في سكربت يغير الشخصية , طفي كل المودات وشغل المود نفسه بس Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 الفري روم مغلق ما في غيره لكن مو ضابط مستحيل , في سكربت يغير الشخصية , طفي كل المودات وشغل المود نفسه بس Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 وش رايك ترسل المود اشوف حقك ارسله لنشوف Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 وش رايك ترسل المود اشوف حقك ارسله لنشوف Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 http://up.top4top.net/downloadf-97kb7v1-zip.html Link to comment
Abdul KariM Posted April 7, 2016 Share Posted April 7, 2016 http://up.top4top.net/downloadf-97kb7v1-zip.html Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 ارفعه على مركز ثاني ما يشتغل ذا Link to comment
taha201100 Posted April 7, 2016 Author Share Posted April 7, 2016 ارفعه على مركز ثاني ما يشتغل ذا 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