#Custom plugin problem

1 messages · Page 1 of 1 (latest)

stoic pine
#

Can anybody help me with my plugin, I have this code in my json file and it shows error with frames

  "id": "bus_ticket_generator",
  "type": "park",
  "title": "Bus Ticket Generator",
  "text": "Generates bus tickets over time.",
  "author": "YourName",
  "width": 2,
  "height": 2,
  "frames": 1,
  "category": "$cat_bus00",
  "price": 50000,
  "build time": 100,
  "update time": 1000,
  "texture": "busticketbuilding.png",
  "draw ground": true,
  "behaviours": [
    {
      "type": "reward",
      "id": "$bus_ticket",
      "amount": 10
    }
  ]
}
remote tendon
#

where did you get that from.....

#

have you actually read a tutorial or did you just name the attributes whatever thing came into your mind forst?

stoic pine
#

I read it partially nad use chatgpt for help

remote tendon
#

haha good luck with that

narrow hazel
#

Please read the actual documentation before asking for help lol

#

And don't rely on an AI

remote tendon
#

(totally did not use ai for help with my lua project)

narrow hazel
#

There's a difference in knowing whag your doing and using it

#

And just using it to use it

remote tendon
#

yeah

#

the point is that ai models don't know how exactly theotown handles building data