17.06.2015, 11:22
You need to "break;" the loop also.
At the end of the if statement, add a "break;" to tell the code to stop looping through the code (as you have now bought a house)
https://sampwiki.blast.hk/wiki/Control_Structures#break
At the end of the if statement, add a "break;" to tell the code to stop looping through the code (as you have now bought a house)
https://sampwiki.blast.hk/wiki/Control_Structures#break