Recent content by LipESprY

  1. LipESprY

    [Solved] How to check if a player is attached? // strcharinfo(0)

    Hello, community! I'm developing a NPC and I've a problem: Player not attached (see below) [Error]: script_rid2sd: fatal error ! player not attached! [Debug]: Function: strcharinfo (1 parameter): [Debug]: Data: number value=0 [Debug]: Source (NPC): LSI_TestScript (invisible/not on a map) I...
  2. LipESprY

    [Help] Same taming item for several PETs

    Hi guys! I want to use one item to capture several monster and I have the monster's egg working fine, but the taming item isn't working... I tried this, but not working: { Id: 31700 AegisName: "Super_Taming_Item" Name: "Super_Taming_Item" Type: "IT_USABLE" Buy: 350 Weight: 50...
  3. LipESprY

    What is the possibles values of 'state' column on 'login' table?

    Hello, everyone!! The title is very explicit: "What is the possibles values of 'state' column on 'login' table?" -- `login` table +-----------------+-----------------------+------+-----+---------+----------------+ | Field | Type | Null | Key | Default | Extra...
Back
Top