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

Old thread


Post New Thread Closed Thread   
 
Thread Tools Display Modes
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 03-03-2011 , 08:09   Re: SteamTools - SteamWorks for SourceMod
#81

Quote:
Originally Posted by psychonic View Post
I don't believe that function is available to the game server as it uses the ISteamFriends interface.
Confirmed.

Code:
steamengine.cpp (1415) : Assertion Failed: Narrowing inPtr to toClass returned NULL.
Assert( Assertion Failed: Narrowing inPtr to toClass returned NULL. ):.\steamengine.cpp:1415
__________________
asherkin is offline
ltgenkd
AlliedModders Donor
Join Date: Sep 2008
Old 03-04-2011 , 18:18   Re: SteamTools - SteamWorks for SourceMod
#82

Quote:
Originally Posted by Samantha View Post
1. Open up steamtools.inc.
2. Select All ( ctrl + a )
3. Copy ( ctrl + c )
4. Switch back to your .sp file
5. Remove the #include <steamtools>
6. Paste ( ctrl + v )
7. Compile
Ok thanks, that is What I did the 1st time and still receiving this error:

Code:
//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// steamtools.sp
// C:\tf2_server\orangebox\tf\addons\sourcemod\scripting\steamtools.sp(1) :
 error 010: invalid function or declaration
//
// 1 Error.
//
// Compilation Time: 0.37 sec
__________________
ltgenkd is offline
Samantha
SourceMod Donor
Join Date: Feb 2010
Location: Madagascar
Old 03-04-2011 , 19:54   Re: SteamTools - SteamWorks for SourceMod
#83

Post the top of your script...
__________________
"I give sopport and knolage in making extractions"
"MASTER(D) - dun0: are you mocing me?" -Master the grate

Plugins
Godmode Until Attack | No Block Team Filter
Extensions
Rcon Hooks
Samantha is offline
ltgenkd
AlliedModders Donor
Join Date: Sep 2008
Old 03-04-2011 , 19:57   Re: SteamTools - SteamWorks for SourceMod
#84

Code:
#pragma semicolon 1

#include <sourcemod>

#define AUTOLOAD_EXTENSIONS
#define REQUIRE_EXTENSIONS
#if defined _steamtools_included
#endinput
#endif
#define _steamtools_included

/**
 * Called after SteamTools has completely finished loading. 
 * No features are available before this point.
 *
 * @noreturn
 */
forward Steam_FullyLoaded();
__________________
ltgenkd is offline
ltgenkd
AlliedModders Donor
Join Date: Sep 2008
Old 03-10-2011 , 17:28   Re: SteamTools - SteamWorks for SourceMod
#85

Still can't get this to compile. The above post is the top of the script in steamtools.sp
__________________
ltgenkd is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 03-10-2011 , 19:26   Re: SteamTools - SteamWorks for SourceMod
#86

Just download SM and use the included compiler to compile it on your computer.
bl4nk is offline
ltgenkd
AlliedModders Donor
Join Date: Sep 2008
Old 03-11-2011 , 15:17   Re: SteamTools - SteamWorks for SourceMod
#87

Quote:
Originally Posted by bl4nk View Post
Just download SM and use the included compiler to compile it on your computer.
That's what I did first and got the same error.
__________________
ltgenkd is offline
LouLouBizou
Member
Join Date: Aug 2006
Location: Toulouse (France)
Old 04-06-2011 , 08:10   Re: SteamTools - SteamWorks for SourceMod
#88

Does anyone can compil it for L4D2 win/linux please ?

Thanks !
__________________
LouLouBizou alias Don French !


LouLouBizou is offline
Send a message via MSN to LouLouBizou
psychonic

BAFFLED
Join Date: May 2008
Old 04-06-2011 , 08:15   Re: SteamTools - SteamWorks for SourceMod
#89

Quote:
Originally Posted by LouLouBizou View Post
Does anyone can compil it for L4D2 win/linux please ?

Thanks !
It would need much more than a recompile to work on L4D2.
psychonic is offline
KawMAN
SourceMod Donor
Join Date: Sep 2007
Location: Cracov
Old 04-08-2011 , 15:20   Re: SteamTools - SteamWorks for SourceMod
#90

Hi,

If on CS:S server (don't know if on others too) SourceTV is enabled servers crashes on client steamtools get stats request.
__________________
KawMAN is offline
Send a message via ICQ to KawMAN Send a message via Skype™ to KawMAN
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:23.


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