Raised This Month: $51 Target: $400
 12% 

player models does not load


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SimonLANO
Member
Join Date: Dec 2008
Old 06-18-2012 , 21:23   player models does not load
Reply With Quote #1

The player models SOMTIMES does not load, it only load the original CT or T model. My plugins-shero.ini looks like this:
Code:
//Add Heroes Here
sh_anubis.amxx
sh_santa.amxx
sh_masterchief.amxx
sh_agentzero.amxx
sh_morpheus.amxx
sh_aznpride.amxx
sh_batgirl.amxx
sh_batman.amxx
sh_bass.amxx
sh_beast.amxx
sh_captaina.amxx
sh_catwoman.amxx
sh_wolverine.amxx
sh_chucky.amxx
sh_darthmaul.amxx
sh_zdanimothX.amxx
sh_colalover.amxx
sh_goldenak.amxx
sh_veronika.amxx
sh_cyclops.amxx
sh_darkpredator.amxx
sh_domino.amxx
sh_dracula.amxx
sh_drdoom.amxx
sh_drstrange.amxx
sh_frieza.amxx
sh_flash.amxx
sh_gambit.amxx
sh_general.amxx
sh_goten.amxx
sh_gohan.amxx
sh_ultimategoku.amxx
sh_scream.amxx
sh_fade.amxx
sh_grandmaster.amxx
sh_greenarrow.amxx
sh_hobgoblin.amxx
sh_invisman.amxx
sh_bond.amxx
sh_jaws.amxx
sh_juggernaut.amxx
sh_mblaster.amxx
sh_madness.amxx
sh_madassassin.amxx
sh_majinbuu.amxx
sh_mario.amxx
sh_morph.amxx
sh_noob.amxx
sh_poisonivy.amxx
sh_penguin.amxx
sh_phoenix.amxx
sh_polaris.amxx
sh_punisherv2.amxx
sh_pimp.amxx
sh_psycho.amxx
sh_raiden.amxx
sh_redblood.amxx
sh_shadowcat.amxx
sh_shangchi.amxx
sh_slayer.amxx
sh_stick.amxx
sh_spas12.amxx
sh_squall.amxx
sh_ssjgohan.amxx
sh_skeletor.amxx
sh_superman.amxx
sh_staticshock.amxx
sh_tenshinhan.amxx
sh_trinity.amxx
sh_thetick.amxx
sh_thor.amxx
sh_marine.amxx
sh_vash.amxx
sh_vegetto.amxx
sh_dirty.amxx
sh_ctrooper.amxx
sh_bloodangelv2.amxx
sh_ubergunner.amxx
sh_soldier.amxx
sh_hmg.amxx
sh_t800.amxx
sh_yoda.amxx
sh_swat.amxx
sh_wonderwoman.amxx
sh_xavier.amxx
sh_restricter.amxx
You should get the right model for each level/hero but dosnt seem to work, i want the player model to allways load and not just sometimes...

What could be the problem?
__________________
[SS]Superhero By 8Ball | 10 Free Levels | Max 50 Level | FastDL


Join us now !

Last edited by SimonLANO; 06-19-2012 at 05:54.
SimonLANO is offline
cstrike37
Member
Join Date: Jan 2012
Old 06-18-2012 , 21:29   Re: player models does not load
Reply With Quote #2

http://forums.alliedmods.net/showthread.php?t=156365
cstrike37 is offline
SimonLANO
Member
Join Date: Dec 2008
Old 06-19-2012 , 05:54   Re: player models does not load
Reply With Quote #3

it has nothing to do with users typing cl_minmodels 1, it just dont always load, just sometimes
__________________
[SS]Superhero By 8Ball | 10 Free Levels | Max 50 Level | FastDL


Join us now !
SimonLANO is offline
cstrike37
Member
Join Date: Jan 2012
Old 06-19-2012 , 09:42   Re: player models does not load
Reply With Quote #4

Quote:
Originally Posted by vittu View Post
This will stop players from blocking player model changes that the server sets
cstrike37 is offline
SimonLANO
Member
Join Date: Dec 2008
Old 06-20-2012 , 11:24   Re: player models does not load
Reply With Quote #5

but the players are not blocking it!
__________________
[SS]Superhero By 8Ball | 10 Free Levels | Max 50 Level | FastDL


Join us now !
SimonLANO is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-20-2012 , 13:25   Re: player models does not load
Reply With Quote #6

How do you know that?
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
SimonLANO
Member
Join Date: Dec 2008
Old 06-20-2012 , 16:32   Re: player models does not load
Reply With Quote #7

Because i have tested it, my friend wrote cl_minmodels 0 in console
__________________
[SS]Superhero By 8Ball | 10 Free Levels | Max 50 Level | FastDL


Join us now !
SimonLANO is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-20-2012 , 17:12   Re: player models does not load
Reply With Quote #8

Quote:
Originally Posted by SimonLANO View Post
Because i have tested it, my friend wrote cl_minmodels 0 in console
cl_minmodels 0 disables models set by the server.
__________________
No idea what to write here...
Jelle is offline
Send a message via MSN to Jelle
SimonLANO
Member
Join Date: Dec 2008
Old 06-20-2012 , 17:18   Re: player models does not load
Reply With Quote #9

no it does not, why should i add a hero that blocks user from setting cl_minmodels to 1 then ?
__________________
[SS]Superhero By 8Ball | 10 Free Levels | Max 50 Level | FastDL


Join us now !
SimonLANO is offline
Jelle
[b]MOAR CANDY[/b]
Join Date: Aug 2009
Location: Denmark
Old 06-21-2012 , 07:20   Re: player models does not load
Reply With Quote #10

Quote:
Originally Posted by SimonLANO View Post
no it does not, why should i add a hero that blocks user from setting cl_minmodels to 1 then ?
Because from the looks of it, you can't code, so you don't really know what is actually going on in your server.

And no, that is not a flame, many people don't really know what is going on.

My guess is that one of your heroes are doing this, but you can't know which. Only thing to do is either to look through all of the code that is running on your server, which no coder will do for you, or, you could disable heroes one-by-one until you find the one causing it.
__________________
No idea what to write here...

Last edited by Jelle; 06-21-2012 at 07:21.
Jelle is offline
Send a message via MSN to Jelle
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:41.


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