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

[ANY] Hats! (Version 1.0.4c - 2/19/2012)


Post New Thread Reply   
 
Thread Tools Display Modes
niar82k
Member
Join Date: Aug 2007
Location: Germany
Old 02-24-2012 , 16:33   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #111

Quote:
Originally Posted by TheKiwI View Post
How can I fix this clientprefs problem ?
Nothing! This is bug exist a long time
niar82k is offline
krispx
Senior Member
Join Date: Jul 2010
Old 03-02-2012 , 05:04   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #112

Hi, its work on dod:s ?
krispx is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 03-02-2012 , 11:53   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #113

Quote:
Originally Posted by krispx View Post
Hi, its work on dod:s ?
it should, give it a try and let me know
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
Dawg1
Member
Join Date: Oct 2011
Old 03-16-2012 , 17:27   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #114

I am having an issue on my hosties/jailbreak server where when t's get a hat ,It sits on there shoulders instead of there head??

I am using the jail skins,But they work fine on all the ct's?

Any help on this would be Awesome thanks
Dawg
Dawg1 is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 03-17-2012 , 01:53   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #115

Quote:
Originally Posted by Dawg1 View Post
I am having an issue on my hosties/jailbreak server where when t's get a hat ,It sits on there shoulders instead of there head??

I am using the jail skins,But they work fine on all the ct's?

Any help on this would be Awesome thanks
Dawg
Use models which support hats :p
__________________
databomb is offline
LiilCraZy
Member
Join Date: Jun 2011
Old 03-17-2012 , 14:56   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #116

I'm having a huge problem. So, i added the plugin and all but once i add the models it downloads, but when its done, it gets stuck on "Sending client info..." Then the server crashes?
LiilCraZy is offline
viRR
Member
Join Date: Mar 2011
Location: Slovakia
Old 03-21-2012 , 15:17   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #117

Code:
"flag"   "xxx"
doesn't work for me on my CS:S server ;(
If has been set a flag, model will be always accessible to all players...
For example: "flag" "z" => random player without flag can choose a model
Could anyone tell me why ? PLS..

hats.txt
Code:
"Hats"
{
	"Hats"
	{
		"No hat"
		{
		"model"	""
		}

		"Seuss Hat"
		{
		"model"		"models/gmod_tower/seusshat.mdl"
		"position"	"0.0 -1.0 6.0"
		"angles"	"0.0 0.0 0.0"
       		"flag"  	"a"
       	 	"team"		"2"
     		 }
	
		"Top Hat"
		{
		"model"		"models/gmod_tower/tophat.mdl"
		"position"	"0.0 -1.7 4.5"
		"angles"	"0.0 0.0 0.0"
      		"flag"  	"a"
      	 	"team"		"2"
		}
	
		"Androssmask"
		{
		"model"		"models/gmod_tower/androssmask.mdl"
		"position"	"0.0 2.0 0.0"
		"angles"	"0.0 0.0 0.0"
       	 	"flag"  	"a"
    	   	"team"		"0"
		}

		"Sombrero"
		{
		"model"		"models/gmod_tower/sombrero.mdl"
		"position"	"0.0 -1.0 6.0"
		"angles"	"0.0 0.0 0.0"
     	  	"flag"  	"a"
      	  	"team"		"3"
		}

		"Cake Hat"
		{
		"model"		"models/cakehat/cakehat.mdl"
		"position"	"0.0 -1.0 3.0"
		"angles"	"0.0 0.0 0.0"
      	  	"flag"  	"a"
      	  	"team"		"3"
		}

		"Headcrab Hat"
		{
		"model"		"models/gmod_tower/headcrabhat.mdl"
		"position"	"0.0 -3.0 6.0"
		"angles"	"0.0 0.0 0.0"
      	  	"flag"  	"a"
       	 	"team"		"0"

		}
	}
	
	"Glasses"
	{
		"No glasses"
		{
			"model"	""
		}
	
		"3D Glasses"
		{
			"model"		"models/gmod_tower/3dglasses.mdl"
			"position"	"0.0 0.5 2.0"
			"angles"	"0.0 0.0 0.0"
      			"flag"  	"a"
      	 		"team"		"3"
		}
		
		"Aviators"
		{
			"model"		"models/gmod_tower/aviators.mdl"
			"position"	"0.0 0.5 2.0"
			"angles"	"0.0 0.0 0.0"
      			"flag"  	"a"
      	 		"team"		"3"
		}
		
	}
}

Last edited by viRR; 03-21-2012 at 19:02.
viRR is offline
Send a message via Skype™ to viRR
Void53
New Member
Join Date: Mar 2012
Old 03-23-2012 , 10:27   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #118

I have same problem as viRR. Plugin on my server ignores flags, could anyone help pls?
Void53 is offline
Zephyrus
Cool Pig B)
Join Date: Jun 2010
Location: Hungary
Old 03-23-2012 , 14:24   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #119

ill check it out but my test server is offline so please be patient thanks
__________________
Taking private C++/PHP/SourcePawn requests, PM me.
Zephyrus is offline
TheKiwI
Member
Join Date: May 2011
Old 03-27-2012 , 06:33   Re: [ANY] Hats! (Version 1.0.4c - 2/19/2012)
Reply With Quote #120

I have a request don't know if you will be okay to do it but maybe...

It is possible to do a version of this plugin without clientprefs functions ?
I thinks all people who run it on linux servers will thank you for that
TheKiwI is offline
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 18:15.


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