Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: semlar
Forum: Legion Beta archived threads 07-03-16, 07:37 AM
Replies: 74
Views: 43,005
Posted By semlar
It was probably added after we complained to a...

It was probably added after we complained to a dev on irc about losing GetModel, although I don't recall him mentioning anything about it.

Don't rely on those diffs being 100% accurate; they were...
Forum: Legion Beta archived threads 07-03-16, 04:35 AM
Replies: 74
Views: 43,005
Posted By semlar
I'm assuming these numbers represent essentially...

I'm assuming these numbers represent essentially the same thing that the file paths did, and I wouldn't expect them to change between patches unless they change the model.
Forum: Legion Beta archived threads 07-03-16, 04:14 AM
Replies: 74
Views: 43,005
Posted By semlar
It looks like you can actually just call...

It looks like you can actually just call model:GetModelFileID() as a drop-in replacement for GetModel. You'll just have to map out the IDs for the different races.

Some quick numbers..
ModelFileIDs...
Forum: Legion Beta archived threads 07-03-16, 03:40 AM
Replies: 74
Views: 43,005
Posted By semlar
If you want to store the scale for specific NPCs...

If you want to store the scale for specific NPCs you can get their npcID from UnitGUID and use that as an identifier.

It won't be as broad as specifying a scale for a specific model that's shared...
Forum: Legion Beta archived threads 07-03-16, 02:53 AM
Replies: 74
Views: 43,005
Posted By semlar
I have no idea what you're talking about since I...

I have no idea what you're talking about since I was referring to the reddit post ketho linked to, which was talking about needing to scale the size of quest givers to be more realistic.
Forum: Legion Beta archived threads 07-02-16, 06:38 PM
Replies: 74
Views: 43,005
Posted By semlar
GetDisplayInfo returns the value of...

GetDisplayInfo returns the value of SetDisplayInfo. You can't get a displayID from a unit because they don't have one, or at least not in the same sense as that api function.

I only skimmed over...
Forum: Legion Beta archived threads 05-14-16, 11:38 AM
Replies: 74
Views: 43,005
Posted By semlar
You can't, they aren't using paths internally any...

You can't, they aren't using paths internally any more.
Forum: Legion Beta archived threads 05-13-16, 11:31 AM
Replies: 74
Views: 43,005
Posted By semlar
I doubt it's bugged, you probably just aren't...

I doubt it's bugged, you probably just aren't displaying your frame correctly. The model needs a height, a width, an anchor, and a visible parent to be shown.

You only have a height listed there, no...
Forum: Legion Beta archived threads 05-13-16, 11:00 AM
Replies: 74
Views: 43,005
Posted By semlar
SetDisplayInfo was added specifically to display...

SetDisplayInfo was added specifically to display models without requiring them to be cached; what code are you using to test this?
Showing results 1 to 9 of 9