BadBoy Posted July 7, 2013 Share Posted July 7, 2013 وين الخطاء ؟؟؟ addEventHandler("onPlayerWasted",getRootElement(), function(killer) local ThwarTeam = getPlayerTeam ( killer ) if ThwarTeam then if ( getTeamName ( ThwarTeam ) == "NoTeam" ) then spawnPlayer ( source, 1971.0981445313,-2159.1594238281,13.546875, 0, 1, 0, 0, Team ) setCameraTarget ( source, source ) end end end ) Link to comment
#DRAGON!FIRE Posted July 7, 2013 Share Posted July 7, 2013 addEventHandler("onPlayerWasted",root, function() local ZA7F = getPlayerTeam(source) if ZA7F then if ZA7F == getTeamFromName("NoTeam") then spawnPlayer ( source, 1971.0981445313,-2159.1594238281,13.546875, 0, 1, 0, 0) setCameraTarget ( source, source) end end end ) Link to comment
iMr.Dawix~# Posted July 8, 2013 Share Posted July 8, 2013 addEventHandler("onPlayerWasted",root, function() local ZA7F = getPlayerTeam(source) if ZA7F then if ZA7F == getTeamFromName("NoTeam") then spawnPlayer ( source, 1971.0981445313,-2159.1594238281,13.546875, 0, 1, 0, 0) setCameraTarget ( source, source) end end end ) قوله الخطأ طيب ذذ.. ع العموم الخطأ هو انه يجيب تيم اللقاتل + لازم تتأكد انه في تيم 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