samp 0.3d will have option to remove obj from orginal map(dunno how they did it)
cmon, we cant give sampers a reason to claim samp is better(its not ofc)(now when i ask why they think so they just dont say anything)
theres an variable called zoom in front of freecam script.i even commented it in the script.
if u don't want z, then remove the z velocity, and the z recalculation based on speed.
and to change rotation of ufo, just use math.deg(rotX) as z rotation for the obj/model.
(check PMS if you havent)
i give no promises, but i will try to add the w button without breaking anything.
do you want it to go forwards only in horizontal plane, or vertically aswell?
and thats strange you will learn vectors and matrices at same time, matrices is like 50times more compicated
ok, then there's already a code laying in orginal freecam res for it aswell, just extract it.
and about the rot:just get rot of camera vector and apply it to obj.
and don't forget the collisons(you will need like ten line sight checks per frame)
handling=controlling on the fly with arrow keys, at least some velocity, inertia, collisons with sa map.
camera=zooms out the camera to dimensions of ufo, and allows to move mouse to change look direction
https://wiki.multitheftauto.com/wiki/Eng ... xtureNames
but only way to apply the texture to only one of the model, not all on the screen is somehow checking the on-screen bounds of element you want to shade, and applying the shader only if pixel pos on screen is in the bounds( requires Pixel Shader 3.0(for the current pixel pos variable) and alot of skill.).
Maybe makem a option to toggle it?
................................................................____________________
(Recreate Ipls? (this can be laggy for some computers)|_Yes_______________| (ascii art FTW)
that would suck.unsync.
but really, no way to modify ipl w/o lag?probably kind of extracting it?
but you tried to set render target to some texture onHUDrender, then restoring it only on normal onClientRender?
imo the texture should contain hud then(not sure tough)
whats kind of logic is that?
theres no computer in the world that can warp time(unless it feeds drugs to you), so how you can see something faster then other players see it, while keeping ping/delay low and remaining interaction?
PS: you both made my day, too bad its evening.