Quote:
Originally Posted by homeland5
Thanks for the reply. Another quick question plox.
You mentioned that you can roll the scripts in game by rolling them then switching to windowed mode ect. and then cancelling during the confirmation countdown. And then unrolling. I've been doing this lately and it works great.
Is this ok/safe to keep doing?
|
Yes. There is even a hud reload toggle in memory aswell and something that gave me ideas for the mod later to easier do things automatically without user input - but that is far stretch from now in terms of what I'm coding and dependent on trion.
Changelog ( just for Derp ):
- Derp v0.6
- Debug button code that displayed ingame debug information removed.
- Previous debug button ( glasses icon ) now sets the program atop all other desktop windows when toggled on.
- UI re-worked to be slim/cleaner.
- Zoom max distance capped at 1000
- Terrain max distance capped at 2800
- FoV max distance capped at 100
- Objects max distance capped at 500
- Adjusted how auto-unticking on client close works for boxes within groupbox to not effect anything else.
- Cleaned up leftover code.
- Clipping added ( this will adjust terrain slider minimum distance & also change whatever you have it set as, it is render based clipping and it cannot go below the default minimum ) - This is will not work in dungeons. This works with everything but player based models ( house/boat ), trade packs not close to you will also not show.
- Full Clip Added ( this will remove everything but player-set models like houses/boats ). This will not work in dungeons. You will need to wait a moment for it to unrender everything to be able to pass through the base of map ( underwater ).
Notes about clipping/full clip: This is a render based hack, not occlusion. It will take a moment on slow machines to unrender/render the objects/terrain and on full clip allow the base floor to be passable ( like for getting those sunkens you people want so badly

). Also, distant sunken towers/packs will unrender past a certain distance - they will rerender when you disable it. This
IS a hack which can be seen by players, you have been warned and use it at
your own risk. It will allow you to get inside and plant things in terrain ( using clipping ) and also allow your cart/car/skateboard to pass through aswell.
Any bugs, errors, problems - please PM me or respond here with it and screenshot if possible ( do block your name/info out ) so I can adjust anything needed.