
getitemslots2() – Get items slot that modified by addslot() and removeslot()
If you implemented addslot() and removeslot() from Epoque’s Expansion Pack, default getitemslot() from original emulator can’t gets the slots value from the equipment. So I decide to make getitemslots2() to get the slot value. This is custom script_command, that mean, you can use this command on NPC script. Getitemslots has one parameter, that is equip position. So, you must wear… Read more →
Recent Comments