X-Forums

Computer, Games, and Technology

Table with Data on Hunter Pet SCALE?

4 posts

  1. Wazzar

    Member
    Joined: Mar '08
    Posts: 27

    Which table controls the SCALE of Hunter pets?

    It seems my super duper Lashtail Raptor turned into a toy when I petted him with my Dranei Hunter.

    At first I thought he ran off before I could feed him but I was STANDING on him and he was hidden under me!

    Lol

    I was trying to figure out where the scale info is in the Mangos DB but so far there isn't much that looks like it in the creature_template or petcreateinfo_spell (didn't think this one would really help Tbh).

    If anyone can point me in the right direction with this it would be greatly appreciated.

    TIA

    Wazzar

    Posted 8 months ago » Permalink

  2. BmmB

    Regular
    Joined: Feb '08
    Posts: 141

    As far as I remember there should be 'scale' field in 'creature_template' table.
    The size is actually defined in some of the DBCs.

    Best regards...

    Posted 8 months ago » Permalink

  3. Wazzar

    Member
    Joined: Mar '08
    Posts: 27

    Thanks.

    Yeah I saw that entry the only trouble is it is not directly related to Hunter Pet scale.
    It is a general Creature_Template size of "1"

    I am going to try Heidi SQL instead of SQLYoG since the search function is disabled unless you pay some exorbitant fee.

    Get the suspicion what I am looking for has some outlandish ID that measn zilch to anybody!

    :)

    Thanks all the same...

    Wazzar

    Posted 7 months ago » Permalink

  4. BmmB

    Regular
    Joined: Feb '08
    Posts: 141

    You're welcome.

    Find your pet in 'creature' table first, then look at 'id' field - that field represents 'entry' field in 'creature_template' table. Then, simply change the scale. Remember that the scale field is of type float, so you can put something like 1.0, 1.5, 2.8, etc., where 1.0 is normal size for particular creature. If 0.0, then it simply uses defaul size defined in dbc files. I assume you already know all this, but I hope it doesn't hurt to mention it.

    Drawback of all this is that when you change scale, it will be changed for all creatures of the same template.

    Best regards...

    Posted 7 months ago » Permalink

RSS feed for this topic

Reply

You must log in to post.

Topic Info

Tags

General

Discuss about anything else

1,256 Topics – 6,633 Posts