|
Author
|
Message
|
|
Veteran Member
|

03-03-2017
, 02:58
Get value from ini file
|
#1
|
Hello. So I made an ini file where all the models are stored, it looks like that "model" "skin" .
For each model, a skin value is assigned. 0 means it has no skins, 1 means it has skins. What's the easiest way to check if the current g_skins , depending on the menu item that was selected, has the value 0 or 1? If the value is 0, I will make it change the player model and assign the skin 0, if it is 1, it will open up a new menu where u can select the skin that u want for the model. I will do all of this, I jsut need a way to easely get the value. Thanks!
|
|
|
|