str.key would return the "title"
menu would be the menu with the title + cash
var menu = Config[ID64] as Dictionary<string, object>;
if (str.Key.ToString() != menu/*<-the error is here*/)
I do not know how to get the value of the security
example
"title=ID64Steam": {
"cash": 12345
},
[DOUBLEPOST=1426435446][/DOUBLEPOST]sorry already solved
was lack of thinking
ja compared with id64steam directly
Solved [C#] Config
Discussion in 'Rust Development' started by igor1150, Mar 15, 2015.