Raised This Month: $ Target: $400
 0% 

[CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012


Post New Thread Reply   
 
Thread Tools Display Modes
Sheepdude
SourceMod Donor
Join Date: Aug 2012
Location: Chicago
Old 01-31-2013 , 16:10   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #41

Quote:
Originally Posted by Techgunner View Post
The plugin works great Sheepdude. I just wanted to add that a simple fix for showing the appropraite next map in CS:GO by using the mapgroup in gamemodes.txt file, all you have to do is disable the sourcemod nextmap plugin.
I think nominations / rtv / mapchooser depend on nextmap, so that's probably not viable for most people.
__________________
Sheepdude is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 02-11-2013 , 11:49   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #42

linux server crashes when client connects using this plugin as of dev-3779, am I the only one?

nm; fixed with 3784

Last edited by hamilton5; 02-14-2013 at 02:42.
hamilton5 is offline
X-77
Junior Member
Join Date: Oct 2008
Old 03-16-2013 , 04:48   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #43

Plugin wont load for me

<Failed> "CS:GO - Show The Right Next Map (STRNM)" (1.0.2)

L 03/16/2013 - 19:48:58: SourceMod error session started
L 03/16/2013 - 19:48:58: Info (map "workshop/126854936/de_inferno_ce") (file "errors_20130316.log")
L 03/16/2013 - 19:48:58: [SM] Unable to load plugin "csgo_strnm.smx": Native "BfReadString" was not found


EDIT nevermind got it working but its doing the same thing smnextmap does

Last edited by X-77; 03-16-2013 at 04:57.
X-77 is offline
allienaded
AlliedModders Donor
Join Date: Feb 2013
Old 04-09-2013 , 12:46   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #44

Doesn't work with the latest 1.6 snapshots. No errors or anything it just doesn't replace the message.
I tried fixing it myself by replacing this line (67):
PHP Code:
    PbReadRepeatedString(pb"params"0message256); 
with this:
PHP Code:
    PbReadString(pb"params"message2560); 
but that didn't seem to help (even though it got rid of the compiler warning).

Last edited by allienaded; 04-09-2013 at 12:48.
allienaded is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-09-2013 , 13:39   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #45

Quote:
Originally Posted by allienaded View Post
Doesn't work with the latest 1.6 snapshots. No errors or anything it just doesn't replace the message.
I tried fixing it myself by replacing this line (67):
PHP Code:
    PbReadRepeatedString(pb"params"0message256); 
with this:
PHP Code:
    PbReadString(pb"params"message2560); 
but that didn't seem to help (even though it got rid of the compiler warning).
Unless you're using Dota 2 (and if you were you wouldn't use this plugin), stick with SourceMod 1.5.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
allienaded
AlliedModders Donor
Join Date: Feb 2013
Old 04-09-2013 , 17:48   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #46

Quote:
Originally Posted by Powerlord View Post
Unless you're using Dota 2 (and if you were you wouldn't use this plugin), stick with SourceMod 1.5.
K. Waiting for the stable release to come out that's when I'd proably have switched to 1.5 anyway.

EDIT: But what about this http://forums.alliedmods.net/showthread.php?p=1914330 ?

Last edited by allienaded; 04-09-2013 at 17:50.
allienaded is offline
X-77
Junior Member
Join Date: Oct 2008
Old 04-23-2013 , 04:03   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #47

OK so i get this plugin loaded but it still does not show the correct nextmap any ideas?

HLSW i type. The Server is already on dust2_se and its always showing dust2_se as next plugin is loaded
nextmap
[SM] Next Map: de_dust2_se

12 "CS:GO - Show The Right Next Map (STRNM)" (1.0.2) by PharaohsPaw
X-77 is offline
allienaded
AlliedModders Donor
Join Date: Feb 2013
Old 04-25-2013 , 11:19   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #48

Since the PbReadRepeated natives are now officially removed here's an updated version of the plugin for anyone interested.

EDIT: The "Get Plugin" won't work until protobuf functions are supported on the web compiler so I've attached a pre-compiled .smx too.
Attached Files
File Type: sp Get Plugin or Get Source (csgo_strnm.sp - 1093 views - 3.2 KB)
File Type: smx csgo_strnm.smx (3.6 KB, 544 views)

Last edited by allienaded; 09-07-2013 at 16:08.
allienaded is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 04-25-2013 , 12:28   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #49

plugin will stop working?? what are you smoking i want some! sheepdude posted a protobuf fix @ post 31 so what is this?

Last edited by hamilton5; 04-25-2013 at 12:29.
hamilton5 is offline
allienaded
AlliedModders Donor
Join Date: Feb 2013
Old 04-26-2013 , 18:49   Re: [CS:GO] Show The Right Next Map - v1.0.1 updated 9/8/2012
Reply With Quote #50

Quote:
Originally Posted by hamilton5 View Post
plugin will stop working?? what are you smoking i want some! sheepdude posted a protobuf fix @ post 31 so what is this?
I fully explained in my post why 1.0.2 will stop working when 1.5 is released...
allienaded 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 14:41.


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