Tenoukii 0 Report post Posted May 2, 2011 Hey! This is gonna be the last script request for a while since I've got all tied up in the script side of things. But before I get into that request, I need a bit of support with the XMB Menu Script by Kellessdee. It's quite simple actually (: I just want to replace the Map Name bar at the bottom with the value of a Variable instead of the map name (Which would be the value of the TP Variable) and I would like to add a "Books" option to the Items menu, which will take the player to the Book scene. And I would also like to remove the Party Switch option (: And now for the request! I need a player weight script, with a hunger/thirst script. Since I'm terrible at scripting, it would be awesome if the Food & Drink was labelled in the script using the Item IDs (If you know what I mean?) Heres a strange little thing to show you what I mean (I'll try and make it look like a script as much as possible): # Food Items (ID) # Category 1 (Increase Weight by 1) 1 => 002 2 => 009 3 => 010 4 => 011 5 => 015 # Category 2 (Increase Weight by 2) ---------And so on up to Category 10----------- For this Increase Weight thing, it would increase a variable by the amount I.e: Player Weight = 10 (Normal) > Player Eats Cheese > Player Weight = 15 (Over weight) > Player eats more cheese > Player Weight = 20 (Obese) The weight would also need to change the player move speed like so: Weight = 5-9 (Slow) Weight = 10 - 14 (Fast) Weight = 15 - 19 (Slow) Weight = 20 - 25 (Very slow) This would require a bar either in the menu, or in the corner of the map screen, to show the weight (Going from Red-Green-Yellow-Red) with the weight value shown above/next to it. And also Hunger and Thirst bars Hunger going from Red-Yellow-Green, and thirst going from Light Blue-Medium Blue-Dark Blue And finally, the weight would need to drop by 1 point every however many steps, and the hunger and thirst would need to steadily drop (and increase when replenished with food/water). When either Hunger or Thirst metre reach 0, the player would need to be transferred to a Hospital map. Sorry its so lengthy! But it is my last one for a while (: I hope it can be done, and if the bars are in the menu then it needs to be compatible with the XMB Menu Script! Thanks sooo much xD Share this post Link to post Share on other sites