R
Rozinx
Guest
Hey pps , I got no clue how to do it.
I saw a script here before, I'm using tfs 0.3.4
I'm not that stupid tho and I know that you can do it with
function="buyHouse"
But the problem is, I want to make it custom, so only players with X storage are able to buy it.
Sorry if I'm spamming requests, but all the requests I did I could manage to fix it alone, but this one is kinda hard. I don't think there's a function for that.
And you can't call the buyHouse function via script.
it could be something like
if getplayerstorage value == x then function buyhouse
I saw a script here before, I'm using tfs 0.3.4
I'm not that stupid tho and I know that you can do it with
function="buyHouse"
But the problem is, I want to make it custom, so only players with X storage are able to buy it.
Sorry if I'm spamming requests, but all the requests I did I could manage to fix it alone, but this one is kinda hard. I don't think there's a function for that.
And you can't call the buyHouse function via script.
it could be something like
if getplayerstorage value == x then function buyhouse
Last edited by a moderator: