David3211 Posted December 5, 2019 Share Posted December 5, 2019 (edited) It's a stage of sqs quest script. The previous part runs MyFedLoan Login just fine. ; game.getplayer().setactorvalue("HealRate", 0.1);I think it might be a syntactical issue, but can't figure it out where I'm mistaken. Thanks for the clarification Edited December 5, 2019 by David3211 Link to comment Share on other sites More sharing options...
christianerding2 Posted January 12, 2021 Share Posted January 12, 2021 (edited) Without the entire script cannot rule out logic issues preventing the posted snippet from running. Also make sure you test on a new game to rule out already loaded objects not recognizing the changes. Thx for this good piece of advice. After fighting with a script for 6 hours, I found out it only works on a new game. Debug.Message-Text was reflecting my changes, so I thought everything was fine, but it was not! Edited January 12, 2021 by christianerding2 Link to comment Share on other sites More sharing options...
Recommended Posts