[HELP]page script

Results 1 to 5 of 5
  1. #1
    RageZ Hell kekku500 is offline
    MemberRank
    Nov 2006 Join Date
    EstoniaLocation
    672Posts

    [HELP]page script

    nvm got it :D
    Last edited by kekku500; 16-02-07 at 04:06 PM.


  2. #2
    Proficient Member Crypto37 is offline
    MemberRank
    Jan 2007 Join Date
    New YorkLocation
    195Posts
    why not learn how to make a Item generator in HTML/PHP?
    It would have a choice of either Weapon or Armor, It would have CELLS with Columns, Weapon Columns labled:

    Code:
    ID
    name
    mesh_name
    totalpoint
    type
    res_sex
    res_level
    slot
    weapon
    weight
    bt_price
    delay
    damage
    range
    ctrl_ability
    magazine
    reloadtime
    slug_output
    gadget_id
    hp
    ap
    maxwt
    sf
    fr
    cr
    pr
    lr
    color
    image_id
    bullet_image_id
    magazine_image_id
    desc
    etc..
    Then have php use the weapon format:
    Code:
    	<ITEM id="" name="" mesh_name="" totalpoint="0" type=""
    		res_sex="" res_level="" slot="" weapon="" weight="" bt_price="" delay=""
    		damage="" range="" ctrl_ability="" magazine="" reloadtime="" slug_output=""
    		gadget_id="" hp="" ap="" maxwt="" sf="" fr="" cr="" pr="" lr="" color=""
    		image_id="" bullet_image_id="" magazine_image_id="" desc="" />
    then have a button that would be "Make Item"
    it would put the correct cells/columns in the correct section.
    then it would have a box that returns the given data.

  3. #3
    RageZ Hell kekku500 is offline
    MemberRank
    Nov 2006 Join Date
    EstoniaLocation
    672Posts
    what i dont need this crapp....i just want make page where i can put items
    by CID then item id... lol XD

  4. #4
    Proficient Member Crypto37 is offline
    MemberRank
    Jan 2007 Join Date
    New YorkLocation
    195Posts
    Quote Originally Posted by kekku500 View Post
    what i dont need this crapp....i just want make page where i can put items
    by CID then item id... lol XD
    You accually do need them If your making a item.
    and why what do you mean by 'CID' then item id?
    The Table in the Database doesnt need the CID & Item id -.-

  5. #5
    RageZ Hell kekku500 is offline
    MemberRank
    Nov 2006 Join Date
    EstoniaLocation
    672Posts
    nvm i got it :D



Advertisement