Loading...
  OR  Zero-K Name:    Password:   

some help please

3 posts, 170 views
Post comment
Filter:    Player:  
sort
i cant seem to get equal com modoption to work from within a mode JSON metadata "options" : { }
is this correct?

"equalcom" : enable,

i tried other things.. but according to the documentation it should work

things i tried:

"enable"
Enabled
Enable
enabled
1
2
3
true

everything else shows up as a mod option in game eg. equalcom = true but does nothing but atleast does pass over from mod homepage

but if i write enable which should be the correct key list value it will not even work and wont pass over settings from mod homepage.

its as if everything except for "equalcom" : enable, is acceptable

is this a bug?

http://zero-k.info/Mods/Detail/50

{
"shortName": "test",
"name" : "test v1.0",
"description" : "test",
"options" : {
"equalcom" : enable,
}
}
+0 / -0
31 days ago
"enable" is the correct value. Don't forget the quotation marks.
+1 / -0
but it didnt work even with "enable"

ill double check again after the movie

EDIT: thanks it worked it was a stray comma that got me -.-

just knowing it was correct really helped me. i appreciate it greatly
+0 / -0