anyone know how to start with weapon skills maxed out? menu

Shout-Out

User Tag List

Results 1 to 6 of 6
  1. #1
    Ballwinkle's Avatar Contributor Authenticator enabled
    Reputation
    124
    Join Date
    Mar 2007
    Posts
    662
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    anyone know how to start with weapon skills maxed out?

    anyone know how to start with weapon skills maxed out?

    anyone know how to start with weapon skills maxed out?
  2. #2
    Xeneth's Avatar Member
    Reputation
    157
    Join Date
    Oct 2007
    Posts
    534
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Search before you post.


  3. #3
    Ballwinkle's Avatar Contributor Authenticator enabled
    Reputation
    124
    Join Date
    Mar 2007
    Posts
    662
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i did.....
    cas i make players start at 80....but they can only get upto /5 on weapon skill

  4. #4
    Yjama's Avatar Member
    Reputation
    4
    Join Date
    Oct 2007
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Correct me if I'm wrong, but that must be because level 1 characters only have up to 5 weapon skill. Now, wouldn't you just have to edit the max level column in the playercreateinfo_skills table, as well as the level?
    I don't have any great knowledge in this, but it's worth a try I guess. Haven't tried it myself since I don't really need it for my server.

  5. #5
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    to make a race/class start with a skill you wnt and the amount of skill you wnt
    use this query:
    Code:
    INSERT INTO `playercreateinfo_skills` VALUES('2','762', '300', '300');
    first number is IndexID that is the index number of the playercreateinfo table
    more info on this: well in total you have 52 possible class/race combinations all of them are in playercreateinfo table... so you need to check that table...
    if you wnt all players to start with maxed skill then just use this query with all indexIDs if you wnt a specific race/class to start with maxed skill then check playercreateinfo for class/race and pick the index of the one you want to use... for example

    Blood elf Paladin with maxed out riding skill (in my DB):
    playercreateinfo search for raceID: 10
    classID: 2
    corresponding index: 50

    Second number = skillID
    3th and 4th number = skill/maxskill
    example 300riding skill would be:
    762,300,300

    so if i wnt all Blood elf paladins to start with 300 riding skill the query would be:
    Code:
    INSERT INTO `playercreateinfo_skills` VALUES('50','762', '300', '300');
    and voila done

    grtz
    Last edited by latruwski; 01-12-2008 at 07:33 AM.

  6. #6
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    posted it in my usefull DB query topic part 2

    grtz
    Last edited by latruwski; 01-12-2008 at 07:34 AM.

Similar Threads

  1. I saw a 70 shaman using Stormstrike with a 2h mace. Anyone know how?
    By RIPeyedea in forum World of Warcraft General
    Replies: 2
    Last Post: 10-02-2015, 07:22 AM
  2. Replies: 7
    Last Post: 01-07-2013, 05:48 PM
  3. Anyone know how to start 2 clients?
    By ska1di in forum Diablo 3 General
    Replies: 2
    Last Post: 05-28-2012, 01:43 AM
  4. HOW TO: Make characters start with riding skill and mount
    By mastermania in forum WoW EMU Guides & Tutorials
    Replies: 2
    Last Post: 12-27-2008, 05:29 AM
  5. How to start with max skill 350?
    By noog in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 07-14-2008, 01:32 PM
All times are GMT -5. The time now is 07:03 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search