Hi, i dont speak any German but i was wondering if there was a way someone could make it so that it doesnt show picked up items just kept items?
in der dateiQuote:
Hat davon einer ne deutsche übersetztung? xD würd das gern in meinem bot einfügen blos ich verstehe das echt 0 -.-
z.b.
NTBotGame.ntj:
Find "SetStatusText("Running " + NTConfig_Script[CurScriptIndex]);"
in function NTMain() and (twice) in function NT_ScriptMsgEvents(msg).
Add this line below:
Code:
NTC_LogCurScript(NTConfig_Script[CurScriptIndex]);
wo ich da was wie einfüge -.-