View Single Post
Mulan
Senior Member
Join Date: Jul 2005
Location: [GER]Worbis
Old 11-28-2005 , 09:56  
Reply With Quote #18

hmmm... its dosnt work on our server

here my models.ini
Code:
;  Examples:
;
;"STEAM_0:0:1234567" "model1"
;"127.0.0.1" "model1"
;   model1.mdl model will be set to a player no matter which team he’s in.
;
;
;"STEAM_0:0:1234567" "model1" "model2"
;"127.0.0.1" "model1" "model2"
;
;   if  the player is a Terrorist his model will be model1.mdl, if he’s a CT he’ll be model2.mdl
;
;
;"STEAM_0:0:1234567" "#2"
;"127.0.0.1" "#4"
;   As if a player selected "2" in team menu – particularly useful for setting bots models
;   #1 urban,terror
;   #2 gsg9,leet
;   #3 sas,arctic
;   #4 gign,guerilla
;   #5 spetsnaz,militia (czero only)
;
;
;"Botname" "#3"
;"Botname" "stalone" "bush"
;"Botname  "duke"
;   Bots don’t have steamid, but you can set their model using the bot name instead.
;   Names only work for bots.
;
;
;"*BOTDEFAULT" "#4"
;"*BOTDEFAULT" "iglesias" "rickmartin"
;"*BOTDEFAULT "shakira"
;   You can set a default bot model scheme. A individual bot model setting overwrites this one
"STEAM_0:0:xxxxxx" "aimy"
"STEAM_0:1:xxxxxx" "mulan"
"STEAM_0:0:xxxxxx" "resident"
the models.ini is in the folder
Code:
cstrike/addons/amxmodx/configs/models.ini
the models in the folder
Code:
cstrike/models/player/aimy/aimy.mdl
cstrike/models/player/mulan/mulan.mdl
cstrike/models/player/resident/resident.mdl
plugin running
Code:
          [ 23] UAIO (Admin Menu)  1.1      xeroblood         uaio_admin.amxx  running  
          [ 24] Player Model       1.0      commonbullet      playermodel.amx  running  
          [ 25] Join_Leave deutsc  1.3      Dynamite          join_leave.amxx  running
i cant see the models ingame. whats wrong?
Im using amxmodx 1.50
__________________
Mulan is offline
Send a message via ICQ to Mulan