Car = { }
addCommandHandler('nob',
function ( Player )
if ( isElement(Car[Player]) ) then destroyElement(Car[Player]) end
Pos = { getElementPosition(Player)}
Car[Player] = createVehicle(411,Pos[1]+2 ,Pos[2] ,Pos[3])
outputChatBox(' تم الحصول علي سيارة ',Player , 0, 255 ,0 , true )
end )
اها عالاعموم الكود