Marketplace level resarray['f'.$id]; ?>

At the Marketplace you can trade resources with other players. The higher its level, the more resources can be transported at the same time.

Offering max. time of transport: hours
Searching userinfo['alliance'] != 0) { echo " own alliance only"; } ?>

Merchants: merchantAvail(); ?>/merchant; ?>

merchantAvail()) { echo "DISABLED"; }?>/>

onmarket) > 0) { echo ""; foreach($market->onmarket as $offer) { if($session->access != BANNED){ echo ""; echo ""; echo ""; } echo "
Own offers
 Offer SearchMerchantsAllianceDuration
\"Delete\""; }else{ echo "
\"Delete\""; } switch($offer['gtype']) { case 1: echo "\"Wood\""; break; case 2: echo "\"Clay\""; break; case 3: echo "\"Iron\""; break; case 4: echo "\"Crop\""; break; } echo $offer['gamt']; echo ""; switch($offer['wtype']) { case 1: echo "\"Wood\""; break; case 2: echo "\"Clay\""; break; case 3: echo "\"Iron\""; break; case 4: echo "\"Crop\""; break; } echo $offer['wamt']; echo "1"; echo ($offer['alliance'] == 0)? 'No' : 'Yes'; echo ""; if($offer['maxtime'] != 0) { echo $offer['maxtime']/3600; echo " hrs."; } else { echo "All"; } echo "
"; } ?>