From 1af2a074bd643a5564a9911ee6cc9356673182be Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Jun 2016 21:54:18 +0300 Subject: Add script command for get card from item by inventory index. New script command: getcardbyindex itemIndex, cardIndex --- src/emap/script_buildins.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/emap/script_buildins.h') diff --git a/src/emap/script_buildins.h b/src/emap/script_buildins.h index 6baf5a4..733e0b9 100644 --- a/src/emap/script_buildins.h +++ b/src/emap/script_buildins.h @@ -49,6 +49,7 @@ BUILDIN(downRefIndex); BUILDIN(successRefIndex); BUILDIN(successRemoveCardsIndex); BUILDIN(failedRemoveCardsIndex); +BUILDIN(getCardByIndex); BUILDIN(isStr); BUILDIN(npcSit); BUILDIN(npcStand); -- cgit v1.2.3-70-g09d2