Author Topic: Snowboard [v.1.2.1] - First Person View Fixed [REDOWNLOAD]!  (Read 10845 times)

Code: [Select]
$leftView=new GameTSCtrl(leftView) {
   profile = "GuiContentProfile";
   horizSizing = "right";
   vertSizing = "bottom";
   position = "0 0";
   extent = getres();
   minExtent = "8 8";
   visible = "1";
   cameraZRot = "270";
   forceFOV = "0";
   noCursor = "1";
};
PlayGUI.add($leftView);

I cheat to get a left view ;)
Would this go in the main code or in a separate client.cs? Durr, of course it's client. I'll try this out, thanks!
« Last Edit: July 21, 2014, 10:40:34 PM by BluetoothBoy »

I'll try this out, thanks!

If it doesn't work you make then I'm resorting to spells. Know any virgins you wouldn't mind seeing dead?

You should use Support_Updater if you're going to update this ever further.

You should use Support_Updater if you're going to update this ever further.
I will be.

I'll try this out, thanks!

You also might want to add something like
Code: [Select]
PushToBack($leftView);That way it ends up behind all the other GUI's like chat, and the bricks stuff, and crosshair.
« Last Edit: July 23, 2014, 11:39:32 AM by Thorfin25 »

You also might want to add something like
Code: [Select]
PushToBack($leftView);That way it ends up behind all the other GUI's like chat, and the bricks stuff, and crosshair.
Thank you so much, I was wondering how to do that! You'll definitely be given credit for help with the update. ;)

Updated to 1.2.0! Redownload addon (even if you only join servers with it enabled, it has the client-side built in) to use the forward facing first person view.

You should modify the default Skis to give you Ski Sticks, it would be cool!

the forward facing first person view.

thankthankthankthankthank

thankthankthankthankthank
welcomewelcomewelcomewelcomewelcome

Just found a bug that doesn't allow forward-facing first person. Will update in a few minutes...

too bad the handling is absolutely disgusting

too bad the handling is absolutely disgusting
Practice, my boy.

Just found a bug that doesn't allow forward-facing first person. Will update in a few minutes...

I think there's also a bug in which you can no longer tumble

I think there's also a bug in which you can no longer tumble
?

Tumbling works just fine for me. Do trace(1); in your console, recreate the bug, and post the console.log.