View Single Post
  #3  
Old 07-01-2012, 12:09 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by GLGanjika View Post
My question still stands about importing new/custom models...

but i figured out i could add each zones _obj file to globalload and pick out items via the model viewer (pick out the names that is then spawn them as i would a native (to whichever zone im in) model.
Simply make the s3d file in openzone and add it to be loaded in globalload. Export using this tutorial: http://www.eqemulator.org/forums/showthread.php?t=17643

Also, be careful about adding objects with the same name to a zone. It'll only pick the last loaded model, not any of the previous ones.
Reply With Quote