Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: zork
Forum: General Authoring Discussion 07-12-11, 09:35 AM
Replies: 22
Views: 28,102
Posted By zork
Hmm the function is not yet documented. But if...

Hmm the function is not yet documented. But if you call setDisplayID() without any parameters the LUA error will tell you how you can call the function.

There may be an optional type parameter for...
Forum: General Authoring Discussion 09-27-10, 04:50 AM
Replies: 22
Views: 28,102
Posted By zork
I put the data into a mysql database so I can...

I put the data into a mysql database so I can play a bit with the values.

Main folders:

19656 displayid's are connected to folder character, 10395 to creature and so...
Forum: General Authoring Discussion 09-25-10, 08:34 AM
Replies: 22
Views: 28,102
Posted By zork
I don't like lazy people. :p The filter options...

I don't like lazy people. :p
The filter options are nice.

Extracted the displayid list as csv
http://code.google.com/p/rothui/downloads/detail?name=models100925.zip&can=2&q=#makechanges

Current max...
Forum: General Authoring Discussion 09-25-10, 05:31 AM
Replies: 22
Views: 28,102
Posted By zork
Post me the script you used to generate the...

Post me the script you used to generate the result aswell please.

I added the GetModel now aswell. It is indeed useful.
--bring the model to life and set the displayID
local function...
Forum: General Authoring Discussion 09-24-10, 05:53 PM
Replies: 22
Views: 28,102
Posted By zork
I like the idea. Would be only possible if a...

I like the idea. Would be only possible if a table with all displayIDs for that type is in the background. Otherwise the calculation of the pages would be impossible.

Just checked. I think have an...
Forum: General Authoring Discussion 09-21-10, 11:29 AM
Replies: 22
Views: 28,102
Posted By zork
Ok tested a bit, gonna update the modelviewer in...

Ok tested a bit, gonna update the modelviewer in some hours...

Check the tooltip for values:

http://www.abload.de/thumb/wowscrnshot_092110_192dbyd.jpg...
Forum: General Authoring Discussion 09-21-10, 11:03 AM
Replies: 22
Views: 28,102
Posted By zork
Exactly as I thought. After deleting the Cache...

Exactly as I thought. After deleting the Cache and using SetCreature only 1 single model was found, the npc I was standing next to. (Far outside of Ironforge).

Additionally those two work really...
Forum: General Authoring Discussion 09-20-10, 12:20 PM
Replies: 22
Views: 28,102
Posted By zork
Model...

Model viewer
http://www.wowinterface.com/downloads/info18079-rIngameModelViewer.html

*edit*

There are actually some Blizzards scripts that use SetDisplayInfo oder SetPortraitZoom

SetDisplayInfo...
Forum: General Authoring Discussion 09-20-10, 08:16 AM
Replies: 22
Views: 28,102
Posted By zork
Thanks, that 3D model tip is awesome. I will...

Thanks, that 3D model tip is awesome.

I will gather them up:

summer pet: modelviewer.show({ type: 1, typeid: 16701, displayid: 16587 })
wisp: modelviewer.show({ type: 1, typeid:...
Forum: General Authoring Discussion 09-20-10, 06:28 AM
Replies: 22
Views: 28,102
Posted By zork
HOLY COW. Is it finally possible to display...

HOLY COW. Is it finally possible to display models you have not in your cache?

I'm dying fo a solution on displaying any kind of wisp model. Everyhting I tried didn't work out.

Best I had was...
Showing results 1 to 10 of 10