Search the Community

Showing results for tags 'POC'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Important
    • Announcements
    • Getting Started
  • Modding
    • Modeling
    • Level Design
    • Interface
    • Serverside
    • Noggit
    • Miscellaneous
    • Retro-Porting
    • Useful Services
  • Projects
    • Recruitment
    • Paid Work
    • Showcase
    • Machinima
  • Community
    • General
    • Random
    • Gallery
    • Releases
    • The Graveyard

Categories

  • Tools
    • Uncategorized
    • Map Editing
    • Model Editing
    • DBC & DB2 Editing
    • Serverside
    • CASC & MPQ
  • Resources
    • Graphics
    • Uncategorized
    • Models
    • Maps
    • Client Patches
  • 010 Editor Scripts and Templates
  • Noggit Script Brushes

Categories

  • Projects
  • Machinima
  • Software Development

Categories

  • Beginner
    • Русский
    • Deutsch
  • Modeling
    • Česky
    • Français
  • Level Design
  • Interface
  • Serverside
  • Miscellaneous
    • Česky
    • Français
  • Retro-Porting
  • Machinima

Categories

  • Tutorials
  • Timelapse
  • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


Twitter


Skype

Found 1 result

  1. Proof of concept only, not for distribution. It was a personal challenge, build a simple persistent farming system for wow. I used 3.3.5 because i'm more familiar with it and i built a lot of editing tool for it over the years. Seed items can be used on special land plots to grow crop. Crop speed was 5s/state for this demo but is fully customisable. Once the crop reached the final state of growth, you can harvest it using another spell. It triggers a loot frame, once everything is looted the crop despawn. Crops are persistents : crop evolution state is saved in DB Fully customizable : crops have 5 evolution states with 4 differents timers and gameobject ids for the skin Loots are generated by the system, not linked in the last gameobject, looted amount are scaled on the crop fertilisation level The example show only one seed, different seed items can be used