Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. DeluxeShoppingExperience
    3. Posts
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups
    • Blog

    Posts made by DeluxeShoppingExperience

    • Unexpected identifier
      sorry im new to javascript. hopefully there is an easy fix for this object.




      var HarvesterRole = {
          var initialised = false;
          var localDeposit = null;
          var homeSpawn = null;
      };

       

       

      harvester:2
      var initialised = false;
      ^^^^^^^^^^^
      SyntaxError: Unexpected identifier
      at main:1:57
      at ContextifyScript.Script.runInContext (vm.js:35:29)

      posted in Help
      DeluxeShoppingExperience