raz651
raz651
Reactions
-
Re: differences?
https://www.beamdog.com/products/neverwinter-nights-digital-deluxe (View Post)1 -
Re: Pc heals when they re log
https://neverwintervault.org/project/nwn1/script/preventing-logoutlogin-exploits (View Post)1 -
Re: Technical Toolset Feature requests
Here is the link to the thread with links about docker. https://forums.beamdog.com/discussion/67157/server-download-packages-and-docker-support/p1 (View Post)1 -
Re: Fun with SetObjectVisualTransform function
Ok, i finally got something. It is a start until I learn the range of numbers that can be used. Using int OBJECT_VISUAL_TRANSFORM_ROTATE_Y = 22; (View Post)3 -
Re: Fun with SetObjectVisualTransform function
This is what was show in the 8169 delvolopment shows new script commands. int OBJECT_VISUAL_TRANSFORM_SCALE = 10; int OBJECT_VISUAL_TRANSFORM_ROTATE_X = 21; int OBJECT_VISUAL_TRANSFORM_ROTATE_Y = 22;… (View Post)1