Bei der Picket Einstellung welche Nips werden da eig verwendet? Die Linke oder die Rechte Seite?
Grüße
Myoko
Grüße
Myoko
Jo genau so hab ich ihn eingestellt.Quote:
1. Du musst auf New klicken.
2. Dann sollte im fenster New Profile erscheinen
3. 1x Drauf klicken dann oben auf Edit.
4. Bei Profil Name gibst z.b kundrin ein.
5. Darunter den Pfad zu D2 und darunter noch den Pfad zum d2bs ordner.
6. Jetzt machst du nen hacken bei Use Login
7. Dann sollte da jetzt nen Button erscheinen mit der aufschrift "Edit Login Profile"
8. Da klickst du drauf dann kommt neues Fenster.
9. Jetzt gibst du bei Profile Name kundrin ein
bei Mode suchst du Battle.net aus Gatway is Europe dann halt dein Character Namen darunter Account Namen und daneben dein Account Passwort.
10. Klicks auf OK.
11. Jetzt schließt das Fenster und du siehst unter "Use Login" "Login Profile" Dort klickst auf das Menü und suchst dein Profil kundrin aus Fertig.
12. Der rest Daneben wie: Channel,Game Name,Game Pass usw is ja klar.
Quote:
Jo genau so hab ich ihn eingestellt.
NUR .... Er öffnet nur D2 und bleibt am Login hängen und nach ner Minute schließt D2 und das wars.
Ich habe mehrmals geschrieben, dass es sich beim simonsays Skript um den Rushbot/Helper handelt.Quote:
Das Ding ist nichts weiter außer Benutzer-unfreundlich!
// Type of potion used in each belt column // Available types : "hp" = health | "mp" = mana | "rv" = rejuv. Can use other potion types too. // Keep equal types at adjacent columns. First HP then MP and then HP again is a bad choice. // Keep HP and MP at the beginning of the belt (in case you want to use rejuv and other types). // Rejuvenations MUST, I REPEAT MUST be at the end of the belt (last x columns). // To use rejuvenations only, put "rv" in all columns. NTConfig_BeltColType[0] = "hp"; NTConfig_BeltColType[1] = "hp"; NTConfig_BeltColType[2] = "mp"; NTConfig_BeltColType[3] = "mp"; // Minimum amount of potions in each column before needing refilling // If there's less potions then this number in the column we go and shop. // Set to 4 to go shopping as soon as there's a potion missing. // Recommend leaving columns set to "rv" at 0. Since shops won't carry rejuvs. NTConfig_BeltColMin[0] = 2; NTConfig_BeltColMin[1] = 2; NTConfig_BeltColMin[2] = 2; NTConfig_BeltColMin[3] = 2;