Hello, everyone. I like the Esper+Junction script (http://www.rmxp.org/forums/index.php?topic=11111.0), and I'd like to ask how could I remove an Esper from the list. Could someone help me, please?
def gain_esper
def gain_esper(esper)
if esper != nil
#do something
end
end