What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

What is the API for Oats?

Orlok

Member
Joined
Mar 3, 2013
Messages
184
Reaction score
4
Silly question; I am attempting a new farm plug-in. Although my current code does properly recognize "Oat Seeds" for planting, it does not recognize "Oats" when collecting. Is "Oats" the appropriate recognition for the plugin to collect from a farm?
 
Silly question; I am attempting a new farm plug-in. Although my current code does properly recognize "Oat Seeds" for planting, it does not recognize "Oats" when collecting. Is "Oats" the appropriate recognition for the plugin to collect from a farm?

Plant one seed and wait for it to be ready for harvest.
Mouse over it for the correct name and description.
 
Check the description. It has to match exactly including case sensitivity and full stop.
 
Check the description. It has to match exactly including case sensitivity and full stop.
By description, you are referring to the: "Farming: collect 2 grains, blah blah". Correct?
 
Sorry for being so ignorant but when I harvest an Oat, or I put my cursor over the harvested or even the seed Oat... the description is very different from : ("Oats", "Farming: Spend 1 Labor to harvest crops.", 8522);
 
Sorry for being so ignorant but when I harvest an Oat, or I put my cursor over the harvested or even the seed Oat... the description is very different from : ("Oats", "Farming: Spend 1 Labor to harvest crops.", 8522);

You need to set what's in there to whatever shows when you hover on an oat.
 
All it shows when I hover is "Oats" then under that "Owner, blah"
 
You need to set what's in there to whatever shows when you hover on an oat.
Nm I got it working... fucking comma missing FML.. Sorry to have bothered -.-.... Is there a smiley with a Magnum to its head?
 
Back
Top