How can I make my own weapon

Results 1 to 5 of 5
  1. #1
    Apprentice gra-gra is offline
    MemberRank
    Jul 2007 Join Date
    18Posts

    How can I make my own weapon

    Help :) [antrix]
    I want to create my own weapon or take a wep and edit it :) but with commands like .setweapondamage 1000 or something like that :D is it possible?


  2. #2
    Enthusiast ShadowCraft is offline
    MemberRank
    Jul 2007 Join Date
    34Posts

    Re: How can I make my own weapon

    If you just want to change your damage you can use .mod damage <min> <max>,

  3. #3
    Apprentice gra-gra is offline
    MemberRank
    Jul 2007 Join Date
    18Posts

    Re: How can I make my own weapon

    I want to change weapon's dmg not mine :S

  4. #4
    Enthusiast ShadowCraft is offline
    MemberRank
    Jul 2007 Join Date
    34Posts

    Re: How can I make my own weapon

    You'll need to edit the SQL.

    Go into `items` table and find the item you want to change.

    Look for the column "dmg_min1" and "dmg_max1."

    Change them to the minimum and max damage you want. Then login to your server and type .reload items.

  5. #5
    Apprentice gra-gra is offline
    MemberRank
    Jul 2007 Join Date
    18Posts

    Re: How can I make my own weapon

    ok thx :)



Advertisement