View Single Post
07-03-16, 04:25 AM   #70
telkostrasz
A Murloc Raider
Join Date: Jul 2016
Posts: 4
Originally Posted by semlar View Post
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.
You, sir, just possibly save my day.

Do you think that these IDs are persistent between patches (any addition or removal aside of course) or that I would remap ID<->Race at each patch ?