Topic

[investigating] API: Emotional bear is full of nulls

From players.inventory (with defs=1), the Emotional Bear has lots of nulls. The nulls make him sad.

"slot_9": {
"tsid": "ITJ7FG9D3CT12CD",
"path_tsid": "BCRG1690VB12AST\/ITJ7FG9D3CT12CD",
"class_tsid": "emotional_bear",
"label": "Emotional Bear",
"count": 1,
"item_def": {
"class_tsid": "emotional_bear",
"name_single": "Emotional Bear",
"name_plural": "Emotional Bears",
"category": "tools",
"max_stack": null,
"desc": null,
"base_cost": null,
"swf_url": "http:\/\/c2.glitch.bz\/",
"iconic_url": "http:\/\/c2.glitch.bz"
}
},

Also the swf_url and iconic_url are incorrect.

Posted 18 months ago by dopiaza Subscriber! | Permalink

Replies

  • Also Barnacle Talc

    "slot_6": {
    "tsid": "IA5BA49VQT22IO7",
    "path_tsid": "BA5NKK1B7O02I2M\/IA5BA49VQT22IO7",
    "class_tsid": "barnacle_talc",
    "label": "Barnacle Talc",
    "count": 1,
    "item_def": {
    "class_tsid": "barnacle_talc",
    "name_single": "Barnacle Talc",
    "name_plural": "Barnacle Talc",
    "category": "resources",
    "max_stack": null,
    "desc": null,
    "base_cost": null,
    "swf_url": "http:\/\/c2.glitch.bz\/",
    "iconic_url": "http:\/\/c2.glitch.bz"
    }
    },
    Posted 18 months ago by dopiaza Subscriber! | Permalink