Quote:
Originally Posted by MP2
WHATISHERE = dini_Float(...);
and how do you declare ('new') it?
|
Thanks a lot. I didnt type "Float:R"...
Quote:
Originally Posted by Dwane
No, don't do that. The ratio is changing everytime you get a kill/death and loading from a file would be failure, as it should save the kills/deaths again and again. Just make a variable that is assigned with the value of kills/deaths and then just print that!
|
I don't understand why it would "fail" but nice idea.