CamMaxPosZOffsetHi, I can only use negative values for "CamMaxPosZOffset". Like: Code: PushToConsole("CamMaxPosZOffset -150"); This doesn't work: Code: PushToConsole("CamMaxPosZOffset 150"); And this doesn't work too: Code: PushToConsole("CamMaxPosZOffset +150"); How do I bypass this?
Originally Posted by HaX4LiFe! cammaxposX cammaxposY ect.. cammaxposz doesn't work... ^^ i want to make a little "ghostmode", so i have to edit the z-coordinate...
Originally Posted by HaX4LiFe! positive values dnt work only negative works so use other X,Y,Z coordinates i noticed that positive values dont work, what do you mean with other x,y,z coordinates? so, is it impossible to use positive values?
Originally Posted by Killahr i noticed that positive values dont work, what do you mean with other x,y,z coordinates? so, is it impossible to use positive values? look[YOUTUBE]WVMOd8M-V1w[/YOUTUBE] this is me using X,Y,Z offsets
Originally Posted by HaX4LiFe! look[YOUTUBE]WVMOd8M-V1w[/YOUTUBE] this is me using X,Y,Z offsets so it is possible?
Originally Posted by HaX4LiFe! only negative values yes so did you "teleport" with negative values? /
Originally Posted by HaX4LiFe! just use negative values until u get wat u want well, like i said, i try to make a little "ghostmode" which works with cammaxposx/y/z. are there any tricks to realize this anyway?