Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

bobo1172

Members
  • Posts

    16
  • Joined

  • Last visited

    Never

Posts posted by bobo1172

  1. i originally wanted a script but no one seems to want to help me
    and i was given an idea,  but i have a question.  how do you make the shop have infinite of an item?  please post or help with a script at [http://www.touchofdeathforums.com/smf/index.php?topic=36129.msg339469#msg339469](http://www.touchofdeathforums.com/smf/index.php?topic=36129.msg339469#msg339469)
    thanx
  2. i am trying to  add a new class (2 actually) but so far all i was able to do was change the "test class" name and stats. this is what the page looks like:

    [CLASS]
    Name=warrior
    MaleSprite=0
    FemaleSprite=0
    Desc=This is the warrior class.
    STR=5
    DEF=5
    SPEED=2
    MAGI=0
    MAP=1
    X=1
    Y=1
    Locked=0

    [CLASS]
    Name=mage
    MaleSprite=2
    FemaleSprite=2
    Desc=This is the mage class.
    STR=3
    DEF=3
    SPEED=2
    MAGI=5
    MAP=1
    X=0
    Y=0
    Locked=0

    [CLASS]
    Name=archer
    MaleSprite=3
    FemaleSprite=3
    Desc=This is the archer class.
    STR=2
    DEF=3
    SPEED=5
    MAGI=2
    MAP=1
    X=2
    Y=2
    Locked=0

    i also tried it without the [CLASS] above the last 2 but no difference
×
×
  • Create New...