Search the Community
Showing results for tags 'img'.
-
Здравстуйте, я хотел бы узнать, как зашифровать .img архив, чтобы можно было нормально играть.. Либо найти человека, который зашифрует мои .img архивы, работа оплачивается.. / Hello, I would like to know how to encrypt the .img archive so that I can play normally .. Either find a person who will encrypt my .img archives, the work is paid ..
-
السلام عليكم شباب انا عامل قريد لست تشترى سلاح تمام عوز لما اضغط على ايه سلاح ف القريد ليست يظهرلى على الجنب كده صوره السلاح وانا هحط الصور بتاع كل الاسلحه ارجو فهمتو قصدى
-
local image = dxCreateTexture( "tesztkep.jpg" ) local white = tocolor(255,255,255,255) addEventHandler("onClientRender", root,function() dxDrawMaterialLine3D( 2463.71143, -1658.97595, 15.31024,2463.55469, -1651.24609, 15.47028,image,7,white ) end) this is my code, and this is the problem: how to fix this rotation problem?