Hello.
the script is in the first post. But you can show or food bar or hunger bar.
here is the script for food:
- LUA Script - precedes every function and global member with lowercase name of script + '_main'
- Time of day / food / hunger
miotimer_init function (s)
LoadImages ("food");
end
miotimer_main function (s)
if food == 5 then
SetImagePosition (8,10);
ShowImage (5);
end
end
The images for the bar of the food you have to put in the folder:
FPS Creator Reloaded / files / scriptbank / images
sorry for my bad English, I write from Italy.