Player models won't change and they get bugged.
I can't see the problem in the code. I made a custom jailbreak plugin with days, shop, games and other sh*t but the player model won't change. And not only does it not change but it gets bugged. Like arms are coming out of his mouth or they get a 3rd leg that is not moving xD.
The plugin got quite large. About 156KB .sma file. I hope this is gona be enough: PHP Code:
PHP Code:
PHP Code:
|
Re: Player models won't change and they get bugged.
you'd better start working on that code's optimization, my whole jailbreak mode has 165kb lol
|
Re: Player models won't change and they get bugged.
try useing cs_set_player_model instead of set_user_info.
|
Re: Player models won't change and they get bugged.
I don't get why I need to do that when the original JailBreak Extreme plugin works fine with set_user_info model but will try it.
Edit: LOL that actualy worked xD I still don't get why the 1st method wouldn't work tho? |
Re: Player models won't change and they get bugged.
You should start by indenting your code and using SPACES(please!!!), it's a pain to check it as it is now. You can take a look at my Entities Resources Replacement, ClientUserInfochanged and SetClientKeyValue hooks are what you need to see.
If I'm right you need to specify full model path in set_user_info: models/player/jbemodel/jbemodel.mdl |
Re: Player models won't change and they get bugged.
Solved.
|
| All times are GMT -4. The time now is 18:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.