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

Showing results 1 to 25 of 68
Search took 0.00 seconds.
Search: Posts Made By: jouva
Forum: TF2Items 01-28-2012, 19:14
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Well if you "want" to use this extension to give admins the golden "wrench", then you should be installing the Give Weapon plugin as well:

http://forums.alliedmods.net/showthread.php?t=141962
...
Forum: TF2Items 12-27-2011, 22:20
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

As it's been said many times in the thread, use attribute 134. There's a list of particle values in items_game.txt
Forum: TF2Items 12-24-2011, 16:14
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

As in like airblasting that the pyro has? No, that's specific to a weapon class.
Forum: TF2Items 12-23-2011, 04:53
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

The iron kurtain like any "reskin" has its own unique weapon number. You can find those numbers in the items_game.txt file just like other weapons. All weapons can be modified the same way, but a...
Forum: TF2Items 12-16-2011, 16:19
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Welcome to 7 months ago. Sorta.

You used to be able to equip any weapon or hat with the API but Valve already had plans back then to start coding up the store, so they wanted to make sure that...
Forum: TF2Items 11-14-2011, 20:59
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

There's also plugins to allow for thirdperson, since setting sv_cheats requires you set it on the server. And once it's set on the server, all sessions connected at the point of sv_cheats being set...
Forum: TF2Items 11-11-2011, 12:37
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

That's too many. You can only use 15 at a time. I believe the limit is SUPPOSED to be 16 but since you can't use 0 and the index is 0 based, it turns out to be 15.
Forum: TF2Items 11-10-2011, 13:52
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Huh?



There is an attribute for cloak type. "Cloak is feign death" is it's name but I am not sure of it's number. If you apply that to a normal watch it will act like a dead ringer. Is this...
Forum: TF2Items 10-31-2011, 14:41
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

My guess is no, since the restriction gets placed on the client side, so it won't even allow you to equip the hat unless the server is reporting that it is Halloween, which is a server-wide thing...
Forum: TF2Items 10-31-2011, 12:47
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

I've written one in PHP but it's fairly custom to my server, and it requires use of a website that exists on the server, and the data still needs lots of maintenance
Forum: TF2Items 10-28-2011, 12:13
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Is it just me or is it still not working even after the auto update under linux?
Oops it was me n/m
Forum: TF2Items 10-27-2011, 12:04
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

You shouldn't have to put sm exts load in the sourcemod.cfg as the autoload file should take care of that.

Type sm exts list to see if it's even loaded in the first place, and post the version.
Forum: TF2Items 10-26-2011, 17:35
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Oh kinda like how SuperHero mod has a sub forum? Might work might not.

What'd be good is that specific questions might get more noticed and easier to find as opposed to a searching a 127 page...
Forum: TF2Items 10-26-2011, 17:26
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

-bash-3.2$ wc -l tf2items.weapons.txt
6248 tf2items.weapons.txt
-bash-3.2$ ls -l tf2items.weapons.txt
-rw-r--r-- 1 nobody nobody 85806 Oct 26 16:54 tf2items.weapons.txt

How many lines do you...
Forum: TF2Items 10-26-2011, 17:22
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

I've got 1.5.2 on Linux running. Can you see if you can get the version with sm exts list
Forum: TF2Items 10-26-2011, 16:51
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Did it start working when you disabled the extension?
Forum: TF2Items 10-26-2011, 16:23
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Which update are you talking about? Because there was a small update last night and my linux server is just fine.
Forum: TF2Items 10-21-2011, 16:05
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

There's been a new one out for a week. Pretty much any time there's a major update, expect TF2Items to not be working for a day or two since offsets and other things generally change.
Forum: TF2Items 09-16-2011, 12:02
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

I think people were just jumping the gun yesterday then. Moving along...
Forum: TF2Items 09-15-2011, 21:25
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

If there's an update it must be a Windows thing only. My server is fine.
Forum: TF2Items 09-15-2011, 18:05
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

I noticed that the "kill eater" attribute is apparently expecting an integer, but all data from the plugin that is numeric is passed as a float. This is happening when setting it so all weapons come...
Forum: TF2Items 09-14-2011, 11:47
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Well we have a suit now. ONE STEP CLOSER!

Have you tested what happens if you point to a file that's simply empty? And does the change happen immediately? If so, does it clear out the existing...
Forum: TF2Items 09-06-2011, 16:01
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

I wouldn't modify the quality or level of a hat. I'm not sure that works. Also try being in 3rd person or asking OTHERS if the effect works as you don't always get to see your own effect
Forum: TF2Items 09-06-2011, 15:55
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

Do you actually HAVE a golden wrench in your backpack? This doesn't GIVE you weapons. It simply modifies weapons that you can equip.
Forum: TF2Items 08-28-2011, 22:18
Replies: 1,524
Views: 1,260,055
Posted By jouva
Re: TF2Items - Items with custom attributes.

That's not a valid IP for anybody but yourself. 192.168.x.x doesn't ever get routed over the internet. I highly suggest you read up on stuff about NAT and port forwarding.

Also because this is...
Showing results 1 to 25 of 68

 
Forum Jump

All times are GMT -4. The time now is 09:28.


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