WASSIm. Posted January 25, 2013 Share Posted January 25, 2013 3andi il script hadha n7ab na3rf kifa n5adam fadecamera wa howa script client ? myShader = dxCreateShader( "texture.fx" ) local x,y,z = 1911.2,-1776,12 ------ position local Marker = createMarker ( x, y, z, "cylinder", 5, 255, 0, 0, 150 ) local Blip = createBlipAttachedTo ( Marker, 12 ) function cleancar (player) local vehicle = getPlayerOccupiedVehicle ( player ) if vehicle then engineApplyShaderToWorldTexture( myShader, "vehiclegrunge256", vehicle ) engineApplyShaderToWorldTexture( myShader, "?emap*", vehicle ) outputChatBox ( "Your Welcome in Clean Car", vehicle, 0, 255, 255, true ) fadeCamera ( vehicle, false, 2.5, 0, 0, 0 ) setTimer ( fadeCamera, 2500, 1, vehicle, true, 2.5) end end addEventHandler("onClientMarkerHit", Marker, cleancar) Link to comment
Baseplate Posted January 25, 2013 Share Posted January 25, 2013 fadeCamera lel vehicle?? setTimer ( fadeCamera, 2500, 1, true, 2.5) Link to comment
WASSIm. Posted January 25, 2013 Author Share Posted January 25, 2013 fadeCamera lel vehicle?? setTimer ( fadeCamera, 2500, 1, true, 2.5) ma5damch Link to comment
Sparrow Posted January 25, 2013 Share Posted January 25, 2013 fadeCamera ( player, false, 2.5, 0, 0, 0 ) setTimer ( fadeCamera, 2500, 1, true, 2.5) Link to comment
WASSIm. Posted January 25, 2013 Author Share Posted January 25, 2013 saya rigaltha thx all https://community.multitheftauto.com/index.php?p= ... ls&id=6359 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