Jump to content

No Rotation Minimap - Checking for Act with If statement?


Recommended Posts

In the mods I found for no rotation of the minimap it changes cameraRot.Yaw to 180.0 or 0.0 depending on which act your in. Is there any way to check for the act like with an If statement?

 

Like If Act = 1 then cameraRot.Yaw = 180.0

Else cameraRot.Yaw = 0.0

 

So I wouldn't haven't to edit the file each time I switch acts?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...