How to make the player move in the recharge animation?
setPedAnimation(source,"UZI","UZI_RELOAD",-1,false,false,false,false)
setPedAnimation(source,"UZI","UZI_RELOAD",-1,false,false,false,false)
I used:
setPedAnimation(source,"UZI","UZI_RELOAD",0,false,true,true,true)
Then the animation can not be brought down. How to be?
help me, please, as fix from peds dropping fps?
I'am created 20 ped's and fps dropped on 46 frame per second.
As have fix this problem?
-- CLIENTside
for i = 1, 20 do
local data = dillers[i]
createPed(data.skinid,data.x,data.y,data.z)
end
They are all standing side by side. I' am sorry, bad speak on english.
I am don't speak english.