Поиск Models Menu

Сообщения
10
Реакции
0
Hello,

I'm looking for a plugin which opens a models menu when typing /models, /skins or whatever.
I found a plugin doing this, but when the player is transferred from one team to another the model is set back to default.
So basically what is needed is to save or restore the selected model.
Any ideas where I can find this?
 

Вложения

Сообщения
47
Реакции
3
Here, let it work for you. It works 100%
; Player models menu by TheRedShoko ; Usage: "Name to be displayed in the menu" "Name of the model" "Admin flag" "CT | T | 0"
Name to be displayed in the menu - the name of the model. With this name it will be displayed in the menu.

Name of the model - The name of the model file, that is, if your model file is located in models/player/hello/hello.mdl, its name is hello.
NOTE! Models should always be in the models/player folder, and each model should be in a separate folder corresponding to its name. As I have shown above.

Admin flag - the admin flag that will be required for this model. If you want the model to be non-admin only, leave it blank.

CT | T| 0 - the team to be skinned for. CT - policemen, T - terrorists, 0 - for both teams.

You will also notice that there is another new user_models.ini file in addons/amxmodx/configs. From there, models of a specific player are added by name. File looks like this
 

Вложения

Сообщения
10
Реакции
0
Here, let it work for you. It works 100%
; Player models menu by TheRedShoko ; Usage: "Name to be displayed in the menu" "Name of the model" "Admin flag" "CT | T | 0"
Name to be displayed in the menu - the name of the model. With this name it will be displayed in the menu.

Name of the model - The name of the model file, that is, if your model file is located in models/player/hello/hello.mdl, its name is hello.
NOTE! Models should always be in the models/player folder, and each model should be in a separate folder corresponding to its name. As I have shown above.

Admin flag - the admin flag that will be required for this model. If you want the model to be non-admin only, leave it blank.

CT | T| 0 - the team to be skinned for. CT - policemen, T - terrorists, 0 - for both teams.

You will also notice that there is another new user_models.ini file in addons/amxmodx/configs. From there, models of a specific player are added by name. File looks like this
@cgozzie, Hi, thanks for your reply!
I also found this plugin, first it was not working, because it is using regamedll calls (and my provider doesn't let me upload the cs.so into dlls folder for whatever reason, so I can't use regamedll), but I found an other version of this plugin with cstrike implementation which seems to work for me.
Do you or anyone else know if there is a downside not using regamedll with reapi/nonsteam?
6 Мар 2023
Here is the non regamedll version I'm using.
Unfortunately its version 2.0 while the newest version is 2.1. So maybe someone can upgrade it to 2.1...
 

Вложения

Сообщения
47
Реакции
3
This version that I gave you works 100% for me, I don't have any problems. I play with original steam and it works perfectly for me .. I didn't understand if it still doesn't work for you or it works...
 

Пользователи, просматривающие эту тему

Сейчас на форуме нет ни одного пользователя.
Сверху Снизу