ahhmmeed Posted February 11, 2014 Share Posted February 11, 2014 addEventHandler ( "onPlayerJoin", getRootElement() ) local team = createTeam (xXx) if (xXx) then setPlayerTeam(source,(xXx ) giveWeapon(source,31,3214) outputChatBox ( "xXx Player Join", source(), 255, 255, 255, true ) end end ) Link to comment
al-Kobra Posted February 11, 2014 Share Posted February 11, 2014 addEventHandler('onPlayerJoin',root, function () local team = createTeam (xXx) if ( team ) then setPlayerTeam( source,team ) giveWeapon(source,31,3214) outputChatBox ( "xXx Player Join", source, 255, 255, 255, true ) end end ) جرب , Link to comment
iPrestege Posted February 11, 2014 Share Posted February 11, 2014 addEventHandler('onPlayerJoin',root, function () local team = createTeam (xXx) if ( team ) then setPlayerTeam( source,team ) giveWeapon(source,31,3214) outputChatBox ( "xXx Player Join", source, 255, 255, 255, true ) end end ) جرب , يسوي تيم كل مايخش لاعب؟ السترنق في انشاء الفريق وينة؟ local team = createTeam ( 'xXx' ) addEventHandler ( 'onPlayerJoin',root, function ( ) setPlayerTeam( source,team ) giveWeapon( source,31,3214 ) outputChatBox ( 'xXx Player Join', source, 255, 255, 255, true ) end ) Link to comment
ahhmmeed Posted February 11, 2014 Author Share Posted February 11, 2014 مو يسوي تيم يسوي تيم ويحط الاعب بل تيم Link to comment
iPrestege Posted February 11, 2014 Share Posted February 11, 2014 جرب الكود اللي فوق يسوي تيم ويحط الاعب ويعطية سلآح ~ Link to comment
ahhmmeed Posted February 11, 2014 Author Share Posted February 11, 2014 مشكككككككككككككككككور برستيج وكوبرا Link to comment
xFace[B]ook Posted February 11, 2014 Share Posted February 11, 2014 حيآك الله ي عسسل . ذا عسل بالله !؟ Link to comment
Recommended Posts