#J2mes Posted April 6, 2016 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 )
#J2mes Posted April 6, 2016 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 )
Abdul KariM Posted April 7, 2016 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 ) ;
Abdul KariM Posted April 7, 2016 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 ) ;
Abdul KariM Posted April 7, 2016 Posted April 7, 2016 يعطيه الشخصية فقط لثانيتين ثم تتغير اجل في عندك مود يغير الشخصية , تأكد
Abdul KariM Posted April 7, 2016 Posted April 7, 2016 يعطيه الشخصية فقط لثانيتين ثم تتغير اجل في عندك مود يغير الشخصية , تأكد
Abdul KariM Posted April 7, 2016 Posted April 7, 2016 الفري روم مغلق ما في غيره لكن مو ضابط مستحيل , في سكربت يغير الشخصية , طفي كل المودات وشغل المود نفسه بس
Abdul KariM Posted April 7, 2016 Posted April 7, 2016 الفري روم مغلق ما في غيره لكن مو ضابط مستحيل , في سكربت يغير الشخصية , طفي كل المودات وشغل المود نفسه بس
Abdul KariM Posted April 7, 2016 Posted April 7, 2016 http://up.top4top.net/downloadf-97kb7v1-zip.html
Abdul KariM Posted April 7, 2016 Posted April 7, 2016 http://up.top4top.net/downloadf-97kb7v1-zip.html
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