AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Admin Models and Player Models (https://forums.alliedmods.net/showthread.php?t=54123)

mogel 04-17-2007 14:59

Admin Models and Player Models
 
3 Attachment(s)
Hi,

with this plugin you can
  • configure the models with an INI-file
  • add own models for your server
  • add models for the bots
  • automatically choose the models for the sides
simply type the command in the chat to change the model

4 commands are hardcoded, but the models are configurable
  • /admin for the admin model (kick-rights needed)
  • /adminine or /admingirl for a female admin model
  • /special for a bot model (bots use this automatically)
  • /default to reset to CS models
Code:

; admin
admin admin_ct_v2 admin_te_v2

; female admin ... also /admingirl
adminine adminine_ct adminine_te

; command used by the bots and for players
special smith terminator

models for girls are defined in the demofile
  • /girl for a female model (not admin)
Code:

; female model
girl girl_ct girl_te

to configure the models simply add a line to the INI-file ... the first parameter is the say-command ("/" will be added) ... then the CT and T models follow
Code:

<say-command> <ct-model> <te-model>
to use the plugin for kreedz-server simply add the same model to ct and t side (view aam_kreedz.ini)

download the plugin from http://www.x8bit.de/aam.zip (12MB incl. models) ... all models are downloaded from http://www.4players.de/cs.php/index/-/index.html

Installation
  • copy the models to <gamedir>/models
  • copy the aam.ini to <gamedir>/addons/amxmodx/configs
  • copy the aam.amxx to <gamedir>/addons/amxmodx/plugins
  • add the line aam.amxx to your plugins.ini

vvg125 04-17-2007 15:22

Re: Admin Models and Player Models
 
Wow, I've always needed a plugin that doesn't automatically give whoever is on the list an admin model. Nice.

gstan 04-17-2007 16:29

Re: Admin Models and Player Models
 
very nice looking, i'll try it out right now.

inc0gnito 04-17-2007 19:39

Re: Admin Models and Player Models
 
admin and player models is are already done, or no?

mogel 04-18-2007 00:23

Re: Admin Models and Player Models
 
Hi,

Quote:

Originally Posted by inc0gnito (Post 466514)
admin and player models is are already done, or no?

visit my server

hand, mogel

inc0gnito 04-19-2007 20:54

Re: Admin Models and Player Models
 
http://forums.alliedmods.net/showthread.php?t=21086

http://forums.alliedmods.net/showthread.php?t=8631

http://forums.alliedmods.net/showthread.php?t=13269 <-- this still working great

http://forums.alliedmods.net/showthread.php?t=8144


Hi

need more?

http://forums.alliedmods.net/showthread.php?t=11391

http://forums.alliedmods.net/showthr...=11391&page=40

hand, mogel :mrgreen:

Da_sk8rboy 04-19-2007 22:01

Re: Admin Models and Player Models
 
God your an idiot.

vvg125 04-19-2007 23:29

Re: Admin Models and Player Models
 
inc0gnito, what you did was literally post every link that has the word 'model' in it. Please think about what you post.

mogel 04-20-2007 00:42

Re: Admin Models and Player Models
 
Hi,

Quote:

Originally Posted by inc0gnito (Post 467395)

unusable for public players ... they can't choose and use a model

will not save the choosed model on disconnect ... no difference between custom CT and T model

Quote:

http://forums.alliedmods.net/showthread.php?t=13269 <-- this still working great
yes ... but hardcoded models ... not configurable for the most admins

LOL ... this only imports a model to show in CS ... that's not a player model

Quote:

Hi

need more?
no ... my plugin works great

the same with the halo-models ... hardcoded

Quote:

hand, mogel :mrgreen:
you have mps?

hand, mogel

Elite_Fallen_Angel 04-23-2007 21:37

Re: Admin Models and Player Models
 
It's all in German. I pasted over it with the English comments but regardless it still doesn't work for me.

I have the following command set in the .ini file.

; admin
admin hostage01

The model name is called hostage01.mdl. Is there something I am doing wrong to set it up?


All times are GMT -4. The time now is 03:40.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.