al-Kobra Posted February 15, 2014 Share Posted February 15, 2014 الكود ما ينفهم رتبه , Link to comment
#DRAGON!FIRE Posted February 17, 2014 Share Posted February 17, 2014 وش الخطأ ) marker = createMarker ( 2039.3221435547,1541.4431152344,10.671875, "cylinder", 2, 255, 0, 255, 255 ) setElementVisibleTo ( marker, root, false ) setTimer ( function( ) local g_Team = getTeamFromName ( "Medic" ) if ( g_Team ) then for _,v in ipairs ( getPlayersInTeam ( g_Team ) ) do setElementVisibleTo ( marker, v, true ) end for _,plrs in ipairs ( getElementsByType ( "player" ) ) do if not ( getPlayerTeam( plrs ) ) then if ( isElementVisibleTo( marker, plrs ) ) then setElementVisibleTo ( marker, plrs, false ) end end end end setTimer( setElementFrozen, 5000, 1, source, false ) 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