![]() |
PetSlots experimental feature - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: General Discussion (/Forum-General-Discussion) +--- Forum: News (/Forum-News) +--- Thread: PetSlots experimental feature (/Thread-PetSlots-experimental-feature) Pages: 1 2 |
PetSlots experimental feature - Coruja - 10-24-2014 04:10 AM This week I took a closer look at the EF_PetSlots feature on sphere.ini to completely rewrite it. It was unfinished for many years, but on next nightly build from 24 oct 2014 (build 2080) this feature will come back to live. But as it will involve many pet behaviors, it need some testing before we consider it truly reliable. It's already included on nightly builds, all we need to do is enable EF_PetSlots on sphere.ini and add MAXFOLLOWER property on all players (otherwise the pet counter will be 0/0 and the char will never be able to get a new pet because it already reached the max limit). Feel free to test it and report any problem found. The basics: Quote:1) Counter will raise when: RE: PetSlots experimental feature - Mordaunt - 10-24-2014 04:17 AM *Gasp* New News... Everyone should thank Coruja, because I was getting ready to make a nonsense post due to being tired of seeing the same thing everytime I logged on. RE: PetSlots experimental feature - XuN - 10-24-2014 04:21 AM Perhaps you should do something more than thinking about posting that? lol RE: PetSlots experimental feature - Rizz - 10-24-2014 06:14 PM Is possible to set how many slot require an animal? Something like: Horse 1 slot Dragon 4 slot etc RE: PetSlots experimental feature - azmanomer - 10-24-2014 07:48 PM [CHARDEF c_rat_sewer] ID=c_rat_giant NAME=sewer rat CAN=MT_WALK|MT_RUN DAM=3,9 ARMOR=9 RESOURCES=1 i_ribs_raw,1 i_fur_dark TAG.TamingSlots=1 DESCRIPTION=Sewer Rat SUBSECTION=Wild CATEGORY=Animals RE: PetSlots experimental feature - Extreme - 10-24-2014 09:11 PM FollowerSlots Code: -ADDED: Followerslots to Chars RE: PetSlots experimental feature - Coruja - 10-25-2014 01:18 AM you can set FOLLOWERSLOTS=4 on the pet if not set, it will use 1 slot by default RE: PetSlots experimental feature - dagger4k - 10-29-2014 10:37 PM good work RE: PetSlots experimental feature - Sharlenwar - 10-30-2014 06:12 AM Coruja! Nice! RE: PetSlots experimental feature - darksun84 - 10-30-2014 06:27 AM Very nice indeed |