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 cardscnt:
 
* cardscnt;
 
This function will return the number of cards inserted into the weapon currently
equipped on the invoking character.
While this function was meant for item scripts, it will work outside them:

if (cardscnt()==4) mes "So you've stuck four cards into that weapon, think you're cool now?";

Valid XHTML 1.0 Strict Valid CSS!