deadlytown Posted February 13, 2014 Share Posted February 13, 2014 Hi people, I have question about buying objects from a computer. let say i want to buy a wall from the computer (150 bottlecaps)when click on buy wall, the object spawns at the location that i want. how can i do this? ps sorry for my english kind regards Deadlytown Link to comment Share on other sites More sharing options...
culinwino3000 Posted February 21, 2014 Share Posted February 21, 2014 Make the condition for the terminal choice check if the character has more than or equal to 150 caps. After that, make a result that removes 150 caps from the player's inventor and enable the wall. To make sure it doesn't steal the player's money, have the condition make sure the wall is not enabled to be able to select the option. Link to comment Share on other sites More sharing options...
Recommended Posts