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

SourceMod-1.5.0 hg3527 (Windows)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Pablo007
Junior Member
Join Date: Sep 2012
Old 10-05-2012 , 13:36   SourceMod-1.5.0 hg3527 (Windows)
Reply With Quote #1

Hi, I need to send the direct download link SourceMod-1.5.0 hg3527 (Windows)
I was on sourcemod.net but there's no longer download. This sourcemod need to compile sourcemod plugin that requires csgo support. Thank
Pablo007 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 10-05-2012 , 13:47   Re: SourceMod-1.5.0 hg3527 (Windows)
Reply With Quote #2

First of all, you'll want the latest 1.5.0 snapshot rather than hg3527. At the time of this writing, that is 1.5.0 hg3659.

Second of all, being a snapshot, it's on the Snapshots page rather than the Releases page. 1.5.0 versions are on the right side, split by OS.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 10-05-2012 at 13:48.
Powerlord is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 10-05-2012 , 13:52   Re: SourceMod-1.5.0 hg3527 (Windows)
Reply With Quote #3

Quote:
Originally Posted by Pablo007 View Post
Hi, I need to send the direct download link SourceMod-1.5.0 hg3527 (Windows)
I was on sourcemod.net but there's no longer download. This sourcemod need to compile sourcemod plugin that requires csgo support. Thank
Why do you need that exact version?
Dr!fter is offline
Pablo007
Junior Member
Join Date: Sep 2012
Old 10-05-2012 , 13:57   Re: SourceMod-1.5.0 hg3527 (Windows)
Reply With Quote #4

It still does not help. My problem is that it adjusts smconquest.sp but I'm kind of a beginner and do not know how to do it. I got advice that I download that hg3527 fix it but can not.
This is the problem:
Pablo007 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 10-05-2012 , 15:39   Re: SourceMod-1.5.0 hg3527 (Windows)
Reply With Quote #5

Have you tried fixing the g_hTerminateRound error before worrying about the other lines?

For that matter, CS:S and CS:GO shouldn't ever need a handle of that sort; plugins should be using CS_TerminateRound
PHP Code:
#include <cstrike>

CS_TerminateRound(delayreason
It shouldn't be possible to get the error with SOURCE_SDK_CSGO with recent 1.5.0 releases, as this is in halflife.inc:
PHP Code:
#define SOURCE_SDK_CSGO                80        /**< Engine released after CS:GO (no SDK yet) */ 
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 10-05-2012 at 15:42.
Powerlord is offline
Pablo007
Junior Member
Join Date: Sep 2012
Old 08-09-2013 , 06:21   Re: SourceMod-1.5.0 hg3527 (Windows)
Reply With Quote #6

Thank you.
Pablo007 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 21:59.


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