Back on the old forums there was a fix for teh missing key ring problem, but now it is gone dose anyone know how to make the keyring show as bag 5 like teh other fix so that my key rings will show up ok.
thxs
$bag4 = bag_get( $char, 'Bag4' );
if( !is_null( $bag4 ) )
echo $bag4->out();
}
$bag4 = bag_get( $char, 'Bag4' );
if( !is_null( $bag4 ) )
echo $bag4->out();
$bag5 = bag_get( $char, 'Bag5' );
if( !is_null( $bag5 ) )
echo $bag5->out();
}
seleleth wrote:Did I miss anything?
& A t i l d e ; & c o p y ;
é
Users browsing this forum: No registered users and 1 guest