Gw einstellung FRAGE

07/31/2011 17:01 iPaan#1
Hallo Liebe Community :)

Ich hab eine Frage: Wie kann man den guildwar so einstellen das jeden tag gw ist?

Bei mir ist es so eingestellt das es nur jeden 6.tag ist <.<


LG. iPaan

EDIT: Thx an sedrika :3
07/31/2011 17:05 Sedrika#2
In der GuildCombat.txt den AUTO_OPEN_IDC inhalt löschen und das packen:

Code:
AUTO_OPEN_IDC
{
    1    19    00    // Sonntag
    2    19    00    // Montag
    3    19    00    // Dienstag
    4    19    00    // Mittwoch
    5    19    00    // Donnerstag
    6    19    00    // Freitag
    7    19    00    // Samstag
}
19 00 steht dabei für die uhrzeit.
07/31/2011 21:17 Jay Niize#3
Kurze und Sinnfreie Beschreibung zu Sedrika's Code

Code:
AUTO_OPEN_IDC
{
    [COLOR=Red]1[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Sonntag
    [COLOR=Red]2[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Montag
    [COLOR=Red]3[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Dienstag
    [COLOR=Red]4[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Mittwoch
    [COLOR=Red]5[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Donnerstag
    [COLOR=Red]6[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Freitag
    [COLOR=Red]7[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Samstag
}
Rot = Der Wochentag
Grün = Stunde
Schwarz = Minute

Du kannst auch mehrmals an einem Tag den Guildwar aufrufen :

Code:
AUTO_OPEN_IDC
 {
     [COLOR=Red]1[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Sonntag
    [COLOR=Red]1[/COLOR]    [COLOR=Green]12[/COLOR]    00    // Sonntag
    [COLOR=Red]1[/COLOR]    [COLOR=Green]15[/COLOR]    00    // Sonntag
 
 }
07/31/2011 22:31 ~Product~#4
Quote:
Originally Posted by Jusikid View Post
Kurze und Sinnfreie Beschreibung zu Sedrika's Code

Code:
AUTO_OPEN_IDC
{
    [COLOR=Red]1[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Sonntag
    [COLOR=Red]2[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Montag
    [COLOR=Red]3[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Dienstag
    [COLOR=Red]4[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Mittwoch
    [COLOR=Red]5[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Donnerstag
    [COLOR=Red]6[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Freitag
    [COLOR=Red]7[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Samstag
}
Rot = Der Wochentag
Grün = Stunde
Schwarz = Minute

Du kannst auch mehrmals an einem Tag den Guildwar aufrufen :

Code:
AUTO_OPEN_IDC
 {
     [COLOR=Red]1[/COLOR]    [COLOR=Green]19[/COLOR]    00    // Sonntag
    [COLOR=Red]1[/COLOR]    [COLOR=Green]12[/COLOR]    00    // Sonntag
    [COLOR=Red]1[/COLOR]    [COLOR=Green]15[/COLOR]    00    // Sonntag
 
 }

z.B 3 x sonntag startet sich world server nicht
du kannst es nur 1 mal machen pro tag per .lua
ansonsten öfters per hand^^
07/31/2011 22:38 Jay Niize#5
Quote:
Originally Posted by ~Product~ View Post
z.B 3 x sonntag startet sich world server nicht
du kannst es nur 1 mal machen pro tag per .lua
ansonsten öfters per hand^^
Lua funktion umschreiben? :rolleyes:
07/31/2011 22:40 ~Product~#6
Quote:
Originally Posted by Jusikid View Post
Lua funktion umschreiben? :rolleyes:
ich schätze mal er könne das nicht :)
07/31/2011 23:11 Sedrika#7
Er hat im ersten Post von mir schon die antwort bekommen, warum postet ihr noch was dazu ? Post hunting ?

#Closerequest
07/31/2011 23:23 Daniiii#8
ihr kleinen spammer ;o
#closed