ItsMods

Full Version: Player display
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey,
is there a command to change the players display to i.e a dogs?+

Vanoq
Ok i found the command to change a players display
Code:
self setModel(level.friendlyDogModel);
But when i make a player look like a dog ... Well .. the model looks strange..
[Image: dogmodel.png]
Someone know how to fix it? Smile

//sry for new post, for some reason i couldnt edit my previus post
(12-27-2010, 14:36)Vanoq Wrote: [ -> ]Ok i found the command to change a players display
Code:
self setModel(level.friendlyDogModel);
But when i make a player look like a dog ... Well .. the model looks strange..
[Image: dogmodel.png]
Someone know how to fix it? Smile

//sry for new post, for some reason i couldnt edit my previus post
It is normal, u use human animation with dog model
But I dunno how to fix it :p

The legs of the dog is now the arms of the man. Maybe you should lay down on the ground.
Doesnt work .. when i lay down, the model is under the map
try to do it like hide and seek did,
remove yourself and then replace yourself with dog, that should work, look in mw2 hide and seek mod by zxzzz
Thank you, it works!
Now .. is there a way to allow/disallow standing / crouching in BO?
I tried the MW2-Commands and it crashed..
The props way sucks though, it's like a statue of a dog. The same thing happened when I tried setting myself as a dog =]