Raised This Month: $ Target: $400
 0% 

[TF2Items] Give Weapon (v3.14159, 11/29/2013)


Post New Thread Reply   
 
Thread Tools Display Modes
Norex
Junior Member
Join Date: Aug 2014
Location: Brooklyn
Old 08-04-2014 , 19:17   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1271

Quote:
Originally Posted by CoolJosh3k View Post
Can you provide more information? Does the server give any errors? Does it just ignore commands you put into chat?

So you can provide more detail, put these commands into your server console:
Code:
version
meta version
meta list
sm version
sm exts list
sm plugins list
Then paste the results here. That will report which versions you have running and any major errors.
I have entered all of the listed commands into my server console.

This is what I have received for "version".
Code:
Build Label:           2341822   # Uniquely identifies each build
Network PatchVersion:  2341822   # Determines client and server compatibility
Protocol version:           24   # High level network protocol version
This is what I have received for "meta version"
Code:
Metamod:Source version 1.10.1
Built from: https://github.com/alliedmodders/metamod-source/commit/463dae7
Build ID: 904:463dae7
Loaded As: Valve Server Plugin
Compiled on: Jun 24 2014
Plugin interface version: 15:14
SourceHook version: 5:5
http://www.metamodsource.net/
This is what I have received for "meta list".
Code:
Listing 2 plugins:
  [01] SourceMod (1.6.0) by AlliedModders LLC
  [02] SDK Tools (1.6.0) by AlliedModders LLC
This is what I have received for "sm version".
Code:
 SourceMod Version Information:
    SourceMod Version: 1.6.0
    SourcePawn Engine: SourcePawn 1.2, jit-x86 (build 1.6.0)
    SourcePawn API: v1 = 4, v2 = 6
    Compiled on: Jul  3 2014 09:59:17
    Built from: https://github.com/alliedmodders/sourcemod/commit/95ab81f
    Build ID: 4525:95ab81f
    http://www.sourcemod.net/
This is what I have received for "sm exts list".
Code:
[SM] Displaying 10 extensions:
[01] Automatic Updater (1.6.0): Updates SourceMod gamedata files
[02] Webternet (1.6.0): Extension for interacting with URLs
[03] <FAILED> file "tf2items.ext.dll": The specified module could not be found.

[04] <FAILED> file "game.tf2.ext.dll": The specified module could not be found.

[05] Top Menus (1.6.0): Creates sorted nested menus
[06] SDK Tools (1.6.0): Source SDK Tools
[07] BinTools (1.6.0): Low-level C/C++ Calling API
[08] Client Preferences (1.6.0): Saves client preference settings
[09] SQLite (1.6.0): SQLite Driver
[10] MySQL-DBI (1.6.0): MySQL driver implementation for DBI
This is what I have received for "sm plugins list".
Code:
[SM] Displaying 10 extensions:
[01] Automatic Updater (1.6.0): Updates SourceMod gamedata files
[02] Webternet (1.6.0): Extension for interacting with URLs
[03] <FAILED> file "tf2items.ext.dll": The specified module could not be found.

[04] <FAILED> file "game.tf2.ext.dll": The specified module could not be found.

[05] Top Menus (1.6.0): Creates sorted nested menus
[06] SDK Tools (1.6.0): Source SDK Tools
[07] BinTools (1.6.0): Low-level C/C++ Calling API
[08] Client Preferences (1.6.0): Saves client preference settings
[09] SQLite (1.6.0): SQLite Driver
[10] MySQL-DBI (1.6.0): MySQL driver implementation for DBI
Hope this helps!

P.S.: You can help me via Skype as well. The link is on my profile

Last edited by Norex; 08-05-2014 at 18:29.
Norex is offline
Send a message via Skype™ to Norex
Norex
Junior Member
Join Date: Aug 2014
Location: Brooklyn
Old 08-04-2014 , 19:20   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1272

Quote:
Originally Posted by TonyBaretta View Post
@ Norex
install sm 1.6.1 and it work
Thank you. I will test that method.

Last edited by Norex; 08-06-2014 at 13:25. Reason: Edit
Norex is offline
Send a message via Skype™ to Norex
CoolJosh3k
AlliedModders Donor
Join Date: Mar 2010
Old 08-06-2014 , 00:55   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1273

You can find the newest versions via "snapshots". This is currently located on the left hand site of the sourcemod homepage, under "downloads" but here is a quick link: http://www.sourcemod.net/snapshots.php

The latest stable version is 1.6.1 build 4546, as of this post.
CoolJosh3k is offline
Norex
Junior Member
Join Date: Aug 2014
Location: Brooklyn
Old 08-06-2014 , 14:47   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1274

Quote:
Originally Posted by CoolJosh3k View Post
You can find the newest versions via "snapshots". This is currently located on the left hand site of the sourcemod homepage, under "downloads" but here is a quick link: http://www.sourcemod.net/snapshots.php

The latest stable version is 1.6.1 build 4546, as of this post.
I tried that and it still does not want to work. HELP!!!
Norex is offline
Send a message via Skype™ to Norex
TonyBaretta
Senior Member
Join Date: Mar 2014
Location: nope.avi
Old 08-06-2014 , 19:26   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1275

MetaMod:Source v1.10.1-devV, SourceMod v1.6.1-dev+4526 use this
__________________
TonyBaretta is offline
CoolJosh3k
AlliedModders Donor
Join Date: Mar 2010
Old 08-06-2014 , 23:16   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1276

I suggest you check that those dlls are actually installed. Some service providers may block dlls and require you do use their own install tool.
CoolJosh3k is offline
Norex
Junior Member
Join Date: Aug 2014
Location: Brooklyn
Old 08-09-2014 , 21:56   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1277

Quote:
Originally Posted by CoolJosh3k View Post
I suggest you check that those dlls are actually installed. Some service providers may block dlls and require you do use their own install tool.
May you be specific and list those .dll's?
Norex is offline
Send a message via Skype™ to Norex
Norex
Junior Member
Join Date: Aug 2014
Location: Brooklyn
Old 08-09-2014 , 21:58   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1278

This is really stressing me out. I have been working so hard to install this plugin and it doesn't want to work. I think I might need direct help. Please use this link to visit my Steam profile and help me directly. I will post the resolution on this thread.

Thanks!
Norex is offline
Send a message via Skype™ to Norex
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 08-10-2014 , 17:07   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1279

Quote:
Originally Posted by Norex View Post
Code:
[SM] Displaying 10 extensions:
[03] <FAILED> file "tf2items.ext.dll": The specified module could not be found.

[04] <FAILED> file "game.tf2.ext.dll": The specified module could not be found.
Something is seriously wrong here; these files should be in "sourcemod/extensions/", and if they ARE and they're not loading then you've done something very wrong when installing SourceMod or TF2Items.
__________________
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.

Last edited by FlaminSarge; 08-10-2014 at 17:07.
FlaminSarge is offline
QuotientAB
Junior Member
Join Date: Jun 2014
Old 08-12-2014 , 18:54   Re: [TF2Items] Give Weapon (v3.14159, 11/29/2013)
Reply With Quote #1280

I'm trying to make a custom scattergun model work for a specific weapon. The files are hexed correctly and working in HLMV. I'm positive that the paths in the tf2items_giveweapon config are correct, as the model will load. The textures always display as errors, though the model displays perfectly in HLMV.
EDIT: Somehow it works now. The viewmodel, however, has said custom model in conjunction with the scattergun. ??
Also, the .dep file is supposed to match the model's filename, correct?

Last edited by QuotientAB; 08-12-2014 at 23:53.
QuotientAB 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 03:09.


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