Forum > Serverside Modding

[SOLVED]  New Model

(1/1)

lawrytrix:
Hello modcraft,
I´ve tryed to import a new model of Soldan´s workshop. But when I try to spawn it, it won´t show up.
I´ll post you some screenshots:



And now the problem:


Yes, I changed the dbc-files for the server and the dbc files are in the Patch too:



When I tryed to spawn it:

Vel:
need to execute creature_model_info for any custom creature ID:



--- Code: ---INSERT INTO `creature_model_info` VALUES ('32755', '1', '1.5', '0', '0');
--- End code ---

1. modelid (creature model info dbc)
2. bounding_radius
3. combat_reach
4. gender
5. modelid_other_gender

lawrytrix:
Okay, it worked! :)
Thank you !

Navigation

[0] Message Index

Go to full version