The Ace Posted March 27, 2008 Posted March 27, 2008 Whenever a user in my game doesn't have enough money to buy a house, it shows this: You do not have enough money to buy the . Here is the bit of code that displays the text: echo "You do not have enough money to buy the {$np['hrNAME']}."; Any ideas as to why it only has a " . " and not the house name? :-P EDIT: I am using V2 and I am a beginner! :) Quote
The Ace Posted March 27, 2008 Author Posted March 27, 2008 Re: Housing problem..... WeyHey! Thanks! It worked. :-P Quote
montyash Posted March 27, 2008 Posted March 27, 2008 Re: Housing problem..... all you needed to do was take the r out of hrNAME Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.