Looking for tips, how to solve pets

In diesem Bereich sind Themen vom Themenersteller als erledigt zu markieren, wenn die Frage beantwortet oder das Problem gelöst wurde. Das Thema wird daraufhin automatisch geschlossen.
Klicke hierzu auf "Thema bearbeiten > Als erledigt markieren".
  • Hello,

    I added the New Pet System (from SF Ephelion) to the server and everything is working as it should. However, I'm solving a problem with auto-spawning pets after login, warp or revive.


    The pet items don't have WEAR_PET (that's how it's designed), but I don't currently have a scripted way to find them and based on their existence, automatically spawn the pet on relog or other situations. Is it even logical to add some logic to the item search? Loop on max_inventory_slots for example and search for it accordingly?


    Pet items are ITEM_QUEST. Unfortunately I didn't see how this SF handled spawning pets(I guess it didn't?).


    Does anyone have experience with implementing this logic, or should I even bother? How should I properly check for the items and ensure that the pet automatically appears after logging in?


    How it's spawning pets in char_item: Bitte melden Sie sich an, um diesen Link zu sehen.



    Thanks a lot for any advice!

  • Dieses Thema enthält 5 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind, bitte registrieren Sie sich oder melden Sie sich an um diese lesen zu können.