Quote:
Originally Posted by introzen
I would use the current house data asset to store the offer and given parameters. For example HouseInfo[][offerID].
Then either loop through the first dimension of all houses on /acceptoffer or store the houseID in the player data asset.
|
Thanks used this idea and got it working, Have some rep!