Hallo,
ich versuche, Muddys aufzusetzen und bin dabei der Anleitung gefolgt. Allerdings erhalte ich folgende Fehlermeldung wenn der Bot das Spiel betritt:
C:\\"PFAD"\scripts\NTBot\Char_configs\NT_Config_"M ein_pala".ntl (25): Reference Error MW_LoadGlobalSettings is not defined.
Der entsprechende Eintrag aus der cfg sieht so aus:
Include("NTBot/char_configs/MWConfig_GlobalSettings.ntl");
var NTConfig_UseRedemptionHP;
var NTConfig_UseRedemptionMP;
function NT_LoadConfig()
{
MW_LoadGlobalSettings();
DAnke im Voraus!
ich versuche, Muddys aufzusetzen und bin dabei der Anleitung gefolgt. Allerdings erhalte ich folgende Fehlermeldung wenn der Bot das Spiel betritt:
C:\\"PFAD"\scripts\NTBot\Char_configs\NT_Config_"M ein_pala".ntl (25): Reference Error MW_LoadGlobalSettings is not defined.
Der entsprechende Eintrag aus der cfg sieht so aus:
Include("NTBot/char_configs/MWConfig_GlobalSettings.ntl");
var NTConfig_UseRedemptionHP;
var NTConfig_UseRedemptionMP;
function NT_LoadConfig()
{
MW_LoadGlobalSettings();
DAnke im Voraus!