Thread: [718] Farming Patches not visually working/showing

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11  
    Registered Member
    Join Date
    Aug 2019
    Posts
    7
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by clem585 View Post
    Just to be clear, there IS nothing other than weeds appearing even after planting and growing? It's not both at the same time?

    If so, can you check in the code you sent in pastebin which line is the one that assigns the value to finalConfig, and if the return; isn't stopping the config from being sent?
    Sorry, I may have confused everyone with that line quoted above.

    What I meant is that there are only weeds showing, but it still allows for things to grow/to be harvested. This is all without the graphics being updated, stays as weeds.

    I'll have a look and get back to you.
    Reply With Quote  
     

  2. #12  
    Success is the worst teacher

    Santa Hat's Avatar
    Join Date
    Oct 2012
    Age
    24
    Posts
    3,337
    Thanks given
    801
    Thanks received
    1,185
    Rep Power
    189
    Quote Originally Posted by ezzential View Post
    Sorry, I may have confused everyone with that line quoted above.

    What I meant is that there are only weeds showing, but it still allows for things to grow/to be harvested. This is all without the graphics being updated, stays as weeds.

    I'll have a look and get back to you.
    Sounds like the
    Code:
    player.getPackets().sendConfigByFile(configByFile, finalConfig);
    isn't working, so it's probably the wrong 'configByFile' value being passed to it. Especially as its not a variable defined within that function.

    Best thing to do is debug that line and see what value is being printed and check if that configByFile value is correct to that particular object, you can print the objects configByFile value on for example the examine option for ease.

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. Thankful user:


Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [718] Farming Patches
    By Orelia in forum Help
    Replies: 2
    Last Post: 01-19-2016, 05:27 AM
  2. Farming patches not clickable
    By Raw Envy in forum Help
    Replies: 23
    Last Post: 12-10-2014, 04:43 PM
  3. 718 Farming patchs not growing
    By mager2maxed in forum Help
    Replies: 3
    Last Post: 06-03-2014, 03:39 PM
  4. 718 Farming patch (objectDef.containsOption)
    By Coinflipper in forum Help
    Replies: 10
    Last Post: 05-06-2014, 01:33 PM
  5. [718] Farming Patch
    By unitedpkz in forum Snippets
    Replies: 8
    Last Post: 07-24-2013, 03:13 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •