D2NT Pickit Location Logging

05/10/2010 16:53 Rickjamez#31
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?
06/02/2010 14:18 DaNeO#32
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 -.-
06/02/2010 17:15 mcmahoon#33
Quote:
Originally Posted by DaNeO View Post
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 -.-
in der datei
NTBotGame.ntj:
suchst du
SetStatusText("Running " + NTConfig_Script[CurScriptIndex]);"
in function NTMain() and (twice) in function NT_ScriptMsgEvents(msg).
Add this line below:

dadrunter setzt du dann
NTC_LogCurScript(NTConfig_Script[CurScriptIndex]);
06/02/2010 17:27 DaNeO#34
in function NTMain() and (twice) in function NT_ScriptMsgEvents(msg).

naja den text versteh ich nicht
07/16/2010 12:13 Snow-Junkee#35
wie würde das aussehen wenn man einen sc 17-20 life / 10-11 fire light psn cold resi aufheben soll... bekomme das i-wie nicht hin :(

thx schon mal :)
12/01/2010 11:16 xyz9999#36
kann mir mal jemand sagen wo ich den Code einfügen muß, glaube in der NTBotGame.ntj oder ?

- erledigt -
12/01/2010 13:50 lanara#37
Quote:
Originally Posted by xyz9999 View Post
kann mir mal jemand sagen wo ich den Code einfügen muß, glaube in der NTBotGame.ntj oder ?

- erledigt -
<<<