Raised This Month: $ Target: $400
 0% 

Patched?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ziggylata
Junior Member
Join Date: May 2011
Old 12-28-2012 , 20:01   Patched?
Reply With Quote #1

The plugin seems to be broken and/or patched but ive heard from a few people its possible to get around this.
Is this true?
If so, how do you do it?
Ziggylata is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-28-2012 , 20:03   Re: Patched?
Reply With Quote #2

It works fine for it's intended purpose.
__________________
asherkin is offline
Ziggylata
Junior Member
Join Date: May 2011
Old 12-29-2012 , 01:26   Re: Patched?
Reply With Quote #3

I know you said you wouldnt, but since I have no access to the server files, and just help out with some basic coding, might you talk to me VIA steam so you can help the server owners with the issue?
And no, the server isnt hosted on a Mac OS.

And if not to me, talk to the server owner, whoms steam profile is found here:
http://steamcommunity.com/id/neonheights/

Thanks again, even if you say no.
And if you say no, id still like support through the forums.

PS: What is the "intended purpouse"

Last edited by Ziggylata; 12-29-2012 at 01:27.
Ziggylata is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 12-29-2012 , 02:00   Re: Patched?
Reply With Quote #4

Quote:
Originally Posted by Ziggylata View Post
might you talk to me VIA steam
Instant messaging is a rather exhausting ordeal that results in lots of wittering on while very little actual useful information is exchanged.

Also, we developers are on Steam to play games and have fun. Not to be pestered as sources of free tech support.

Quote:
Originally Posted by Ziggylata View Post
PS: What is the "intended purpouse"
What it says on the tin:
Quote:
Originally Posted by asherkin View Post
This extension allows the attributes, level and quality of items to be modified per player as they are given by the server.
__________________
DarthNinja is offline
Ziggylata
Junior Member
Join Date: May 2011
Old 12-29-2012 , 02:32   Re: Patched?
Reply With Quote #5

Well as of right now its not working, basically heres what code I have, none of which is working:

Code:
"custom_weapons_v3"
{
	"STEAM_0:1:38578460" // THE NEON HIMSELF  :V
	{
		"631" // Hat with no name
		{
			"quality"		"9"
			"level"			"69"
			
			"1"				"134 ; 13"
			"2"				"107 ; 5"
		}
	}
	"STEAM_0:0:26691679" // Ziggy the coder herself  >:V
	{
		"987" // Muffler
		{
			"quality"		"8"
			"level"			"69"
			
			"1"				"134 ; 30"
			"2"				"26 ; 75"
		}
		"316" // Pyromancer mask
		{
			"quality"		"8"
			"level"			"69"
			
			"1"				"134 ; 33"
			"2"				"31 ; 3"
		}
	}
	"*" // EVERYONE
	{
		"42" // Sandvich
		{
			"quality"		"0"
			"level"			"69"
			
			"1"				"134 ; 12"
		}
	}
}
I dont see anything wrong

Last edited by Ziggylata; 12-29-2012 at 02:33.
Ziggylata is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 12-29-2012 , 05:21   Re: Patched?
Reply With Quote #6

Quote:
Originally Posted by Ziggylata View Post
I know you said you wouldnt, but since I have no access to the server files, and just help out with some basic coding, might you talk to me VIA steam so you can help the server owners with the issue?
There is a link to the IRC channel at the top of the main thread, use that rather than Steam.

As for your config file, looks fine. Are you sure TF2Items is loaded?
__________________
asherkin is offline
Ziggylata
Junior Member
Join Date: May 2011
Old 12-29-2012 , 16:44   Re: Patched?
Reply With Quote #7

Even though im not an admin of the sever,
when typing
"sm exts"
it DOES list TF2items on the plugin list.
So yes, its loaded.
Ziggylata is offline
Ziggylata
Junior Member
Join Date: May 2011
Old 12-31-2012 , 17:59   Re: Patched?
Reply With Quote #8

The problem has been fixed.
Ziggylata 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 17:25.


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