Hello again dear SRL users, it's been a looong time
I've made a seller in my current script, and a buyer, but i want them to co-operate.
So, i want a function that can calculate how much money I've made, and some functions calculating how many ... lets say coal and iron I can buy for smelting steel bars?
I've made this like half function half note :P:
Hope someone can help me makeing this an actual functionCode:if WantToBuySteelMats = True then GetAmount(ID of Gold)= a GetPage(blabla) price on iron = b GetPage(blabla) price on coal = c Unit = e e = a/(b+2*c) Player.CurrentPlayer.Integer[9] = e Player.CurrentPlayer.Integer[8] = e*2
/Thanks



Reply With Quote









