xweavers addign items in shop, pictures...?? HELP

Results 1 to 4 of 4
  1. #1
    Apprentice 4SakeN1337 is offline
    MemberRank
    Jul 2011 Join Date
    5Posts

    xweavers addign items in shop, pictures...?? HELP

    Pretty much the red "image" i dunno if im supposed to find a link form the internet or like look in a folder and copy thta url or some crap, also what kind of filetype....


    Code:
    ADD ITEM TO ITEM SHOP
    ItemID (zitem.xml) 	  	
    Description 	 
     	
    Image 	  	
    
    Name
    	  	
    Slot 	  	
    Sex 	  	
    Lv. Min 	  	
    Weight 	  	
    Price 	  	
    Damage 	  	
    Delay 	  	
    Magazine 	  	
    Reload Time 	  	
    Max Bullet 	  	
    HP 	  	
    AP 	  	
    Max Weight 	  	
    Control 	  	
    FR 	  	
    PR 	  	
    CR 	  	
    LR


    ---------- Post added at 06:33 PM ---------- Previous post was at 05:36 PM ----------

    anyoen... i guess i have to replace a folder.. it doesnert work with the urls off the internet >.<


  2. #2
    Enthusiast Gallion is offline
    MemberRank
    Jul 2011 Join Date
    27Posts

    Re: xweavers addign items in shop, pictures...?? HELP

    Well, does it use the code of <a href="">? Else you've to host it on your site.
    Posted via Mobile Device

  3. #3
    Member Trishia is offline
    MemberRank
    Jul 2011 Join Date
    84Posts

    Re: xweavers addign items in shop, pictures...?? HELP

    it was <font color="(Red Color e.g. #FF0000)">

  4. #4
    Enthusiast Gallion is offline
    MemberRank
    Jul 2011 Join Date
    27Posts

    Re: xweavers addign items in shop, pictures...?? HELP

    Quote Originally Posted by Trishia View Post
    it was <font color="(Red Color e.g. #FF0000)">
    You could make a standard PHP code which refers to an other file ( image ).
    PHP Code:
    <a href=""></a>; 



Advertisement