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

TF2Items - Items with custom attributes.


Post New Thread Closed Thread   
 
Thread Tools Display Modes
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 06-13-2011 , 05:14   Re: TF2Items - Items with custom attributes.
#891

It works fine.
__________________
DarthNinja is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 06-13-2011 , 23:05   Re: TF2Items - Items with custom attributes.
#892

Quote:
Originally Posted by DarthNinja View Post
It works fine.
Except for people getting problems with changing classname within TF2Items_OnGiveNamedItem.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 06-13-2011 , 23:17   Re: TF2Items - Items with custom attributes.
#893

For what he's trying to do:
Quote:
Originally Posted by DarthNinja View Post
It works fine.
__________________
DarthNinja is offline
Oshroth
Senior Member
Join Date: Dec 2009
Old 06-18-2011 , 17:24   Re: TF2Items - Items with custom attributes.
#894

My tf2 server goes non-responding when anyone joins the server. It only happens when the TF2Items extension is running, and if I start the server with it disabled, the server will go non-responding when I manually load it.

Code:
] rcon meta list
Listing 4 plugins:
  [01] SourceMod (1.4.0-dev) by AlliedModders LLC
  [02] TF2Items (1.4.3) by Asherkin & AzuiSleet & Damizean
  [03] TF2 Tools (1.4.0-dev) by AlliedModders LLC
  [04] SDK Tools (1.4.0-dev) by AlliedModders LLC
] rcon sm plugins list
[SM] Listing 17 plugins:
  01 "Admin File Reader" (1.4.0-dev) by AlliedModders LLC
  02 "Admin Help" (1.4.0-dev) by AlliedModders LLC
  03 "Admin Menu" (1.4.0-dev) by AlliedModders LLC
  04 "Anti-Flood" (1.4.0-dev) by AlliedModders LLC
  05 "Basic Ban Commands" (1.4.0-dev) by AlliedModders LLC
  06 "Basic Chat" (1.4.0-dev) by AlliedModders LLC
  07 "Basic Comm Control" (1.4.0-dev) by AlliedModders LLC
  08 "Basic Commands" (1.4.0-dev) by AlliedModders LLC
  09 "Basic Info Triggers" (1.4.0-dev) by AlliedModders LLC
  10 "Basic Votes" (1.4.0-dev) by AlliedModders LLC
  11 "Client Preferences" (1.4.0-dev) by AlliedModders LLC
  12 "Fun Commands" (1.4.0-dev) by AlliedModders LLC
  13 "Fun Votes" (1.4.0-dev) by AlliedModders LLC
  14 "Nextmap" (1.4.0-dev) by AlliedModders LLC
  15 "Player Commands" (1.4.0-dev) by AlliedModders LLC
  16 "Reserved Slots" (1.4.0-dev) by AlliedModders LLC
  17 "Sound Commands" (1.4.0-dev) by AlliedModders LLC
] rcon sm exts list
[SM] Displaying 9 extensions:
[01] Automatic Updater (1.4.0-dev): Updates SourceMod gamedata files
[02] Webternet (1.4.0-dev): Extension for interacting with URLs
[03] TF2Items (1.4.3): TF2 Item Modifier
[04] TF2 Tools (1.4.0-dev): TF2 extended functionality
[05] BinTools (1.4.0-dev): Low-level C/C++ Calling API
[06] Top Menus (1.4.0-dev): Creates sorted nested menus
[07] SDK Tools (1.4.0-dev): Source SDK Tools
[08] Client Preferences (1.4.0-dev): Saves client preference settings
[09] SQLite (1.4.0-dev): SQLite Driver
I've tried Metamod v1.8.6 hg760 & v1.9.0 hg746 and SourceMod v1.3.7 & v1.4.0 hg3254 without results. I've tried a clean install with just core plugins & TF2Items and it still doesn't work.
__________________
Oshroth is offline
Velture
Senior Member
Join Date: Jan 2011
Location: Poland, Warsaw
Old 06-18-2011 , 17:39   Re: TF2Items - Items with custom attributes.
#895

What do you mean by saying that your server 'goes non-responding'?

Plz explane this (maybe my english is not good enough so i really need that you say this in other words).

You server crashes when someone joins or what?
__________________
Velture is offline
frank.
Junior Member
Join Date: Apr 2011
Old 06-19-2011 , 00:03   Re: TF2Items - Items with custom attributes.
#896

As soon as this extension is installed, clients can no longer connect to the server.

They all get stuck at "Sending Client Info". Without it, people connect fine. With it, nobody can join.
frank. is offline
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 06-19-2011 , 00:42   Re: TF2Items - Items with custom attributes.
#897

I just happened to track down a minor thing yesterday:
If you create a frying pan with the fire-on-hit attribute, it will work fine on a soldier, but will not appear for a demo (you get an empty slot).
__________________
DarthNinja is offline
Oshroth
Senior Member
Join Date: Dec 2009
Old 06-19-2011 , 09:26   Re: TF2Items - Items with custom attributes.
#898

I should also mention that I am on a windows game server with Hypernia, who prevent you from uploading .dll files for security purposes; To add sourcemod and TF2Items to the server you have to use their automated Game Mod Installer.
Quote:
Originally Posted by frank. View Post
As soon as this extension is installed, clients can no longer connect to the server.

They all get stuck at "Sending Client Info". Without it, people connect fine. With it, nobody can join.
Thats the same as with my server. Using HLSW, I found that my server goes non-responding just as "[BoC] Oshroth joined the game" appears in the server log, when my client gets to "Sending Client Info".

Quote:
Originally Posted by Velture View Post
What do you mean by saying that your server 'goes non-responding'?

Plz explane this (maybe my english is not good enough so i really need that you say this in other words).

You server crashes when someone joins or what?
The server goes non-responding meaning: RCON requests no longer work, the server doesn't appear on server list, players can't join the server and I receive an automated email from my game server provider saying my game server is not responding.
__________________
Oshroth is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 06-19-2011 , 09:37   Re: TF2Items - Items with custom attributes.
#899

Quote:
Originally Posted by Oshroth View Post
I should also mention that I am on a windows game server with Hypernia, who prevent you from uploading .dll files for security purposes; To add sourcemod and TF2Items to the server you have to use their automated Game Mod Installer.
Overwrite the gamedata file they included with the one from the official download. their's is probably outdated.
__________________
asherkin is offline
Swixel
Senior Member
Join Date: Jul 2010
Location: Sydney, Australia
Old 06-19-2011 , 18:05   Re: TF2Items - Items with custom attributes.
#900

Quote:
Originally Posted by Oshroth View Post
I should also mention that I am on a windows game server with Hypernia, who prevent you from uploading .dll files for security purposes
Request they update the binary install; also, to confirm what asherkin said, the gamedata is out of date. (I have TCAdmin access to a Hypernia server.)

The crash is caused by the wrong offset being used.

Anyone on similar hosts (or those which block updaters), make sure you also manually update your SourceMod gamedata, as it may not be TF2items all the time.
Swixel is offline
Closed Thread



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 15:15.


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