AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Player Model 2.13c (https://forums.alliedmods.net/showthread.php?t=21086)

Arct 10-07-2009 05:26

Re: Player Model 2.13c
 
hmm plz help me

I have added

Code:

"*REPLACE" "gsg9" "policjant"
"*REPLACE" "urban" "policjant"
"*REPLACE" "gign" "straznik"
"*REPLACE" "sas" "straznik"
"*REPLACE" "terror" "recydywista"
"*REPLACE" "arctic" "recydywista"
"*REPLACE" "guerilla" "skazaniec"
"*REPLACE" "leet" "skazaniec"

But server shows error and kicka all players

Code:

Error: server failed to transmit file 'AY&SY3'
Host_Error: UserMsg: Not Present on Client 2

Code:

"KICKED RESSON: []"
Code:

svc_bad
As I will delete plugin be not kick player
HELP ME

commonbullet 10-07-2009 07:31

Re: Player Model 2.13c
 
That SVC_BAD, might be related to a problem with cstrike module handling models.

Anyway, this is a very old plugin, lots of cool new features were added to amxmodx core since then. So, most parts needs to be recoded from scratch or optimized.
Right now I'm dedicating the few time I got for coding stuff to another plugin, I'll try to update it as soon as I can.

EDIT: BTW, try using fewer models, maybe you're pre-caching to much stuff for a map i.e.

Arkshine 10-07-2009 13:23

Re: Player Model 2.13c
 
@Arct: You can try http://forums.alliedmods.net/showpos...&postcount=401

KadiR 10-07-2009 14:05

Re: Player Model 2.13c
 
@commonbullet:

It does work fine for my server with steamids string..

Arkshine 10-07-2009 14:10

Re: Player Model 2.13c
 
The native which handle the model is buggy. It doesn't matter if you use by steamid or nick or others.

Arct 10-12-2009 11:26

Re: Player Model 2.13c
 
~Arkshine thx

ok plugin not show is messages
"KICKED RESSON: []" or
"Error: server failed to transmit file 'AY&SY3' "
but does not act with covertopsv1.0f.amxx " change dress "

CT Or TT they maintain dress after change of dress next round

Teambash 10-19-2009 18:55

Re: Player Model 2.13c
 
all person kicked in my server

Error: server failed to transmit file 'AY&SY

why? help mee pls

commonbullet 10-19-2009 20:48

Re: Player Model 2.13c
 
If your server is crashing with this plugin it's most likely to be related to a cstrike module handling models problem.

You should try this plugin, which uses a different method for changing players' models:
http://forums.alliedmods.net/showthread.php?t=106094

Peoples Army 01-21-2010 02:25

Re: Player Model 2.13c
 
Ok I'm getting this error that crashed my server

Code:


Mod_NuMForName:models/player/BF2/BF2T.mdl not found

The issue being the model I added to my model.ini and my server wasn't that model

My model.ini

Code:


"STEAM_0:1:14014893"    "BWT"    "BF2"


No error shows up in my logs, only this fatal error that crashes my server.

Any help greatly appreciated.

I'm also using the newest amxmodx just downloaded that and this today. 1.8 I think.

Arkshine 01-21-2010 07:43

Re: Player Model 2.13c
 
It's an AMX Mod X plugin, not SourceMod.


All times are GMT -4. The time now is 06:16.

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