Character speed above 1000?

  • #1, by matthias-kleinTuesday, 12. October 2021, 12:04 2 years ago
    Hi there.

    Is there any possible way to increase the character speed to above 1000?

    Thanks
    Matze

    Newbie

    12 Posts


  • #2, by esmeraldaTuesday, 12. October 2021, 13:47 2 years ago
    Are you using an older version of Visionaire? I just set the speed to 5000 in the Outfits properties to test this and it worked...
    Ah - the action part to change the speed does not accept values above 1000, it seems.

    Another way would be using Lua:
    Outfits["outfit_name"].CharacterSpeed = 5000


    Key Killer

    508 Posts

  • #3, by matthias-kleinTuesday, 12. October 2021, 14:36 2 years ago
    You saved my day - thank you very much !

    Newbie

    12 Posts