1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Help me please

Discussion in 'Help' started by DemureTitan, Jan 23, 2019.

  1. DemureTitan

    DemureTitan Creeper

    Messages:
    4
    $cfg1 = $this->c->get("cfg1");
    $cfg1->set("Arena", "Enabled");

    Error: Call to a member function set() on string
    Help me please
     
  2. wolfdale

    wolfdale Zombie Pigman

    Messages:
    535
    GitHub:
    diamond-gold
    Use $this->c->set("Arena","Enabled"); instead
     
    corytortoise likes this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.