Navigation

    forum

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

    DeluxeShoppingExperience

    @DeluxeShoppingExperience

    1
    Posts
    566
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    DeluxeShoppingExperience Follow

    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