The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

47 个评价
Achievement System
   
奖励
收藏
已收藏
取消收藏
Tags: Lua
文件大小
发表于
58.510 KB
2017 年 4 月 23 日 下午 10:40
1 项改动说明 ( 查看 )

订阅以下载
Achievement System

描述
Are you a modder? If the answer is no then this mod is not for you. If, however, you answered yes, then welcome!

Have you ever wanted to implement achievements? Do you want to add something extra to your character? Lock some items behind a gate?

Well this mod is for you! Sort of. I mean, you can implement achievements. I even included an example of my own. But obviously you can't just add items to itempools only after the achievement has been unlocked. But you are a creative person, so get creatin'!

The system is very simple, with all you have to do is basically tell the game what are the conditions for the achievement to be unlocked and then just runs the one line command to save the data and display the achievement.

After that all you have left to do is reward the player. The possibilities are endless!
21 条留言
Greeny 2023 年 2 月 16 日 上午 5:03 
Bonjour, j'ai un projet de mod qui est très proche de ce qui a été fait ici et qui n'existe pas encore. Est-il possible d'entrer en contact ? :)
Kartoschka 2021 年 8 月 3 日 上午 5:44 
I want to ask you some questions about this mod, it would be very nice if you could add me :resmile:
Onyx  [作者] 2018 年 10 月 17 日 上午 12:29 
I do have an example of an achievement in there. The API should be properly documented. As for the "download this mod too", I'm not quite sure. Been a while since I made an Isaac mod, can't remember if there is a dependency.
Raoul1808 2018 年 10 月 16 日 下午 11:24 
also, How can I say "Hey, Download this mod too" when I upload a mod to the workshop?
Raoul1808 2018 年 10 月 16 日 下午 11:24 
You should do a guide to "How to add achievement", I'm a noob at lua modding for now and I would add an achievement when I complete a specific modded challenge...
Onyx  [作者] 2017 年 5 月 20 日 下午 11:35 
Should work, yeah
Ümbra 2017 年 5 月 20 日 下午 4:25 
Does this work with modded characters (i.e. in such a way that they can beat x final boss without the game crashing)?
to be named 2017 年 5 月 15 日 下午 7:59 
heh,i wanted to warn ths both to ya and to anyone who was here,so they wouldnt fear anything bout using this mod! ^w^
Onyx  [作者] 2017 年 5 月 15 日 下午 1:03 
Yeah, saw that, pretty cool! Now you guys can make achievements while the old ones still working :D
to be named 2017 年 5 月 14 日 上午 9:16 
Onyx [autor] 25 de Abr às 23:40
@Dr Robotnik
No, since it is a mod you can't unlock normal achievements. Also, I can't make an unlocked version, as that goes beyond the power of the API. Nothing I can do about it.


mods can now be used w/o disabling achievements