-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix quest 12720 and move script from chapter2 to zone_the_scarlet_enc…
…lave
- Loading branch information
gpn39f
committed
Aug 24, 2015
1 parent
bdfa45e
commit cac0500
Showing
5 changed files
with
313 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
|
||
UPDATE locales_quest SET EndText_loc3="" WHERE Id=12716; | ||
|
||
UPDATE creature_template SET InhabitType=4 WHERE entry=28906; | ||
|
||
update creature_text set BroadcastTextID=28770 where entry=28942 and groupid=0 and id=0; | ||
update creature_text set BroadcastTextID=29078 where entry=28942 and groupid=0 and id=1; | ||
update creature_text set BroadcastTextID=28765 where entry=28942 and groupid=0 and id=2; | ||
update creature_text set BroadcastTextID=28769 where entry=28942 and groupid=0 and id=3; | ||
update creature_text set BroadcastTextID=29085 where entry=28942 and groupid=0 and id=4; | ||
update creature_text set BroadcastTextID=29086 where entry=28942 and groupid=0 and id=5; | ||
update creature_text set BroadcastTextID=29088 where entry=28942 and groupid=0 and id=6; | ||
update creature_text set BroadcastTextID=29074 where entry=28942 and groupid=0 and id=7; | ||
update creature_text set BroadcastTextID=28788 where entry=28942 and groupid=1 and id=0; | ||
update creature_text set BroadcastTextID=28789 where entry=28942 and groupid=1 and id=1; | ||
update creature_text set BroadcastTextID=28791 where entry=28942 and groupid=1 and id=2; | ||
update creature_text set BroadcastTextID=28792 where entry=28942 and groupid=1 and id=3; | ||
update creature_text set BroadcastTextID=28793 where entry=28942 and groupid=1 and id=4; | ||
update creature_text set BroadcastTextID=28790 where entry=28942 and groupid=1 and id=5; | ||
|
||
UPDATE quest_template SET Method=2, Flags=8328, SpecialFlags=1 WHERE Id=12718; | ||
|
||
UPDATE locales_quest SET EndText_loc3="" WHERE Id=12718; | ||
|
||
update creature_template set AIName="", ScriptName="npc_crusade_persuaded_28610" where entry in (28610, 28939, 28940); | ||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,113 @@ | ||
|
||
DELETE FROM creature_text WHERE entry=28610; | ||
INSERT INTO creature_text (entry, groupid, id, text, type, language, probability, emote, duration, sound, BroadcastTextID, comment) VALUES | ||
(28610, 1, 0, "What is the \"Crimson Dawn?\"", 12, 0, 100, 0, 0, 0, 29133, "player SAY_PERSUADE1"), | ||
(28610, 1, 1, "Tell me what you know about \"Crimson Dawn\" or the beatings will continue!", 12, 0, 100, 0, 0, 0, 29134, "player SAY_PERSUADE2"), | ||
(28610, 1, 2, "I'm through being courteous with your kind, human! What is the \"Crimson Dawn?\"", 12, 0, 100, 0, 0, 0, 29135, "player SAY_PERSUADE3"), | ||
(28610, 1, 3, "\"Crimson Dawn!\" What is it! Speak!", 12, 0, 100, 0, 0, 0, 29136, "player SAY_PERSUADE4"), | ||
(28610, 1, 4, "I can keep this up for a very long time, Scarlet dog! Tell me about the \"Crimson Dawn!\"", 12, 0, 100, 0, 0, 0, 29137, "player SAY_PERSUADE5"), | ||
(28610, 1, 5, "I'll tear the secrets from your soul! Tell me about the \"Crimson Dawn\" and your life may be spared!", 12, 0, 100, 0, 0, 0, 29138, "player SAY_PERSUADE6"), | ||
(28610, 1, 6, "Is your life worth so little? Just tell me what I need to know about \"Crimson Dawn\" and I'll end your suffering quickly.", 12, 0, 100, 0, 0, 0, 29139, "player SAY_PERSUADE7"), | ||
(28610, 1, 7, "I grow tired of these games, human. Tell me of the \"Crimson Dawn\" or I will tear your spine out with my bare hands!", 12, 0, 100, 0, 0, 0, 29140, "player SAY_PERSUADE8"), | ||
|
||
(28610, 2, 0, "I'll tell you nothing, Scourge filth!", 12, 0, 100, 0, 0, 0, 29141, "crusader SAY_CRUSADER1"), | ||
(28610, 2, 1, "You'll have to kill me, monster! I will tell you NOTHING!", 12, 0, 100, 0, 0, 0, 29142, "crusader SAY_CRUSADER2"), | ||
(28610, 2, 2, "Argh... The pain... The pain is almost as unbearable as the lashings I received in grammar school when I was but a child.", 12, 0, 100, 0, 0, 0, 29143, "crusader SAY_CRUSADER3"), | ||
(28610, 2, 3, "You... You'll get nothing... And like it...", 12, 0, 100, 0, 0, 0, 29144, "crusader SAY_CRUSADER4"), | ||
(28610, 2, 4, "Do you think this to be pain? To be suffering? HAH! Destroy this mortal shell so that I may ascend to the heavens!", 12, 0, 100, 0, 0, 0, 29145, "crusader SAY_CRUSADER5"), | ||
(28610, 2, 5, "You hit like a girl. Honestly. Is that the best you can do?", 12, 0, 100, 0, 0, 0, 29146, "crusader SAY_CRUSADER6"), | ||
(28610, 2, 6, "The crimson what? Never heard of it...", 12, 0, 100, 0, 0, 0, 29147, "crusader SAY_CRUSADER7"), | ||
(28610, 2, 7, "The pain is momentary. It pales in comparison to what the High General would do to me...", 12, 0, 100, 0, 0, 0, 29148, "crusader SAY_CRUSADER8"), | ||
(28610, 2, 8, "You'll be hanging in the gallows shortly, Scourge fiend!", 12, 0, 100, 0, 0, 0, 29160, "crusader SAY_CRUSADER9"), | ||
(28610, 2, 9, "I used to work for Grand Inquisitor Isillien! Your idea of pain is a normal mid-afternoon for me!", 12, 0, 100, 0, 0, 0, 29161, "crusader SAY_CRUSADER10"), | ||
(28610, 2, 10, "ARGH! You burned my last good tabard!", 12, 0, 100, 0, 0, 0, 29162, "crusader SAY_CRUSADER11"), | ||
(28610, 2, 11, "You know nothing of pain, monster!", 12, 0, 100, 0, 0, 0, 29155, "crusader SAY_CRUSADER12"), | ||
(28610, 2, 12, "HAH! I've survived three separate inquisitions! This is nothing in comparison!", 12, 0, 100, 0, 0, 0, 29156, "crusader SAY_CRUSADER13"), | ||
(28610, 2, 13, "Look out! There's a bee loose and it's on a stinging rampage!", 12, 0, 100, 0, 0, 0, 29157, "crusader SAY_CRUSADER14"), | ||
(28610, 2, 14, "That one tickled...", 12, 0, 100, 0, 0, 0, 29158, "crusader SAY_CRUSADER15"), | ||
(28610, 2, 15, "I'm going to send you back to the Lich King in pieces!", 12, 0, 100, 0, 0, 0, 29159, "crusader SAY_CRUSADER16"), | ||
|
||
(28610, 3, 0, "I'll tell you everything! STOP! PLEASE!", 12, 0, 100, 0, 0, 0, 29149, "break crusader SAY_PERSUADED1"), | ||
(28610, 4, 0, "We... We have only been told that the \"Crimson Dawn\" is an awakening. You see, the Light speaks to the High General. It is the Light...", 12, 0, 100, 0, 0, 0, 29150, "break crusader SAY_PERSUADED2"), | ||
(28610, 5, 0, "The Light that guides us. The movement was set in motion before you came... We... We do as we are told. It is what must be done.", 12, 0, 100, 0, 0, 0, 29151, "break crusader SAY_PERSUADED3"), | ||
(28610, 6, 0, "I know very little else... The High General chooses who may go and who must stay behind. There's nothing else... You must believe me!", 12, 0, 100, 0, 0, 0, 29152, "break crusader SAY_PERSUADED4"), | ||
(28610, 7, 0, "LIES! The pain you are about to endure will be talked about for years to come!", 12, 0, 100, 0, 0, 0, 29163, "break player SAY_PERSUADED5"), | ||
(28610, 8, 0, "NO! PLEASE! There is one more thing that I forgot to mention... A courier comes soon... From Hearthglen. It...", 12, 0, 100, 0, 0, 0, 29153, "break crusader SAY_PERSUADED6"), | ||
(28610, 9, 0, "%s dies from the torture.", 16, 0, 100, 0, 0, 0, 29154, "dead crusader"); | ||
|
||
DELETE FROM creature_text WHERE entry=28939; | ||
INSERT INTO creature_text (entry, groupid, id, text, type, language, probability, emote, duration, sound, BroadcastTextID, comment) VALUES | ||
(28939, 1, 0, "What is the \"Crimson Dawn?\"", 12, 0, 100, 0, 0, 0, 29133, "player SAY_PERSUADE1"), | ||
(28939, 1, 1, "Tell me what you know about \"Crimson Dawn\" or the beatings will continue!", 12, 0, 100, 0, 0, 0, 29134, "player SAY_PERSUADE2"), | ||
(28939, 1, 2, "I'm through being courteous with your kind, human! What is the \"Crimson Dawn?\"", 12, 0, 100, 0, 0, 0, 29135, "player SAY_PERSUADE3"), | ||
(28939, 1, 3, "\"Crimson Dawn!\" What is it! Speak!", 12, 0, 100, 0, 0, 0, 29136, "player SAY_PERSUADE4"), | ||
(28939, 1, 4, "I can keep this up for a very long time, Scarlet dog! Tell me about the \"Crimson Dawn!\"", 12, 0, 100, 0, 0, 0, 29137, "player SAY_PERSUADE5"), | ||
(28939, 1, 5, "I'll tear the secrets from your soul! Tell me about the \"Crimson Dawn\" and your life may be spared!", 12, 0, 100, 0, 0, 0, 29138, "player SAY_PERSUADE6"), | ||
(28939, 1, 6, "Is your life worth so little? Just tell me what I need to know about \"Crimson Dawn\" and I'll end your suffering quickly.", 12, 0, 100, 0, 0, 0, 29139, "player SAY_PERSUADE7"), | ||
(28939, 1, 7, "I grow tired of these games, human. Tell me of the \"Crimson Dawn\" or I will tear your spine out with my bare hands!", 12, 0, 100, 0, 0, 0, 29140, "player SAY_PERSUADE8"), | ||
|
||
(28939, 2, 0, "I'll tell you nothing, Scourge filth!", 12, 0, 100, 0, 0, 0, 29141, "crusader SAY_CRUSADER1"), | ||
(28939, 2, 1, "You'll have to kill me, monster! I will tell you NOTHING!", 12, 0, 100, 0, 0, 0, 29142, "crusader SAY_CRUSADER2"), | ||
(28939, 2, 2, "Argh... The pain... The pain is almost as unbearable as the lashings I received in grammar school when I was but a child.", 12, 0, 100, 0, 0, 0, 29143, "crusader SAY_CRUSADER3"), | ||
(28939, 2, 3, "You... You'll get nothing... And like it...", 12, 0, 100, 0, 0, 0, 29144, "crusader SAY_CRUSADER4"), | ||
(28939, 2, 4, "Do you think this to be pain? To be suffering? HAH! Destroy this mortal shell so that I may ascend to the heavens!", 12, 0, 100, 0, 0, 0, 29145, "crusader SAY_CRUSADER5"), | ||
(28939, 2, 5, "You hit like a girl. Honestly. Is that the best you can do?", 12, 0, 100, 0, 0, 0, 29146, "crusader SAY_CRUSADER6"), | ||
(28939, 2, 6, "The crimson what? Never heard of it...", 12, 0, 100, 0, 0, 0, 29147, "crusader SAY_CRUSADER7"), | ||
(28939, 2, 7, "The pain is momentary. It pales in comparison to what the High General would do to me...", 12, 0, 100, 0, 0, 0, 29148, "crusader SAY_CRUSADER8"), | ||
(28939, 2, 8, "You'll be hanging in the gallows shortly, Scourge fiend!", 12, 0, 100, 0, 0, 0, 29160, "crusader SAY_CRUSADER9"), | ||
(28939, 2, 9, "I used to work for Grand Inquisitor Isillien! Your idea of pain is a normal mid-afternoon for me!", 12, 0, 100, 0, 0, 0, 29161, "crusader SAY_CRUSADER10"), | ||
(28939, 2, 10, "ARGH! You burned my last good tabard!", 12, 0, 100, 0, 0, 0, 29162, "crusader SAY_CRUSADER11"), | ||
(28939, 2, 11, "You know nothing of pain, monster!", 12, 0, 100, 0, 0, 0, 29155, "crusader SAY_CRUSADER12"), | ||
(28939, 2, 12, "HAH! I've survived three separate inquisitions! This is nothing in comparison!", 12, 0, 100, 0, 0, 0, 29156, "crusader SAY_CRUSADER13"), | ||
(28939, 2, 13, "Look out! There's a bee loose and it's on a stinging rampage!", 12, 0, 100, 0, 0, 0, 29157, "crusader SAY_CRUSADER14"), | ||
(28939, 2, 14, "That one tickled...", 12, 0, 100, 0, 0, 0, 29158, "crusader SAY_CRUSADER15"), | ||
(28939, 2, 15, "I'm going to send you back to the Lich King in pieces!", 12, 0, 100, 0, 0, 0, 29159, "crusader SAY_CRUSADER16"), | ||
|
||
(28939, 3, 0, "I'll tell you everything! STOP! PLEASE!", 12, 0, 100, 0, 0, 0, 29149, "break crusader SAY_PERSUADED1"), | ||
(28939, 4, 0, "We... We have only been told that the \"Crimson Dawn\" is an awakening. You see, the Light speaks to the High General. It is the Light...", 12, 0, 100, 0, 0, 0, 29150, "break crusader SAY_PERSUADED2"), | ||
(28939, 5, 0, "The Light that guides us. The movement was set in motion before you came... We... We do as we are told. It is what must be done.", 12, 0, 100, 0, 0, 0, 29151, "break crusader SAY_PERSUADED3"), | ||
(28939, 6, 0, "I know very little else... The High General chooses who may go and who must stay behind. There's nothing else... You must believe me!", 12, 0, 100, 0, 0, 0, 29152, "break crusader SAY_PERSUADED4"), | ||
(28939, 7, 0, "LIES! The pain you are about to endure will be talked about for years to come!", 12, 0, 100, 0, 0, 0, 29163, "break player SAY_PERSUADED5"), | ||
(28939, 8, 0, "NO! PLEASE! There is one more thing that I forgot to mention... A courier comes soon... From Hearthglen. It...", 12, 0, 100, 0, 0, 0, 29153, "break crusader SAY_PERSUADED6"), | ||
(28939, 9, 0, "%s dies from the torture.", 16, 0, 100, 0, 0, 0, 29154, "dead crusader"); | ||
|
||
DELETE FROM creature_text WHERE entry=28940; | ||
INSERT INTO creature_text (entry, groupid, id, text, type, language, probability, emote, duration, sound, BroadcastTextID, comment) VALUES | ||
(28940, 1, 0, "What is the \"Crimson Dawn?\"", 12, 0, 100, 0, 0, 0, 29133, "player SAY_PERSUADE1"), | ||
(28940, 1, 1, "Tell me what you know about \"Crimson Dawn\" or the beatings will continue!", 12, 0, 100, 0, 0, 0, 29134, "player SAY_PERSUADE2"), | ||
(28940, 1, 2, "I'm through being courteous with your kind, human! What is the \"Crimson Dawn?\"", 12, 0, 100, 0, 0, 0, 29135, "player SAY_PERSUADE3"), | ||
(28940, 1, 3, "\"Crimson Dawn!\" What is it! Speak!", 12, 0, 100, 0, 0, 0, 29136, "player SAY_PERSUADE4"), | ||
(28940, 1, 4, "I can keep this up for a very long time, Scarlet dog! Tell me about the \"Crimson Dawn!\"", 12, 0, 100, 0, 0, 0, 29137, "player SAY_PERSUADE5"), | ||
(28940, 1, 5, "I'll tear the secrets from your soul! Tell me about the \"Crimson Dawn\" and your life may be spared!", 12, 0, 100, 0, 0, 0, 29138, "player SAY_PERSUADE6"), | ||
(28940, 1, 6, "Is your life worth so little? Just tell me what I need to know about \"Crimson Dawn\" and I'll end your suffering quickly.", 12, 0, 100, 0, 0, 0, 29139, "player SAY_PERSUADE7"), | ||
(28940, 1, 7, "I grow tired of these games, human. Tell me of the \"Crimson Dawn\" or I will tear your spine out with my bare hands!", 12, 0, 100, 0, 0, 0, 29140, "player SAY_PERSUADE8"), | ||
|
||
(28940, 2, 0, "I'll tell you nothing, Scourge filth!", 12, 0, 100, 0, 0, 0, 29141, "crusader SAY_CRUSADER1"), | ||
(28940, 2, 1, "You'll have to kill me, monster! I will tell you NOTHING!", 12, 0, 100, 0, 0, 0, 29142, "crusader SAY_CRUSADER2"), | ||
(28940, 2, 2, "Argh... The pain... The pain is almost as unbearable as the lashings I received in grammar school when I was but a child.", 12, 0, 100, 0, 0, 0, 29143, "crusader SAY_CRUSADER3"), | ||
(28940, 2, 3, "You... You'll get nothing... And like it...", 12, 0, 100, 0, 0, 0, 29144, "crusader SAY_CRUSADER4"), | ||
(28940, 2, 4, "Do you think this to be pain? To be suffering? HAH! Destroy this mortal shell so that I may ascend to the heavens!", 12, 0, 100, 0, 0, 0, 29145, "crusader SAY_CRUSADER5"), | ||
(28940, 2, 5, "You hit like a girl. Honestly. Is that the best you can do?", 12, 0, 100, 0, 0, 0, 29146, "crusader SAY_CRUSADER6"), | ||
(28940, 2, 6, "The crimson what? Never heard of it...", 12, 0, 100, 0, 0, 0, 29147, "crusader SAY_CRUSADER7"), | ||
(28940, 2, 7, "The pain is momentary. It pales in comparison to what the High General would do to me...", 12, 0, 100, 0, 0, 0, 29148, "crusader SAY_CRUSADER8"), | ||
(28940, 2, 8, "You'll be hanging in the gallows shortly, Scourge fiend!", 12, 0, 100, 0, 0, 0, 29160, "crusader SAY_CRUSADER9"), | ||
(28940, 2, 9, "I used to work for Grand Inquisitor Isillien! Your idea of pain is a normal mid-afternoon for me!", 12, 0, 100, 0, 0, 0, 29161, "crusader SAY_CRUSADER10"), | ||
(28940, 2, 10, "ARGH! You burned my last good tabard!", 12, 0, 100, 0, 0, 0, 29162, "crusader SAY_CRUSADER11"), | ||
(28940, 2, 11, "You know nothing of pain, monster!", 12, 0, 100, 0, 0, 0, 29155, "crusader SAY_CRUSADER12"), | ||
(28940, 2, 12, "HAH! I've survived three separate inquisitions! This is nothing in comparison!", 12, 0, 100, 0, 0, 0, 29156, "crusader SAY_CRUSADER13"), | ||
(28940, 2, 13, "Look out! There's a bee loose and it's on a stinging rampage!", 12, 0, 100, 0, 0, 0, 29157, "crusader SAY_CRUSADER14"), | ||
(28940, 2, 14, "That one tickled...", 12, 0, 100, 0, 0, 0, 29158, "crusader SAY_CRUSADER15"), | ||
(28940, 2, 15, "I'm going to send you back to the Lich King in pieces!", 12, 0, 100, 0, 0, 0, 29159, "crusader SAY_CRUSADER16"), | ||
|
||
(28940, 3, 0, "I'll tell you everything! STOP! PLEASE!", 12, 0, 100, 0, 0, 0, 29149, "break crusader SAY_PERSUADED1"), | ||
(28940, 4, 0, "We... We have only been told that the \"Crimson Dawn\" is an awakening. You see, the Light speaks to the High General. It is the Light...", 12, 0, 100, 0, 0, 0, 29150, "break crusader SAY_PERSUADED2"), | ||
(28940, 5, 0, "The Light that guides us. The movement was set in motion before you came... We... We do as we are told. It is what must be done.", 12, 0, 100, 0, 0, 0, 29151, "break crusader SAY_PERSUADED3"), | ||
(28940, 6, 0, "I know very little else... The High General chooses who may go and who must stay behind. There's nothing else... You must believe me!", 12, 0, 100, 0, 0, 0, 29152, "break crusader SAY_PERSUADED4"), | ||
(28940, 7, 0, "LIES! The pain you are about to endure will be talked about for years to come!", 12, 0, 100, 0, 0, 0, 29163, "break player SAY_PERSUADED5"), | ||
(28940, 8, 0, "NO! PLEASE! There is one more thing that I forgot to mention... A courier comes soon... From Hearthglen. It...", 12, 0, 100, 0, 0, 0, 29153, "break crusader SAY_PERSUADED6"), | ||
(28940, 9, 0, "%s dies from the torture.", 16, 0, 100, 0, 0, 0, 29154, "dead crusader"); | ||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not add DB here? only on google-disc?
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what you mean? the complete db as zip?
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes! and place here DB updates, like TrinityCore . For Example ArkDB-NG_2015_08_25.rar - it's full DB inside sql folder, and all DB updates goes to sql/world/updates folder.After several weeks they goes here sql/updates/old and we will have updated Full DB rar file
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
take a look in our new structure: "core\sql\old" and "core\sql\updates\world" .. that is implemented..in principe..
I'm not the super-admin.. so I'm started with this without delete old content.. old work from owner.. I'm needing help from (old) member and I think it's a bad idee to delete work from them.. but until now none of them has taken notice..
i think we can see the new structur grown step by step in the future..
and if I can do it better: let me know..
over the years I have seen many scripts from you and I can say that I learned much from youre work.. so I'm really glad for all infos yor'e giving me..
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks, your work on ArkCore impressed too, I will help with SAI
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
my problem is, I'm not a core guru.. and we have a SmartAI revision from (TC) Jan/2014.. So some new commands are missing in NG, some old have a unready state.. its necessary to check every script. (even to find them..) And of corse: its great if we can upgrade the AI more and more. :-)
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why don't you start submitting some of your fixes to TC? You are working on Cataclysm content here. You can do that for TC as well and work on something that has a lot more contributors than here. from what I see, you alone are the only one working on Ark for the last year.
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm many years learning about core and db develop.. and searching for teacher's. i have tried to follow mangos, tc and some other. and contribute there. but the colloquial language in the groups is terrible. and no one is helping other. and some years ago I found here a friendly atmosphere. in all groups are gone most of the "old" devs and many groups have died. here too. I certainly hope that someone maybe comes back. the hope dies last :-) :-)
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
forum dead too ? I see people there http://forums.arkania.net/
cac0500
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there are many following us.. some helping for testing etc. but there are none helping as developer .