Raised This Month: $ Target: $400
 0% 

Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
nG_getwreck
Senior Member
Join Date: Oct 2020
Location: Philippines from South K
Old 10-21-2020 , 12:55   Re: Galileo v5.9.1-925 (a feature rich map voting plugin) | Last Update: 2018-07-16
Reply With Quote #11

Quote:
Originally Posted by nG_getwreck View Post
It doesn't work, I got runtime errors
Here's the errors:
PHP Code:
Map Manager Settings Loaded
L 10
/22/2020 00:51:10: [AMXXPlugin ("mapmanager.amxx"is setting itself as
failed.
L 10/22/2020 00:51:10: [AMXXPlugin saysNothing loaded from file.
L 10/22/2020 00:51:10: [AMXXDisplaying debug trace (plugin "mapmanager.amxx"
)
L 10/22/2020 00:51:10: [AMXXRun time error 1forced exit
L 10/22/2020 00:51:10: [AMXX]    [0mapmanager.sma::LoadMapsFromFile (line 10
72
)
L 10/22/2020 00:51:10: [AMXX]    [1mapmanager.sma::plugin_cfg (line 940
I try to look at the plugin source line 940 and here's what I found
PHP Code:
LoadMapsFromFile();
    
    
#if defined FUNCTION_NIGHTMODE
    
LoadNightMaps();
    
#endif
    
    
new Float:fChangeTime get_pcvar_float(g_pCvars[CHANGE_TO_DEDAULT]);
    if(
fChangeTime 0.0)
    {
        
set_task(fChangeTime 60.0"Task_ChangeToDefault"TASK_CHANGETODEFAULT);
    }
    
    
register_dictionary("mapmanager.txt");
}
LoadMapsFromFile() 
I'm not sure what does it mean. Am I missing something?
__________________
nG_getwreck is offline
 



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:07.


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