modemagdy Posted April 1, 2014 Share Posted April 1, 2014 ابى كود اذا تيم معين قتل يروح الاعيب اللى اتقتل مكان معين انا احط احدثياته + يخرج من المكان دا بعد وقت معين انا احطه ابى الكود جاهز + CLIENT ولا SERVER وشكرا ليكم Link to comment
ΞĪŚŚÀ Posted April 1, 2014 Share Posted April 1, 2014 (edited) [ XxxX Edited April 1, 2014 by Guest Link to comment
#Rmad~> Posted April 1, 2014 Share Posted April 1, 2014 (edited) onPlayerDamge getPlayerName setElmentPostion x "onPlayerWasted" spawnPlayer setTimer killTimer setElementPosition Edited April 1, 2014 by Guest Link to comment
' ρяofзśŝoя 亗 Posted April 1, 2014 Share Posted April 1, 2014 onPlayerDamge getPlayerName setElmentPostion الحدث عندكك غلط + ناقصهه اكوادككءَ + getPlayerName وش دخخل Link to comment
shwaeki Posted April 1, 2014 Share Posted April 1, 2014 هاد مش مني و عدل علية addEventHandler ("onPlayerWasted", root,function (_,killer) if ( killer and getElementType(killer) == "player" ) then if ( getPlayerTeam(source) ~= getTeamFromName("Police") and getPlayerTeam(killer) == getTeamFromName("Police") ) then local Levels = getPlayerWantedLevel ( source ) if ( Levels > 1 ) then setElementPosition(source,x,y,z) setTimer(setElementPosition,60000,1,source,x,y,z) end end end end) Link to comment
ΞĪŚŚÀ Posted April 1, 2014 Share Posted April 1, 2014 ... الحدث عندكك غلط + ناقصهه اكوادككءَ + getPlayerName وش دخخل getPlayerTeam Link to comment
xFace[B]ook Posted April 1, 2014 Share Posted April 1, 2014 setElementPosition= X spawnPlayer افضل Link to comment
Recommended Posts