How to use "updated.c"?

Hi all. I'm trying to replace the hall of fame with credits. For this I use the Bloodbane script. I added a script, changed the name to the file I need, but nothing happens. Tell me what is my mistake?
 
In order for update.c and updated.c to run in main menu and hall of fame, you'd need to declare alwaysupdate 1 in script.txt.
Script.txt is optional file placed in data folder together with models.txt and levels.txt. If you don't have one, just create it :D
 
Thank you. One more question. Is it possible to use "updated.c" without "update.c"? My game is not as technologically advanced as your work. I probably don't need scripts if they are not used.
 
Thank you. One more question. Is it possible to use "updated.c" without "update.c"? My game is not as technologically advanced as your work. I probably don't need scripts if they are not used.
Updated.c and update.c are two separate things, so yes, you can use one without the other. You don't have to run any script you aren't actually using for your game, and in fact you shouldn't, since that would be wasting resources.

DC
 
Back
Top Bottom