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

Solved [BUG] server_changelevel forward


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
PartialCloning
Senior Member
Join Date: Dec 2015
Old 07-23-2018 , 17:48   [BUG] server_changelevel forward
Reply With Quote #1

PHP Code:
#include <amxmodx>

public server_changelevel(szMap[])
{
    new 
Players[32], Num;
    
get_players(PlayersNum"h");

    return 
PLUGIN_CONTINUE;

Quote:
"changelevel failed: 'h' not found on server."
That looks like one of them formatting errors. It replaces the map with the flags or any text in get_players.


Take a look at my "Must enums be "global"?" post in the scripting section as well.

Last edited by Arkshine; 07-24-2018 at 04:39.
PartialCloning is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 07-24-2018 , 04:39   Re: [BUG] server_changelevel forward
Reply With Quote #2

Thanks for reporting, and fixed in the latest build.
__________________
Arkshine 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 17:29.


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