![]() |
Suggestion: setview
Similar to setfocus, only it sets the origin of the viewpoint to this x/y (instead of the player's x/y). If a setfocus is in effect, it would be relative to this as well.
And of course, resetview. Would be handy if this gets added, I really need it! :) |
Describe more please
|
I think Rick means that the setview command would change the resetfocus coordinates. For example:
NPC Code: |
Quote:
I want to be able to move the player's view around (as if their player X/Y is moving) without actually moving the player. Say the player is at 10,10 then I changed their coords to 50,50. Their view would center on 50,50. What I want to do is have the player at 10,10 then be able to setview(50,50) and have the view center on 50,50 without actually moving the player. Hopefully I'm making a little more sense now? |
Since when is setfocus moving the player ?
|
Quote:
I'm looking for a precise way of managing the view, setfocus doesn't seem to be that way. |
Well the setfocus thing is compatible for different screen size. If you want a way to set the view origin then you would need to care about the window size though ?
|
Quote:
|
| All times are GMT +2. The time now is 09:53 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.