AhmeD~9MoD Posted April 27, 2013 Share Posted April 27, 2013 (edited) وين الخطأ فالكود ؟ addEvent("spawnHim1",true) addEventHandler("spawnHim1",root, function() setPlayerTeam ( source, POLICE ) outputChatBox("انت الان في فريق الشرطةة", source, 255, 0, 0, true) spawnPlayer (source, 1579.2481689453, math.random(-1637.4063720703,-1635.4063720703), 13.561396598816, 124) setElementModel ( source, 285 ) giveWeapon ( source , 30,1000 ) giveWeapon ( source , 25,1000 ) giveWeapon ( source , 27,1000 ) giveWeapon ( source , 43,1100 ) setCameraTarget(source, source) end ) edit: server هذا الكود في ملف Edited April 27, 2013 by Guest Link to comment
aBo-Khaled_)x Posted April 27, 2013 Share Posted April 27, 2013 موضوعك هنآ viewtopic.php?f=160&t=58220 Link to comment
iPrestege Posted April 27, 2013 Share Posted April 27, 2013 addEvent("spawnHim1",true) addEventHandler("spawnHim1",root, function( ) outputChatBox("انت الان في فريق الشرطةة", source, 255, 0, 0, true) setCameraTarget(source, source) spawnPlayer (source, 1579.2481689453, math.random(-1637.4063720703,-1635.4063720703), 13.561396598816,90,285,0,0,getTeamFromName("Team Name")) giveWeapon ( source , 30,1000 ) giveWeapon ( source , 25,1000 ) giveWeapon ( source , 27,1000 ) giveWeapon ( source , 43,1100 ) end ) لم يتم التجربة .. بدل Team Name = اسم التيم اللي تبية للاعب و للمعلومية العالم خليتة 0 تقدر تغيرة ! 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