Nothxbye
Banned User
- Joined
- Jan 22, 2012
- Messages
- 1,124
- Reaction score
- 174
Hello otlanders,
How to get fluid name by type for exampe i've got type = 1 it's water and i want to lua show name "water" instead of number, more example:
Something like getFluidNameByType(number) - not existed function it's just example
"Do you want to buy vial of "..getFluidNameByType(1).." for 10 gp?"
And in the result it should looks like:
"Do you want to buy vial of water for 10 gp?"
It's possible?
How to get fluid name by type for exampe i've got type = 1 it's water and i want to lua show name "water" instead of number, more example:
Something like getFluidNameByType(number) - not existed function it's just example
"Do you want to buy vial of "..getFluidNameByType(1).." for 10 gp?"
And in the result it should looks like:
"Do you want to buy vial of water for 10 gp?"
It's possible?