Search the Commands

Home  All  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

Details for command getequipcardid:
 
* getequipcardid <equipment slot>,<card slot>;
 
Returns value from equipped item slot in the indicated slot:

getequipcardid(num,slot)

where:
num = eqip position slot
slot = 0,1,2,3 (Card Slot N)

This func returns CARD ID, 255,254,-255 (for card 0, if the item is produced) it's useful
when you want to check item cards or if it's signed. Useful for such quests as
"Sign this refined item with players name" etc;
Hat[0] +4 -> Player's Hat[0] +4

Valid XHTML 1.0 Strict Valid CSS!