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

Nextmap (port from amxx)


Post New Thread Closed Thread   
 
Thread Tools Display Modes
^BuGs^
Senior Member
Join Date: May 2007
Old 06-29-2007 , 23:33   Re: Nextmap (port from amxx)
#41

Server admin the CS 1.6 nextmap mod. It works
__________________
Sourcemod Plugin Author and Plugin Approver
"The correct way is MAXPLAYERS + 1"
I will not take bugs/new idea reports over the forums. Please use the issue list.

Last edited by ^BuGs^; 06-30-2007 at 00:26.
^BuGs^ is offline
ferret
SourceMod Developer
Join Date: Dec 2004
Location: Atlanta, GA
Old 06-30-2007 , 00:25   Re: Nextmap (port from amxx)
#42

That phrase isn't anywhere in the plugin.. I don't know how to fix it, cause that string doesn't appear in the sp. I'm still on R1029 though. I'll retest on R1033 later.
__________________
I'm a blast from the past!
ferret is offline
ferret
SourceMod Developer
Join Date: Dec 2004
Location: Atlanta, GA
Old 07-01-2007 , 19:16   Re: Nextmap (port from amxx)
#43

_pRED: Please attach this to the first post, fixes the nextmap being wiped on the last map of the map cycle. Or should. Also, incremented version to 1.1
Attached Files
File Type: sp Get Plugin or Get Source (nextmap.sp - 143 views - 6.7 KB)
__________________
I'm a blast from the past!
ferret is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 07-02-2007 , 14:56   Re: Nextmap (port from amxx)
#44

Code:
[SM] Native "BfReadString" reported: Destination string buffer is too short, try increasing its size
[SM] Displaying call stack trace:
[SM]   [0]  Line 168, /home/groups/alliedmodders/forums/files/2/3/7/6/2/17657.attach::_g_umVGuiMenu()
Receiving that error on my server.

[edit]

Code:
[SM] Native "BfReadString" reported: Destination string buffer is too short, try increasing its size
[SM] Displaying call stack trace:
[SM]   [0]  Line 172, /home/groups/alliedmodders/forums/files/2/3/7/6/2/17597.attach::_g_umVGuiMenu()
And receiving that error on another one of the servers.

They seem to be closely related, but what is causing them is unknown to me.

Last edited by bl4nk; 07-02-2007 at 22:56.
bl4nk is offline
TSCDan
Senior Member
Join Date: Jan 2005
Location: NY, USA
Old 07-03-2007 , 09:16   Re: Nextmap (port from amxx)
#45

Make sure you have the newest version of Metamod:Source. I was having an error on Windows that was fixed by updating Metamod.
TSCDan is offline
Send a message via AIM to TSCDan Send a message via MSN to TSCDan Send a message via Yahoo to TSCDan
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 07-03-2007 , 18:42   Re: Nextmap (port from amxx)
#46

I have 1.4.2, but I don't have the newest Nightly Build. I try using that to see if it fixes it.

[edit]

Updated the the newest nightly build, and it still spams the console with that error. The plugin seems to work fine, but that error is getting on my nerves.

Last edited by bl4nk; 07-03-2007 at 19:14. Reason: Updated SourceMM
bl4nk is offline
1695
Senior Member
Join Date: Jan 2006
Old 07-04-2007 , 11:53   Re: Nextmap (port from amxx)
#47

get that :

07/04/2007 - 18:08:54: [SM] Unable to load plugin "nextmap.smx": Native "SetGlobalTransTarget" was not found.

Why ? how to fix ?
1695 is offline
Floppe
Junior Member
Join Date: Jun 2007
Old 07-04-2007 , 17:51   Re: Nextmap (port from amxx)
#48

Console commands doesn't work as expected.

Ugly fix. Added the folllowing to Command_Nextmap()
Code:
PrintToConsole(client, "Next map: %s", szMap);
Floppe is offline
janbanan
Member
Join Date: Jun 2007
Old 07-04-2007 , 19:13   Re: Nextmap (port from amxx)
#49

Quote:
Originally Posted by 1695 View Post
get that :

07/04/2007 - 18:08:54: [SM] Unable to load plugin "nextmap.smx": Native "SetGlobalTransTarget" was not found.

Why ? how to fix ?
Grab the latest build of SM, solved it for me.
janbanan is offline
ferret
SourceMod Developer
Join Date: Dec 2004
Location: Atlanta, GA
Old 07-04-2007 , 20:58   Re: Nextmap (port from amxx)
#50

Quote:
Originally Posted by Floppe View Post
Console commands doesn't work as expected.

Ugly fix. Added the folllowing to Command_Nextmap()
Code:
PrintToConsole(client, "Next map: %s", szMap);
They work on my server. Perhaps you should make sure you installed the translation file and have the latest Sourcemod build.
__________________
I'm a blast from the past!
ferret 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 10:17.


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