icham5 Posted August 3, 2016 Author Share Posted August 3, 2016 don't wanna sound stupid but i think i found it , there are two types of movement in this game , one for the npc called "MoveType or MT for short" and "PlayerMoveType or PMT for short" being the one geralt uses , but the problem through is when i change the scripts in the files :"r4Player","player","locomotionDirectController" found in "scripts\game\player\movement" , for example i changed "player.playerMoveType = PMT_Run" to "player.playerMoveType = MT_Run" script compilation error comes up to tell me it's not really possible so it requires much more than that i guess , it may not be it but i think it's worth a try Link to comment Share on other sites More sharing options...
Recommended Posts