Steam Achievements Additional Help

  • #1, by astroknightWednesday, 27. April 2022, 18:08 2 years ago
    Hi all!
    I found an old Thread about implementing Steam Achievements, but it didn't help me so far.
    I've downloaded the Steam SDK and I put the steam_api.dll in the main game folder, which I'm uploading to steam. Do I need to add anything else in specific into my game?

    I'm adding this script executive under the action with which I want to trigger the Achievement f.e.:

    setSteamAchievement("STEAM_ACHIEVEMENT_ABONE")

    EDIT:
    I also tried:
    getGameClientAchievement("STEAM_ACHIEVEMENT_ABONE")

    But still it doesn't work.

    Is there something I'm missing? Thanks in advance!

    Visionaire Version is 5.1.9

     

    Newbie

    14 Posts


  • #2, by dionousWednesday, 27. April 2022, 19:52 2 years ago

    Forum Fan

    246 Posts

  • #3, by astroknightThursday, 28. April 2022, 10:30 2 years ago
    Thanks so much!
    Appreciate your work, really good guide!

    Newbie

    14 Posts