Must read for ep3 server

Page 7 of 18 FirstFirst 12345678910111213141517 ... LastLast
Results 91 to 105 of 264
  1. #91
    Apprentice orangek3nny is offline
    MemberRank
    Dec 2010 Join Date
    20Posts

    Re: [Solved] Question about ep3 config files

    @PanKJ:

    I wanted to say thanks for working out all these things.

    After reading all the posts in this thread, I still got a question about ti_LuckyMachine.cfg.
    You stated it needs valid entries but I can't figure out what to write in there. Whats the syntax of an entry? In case its scanned for some IDs.. where do I get them from?

    Thanks again.

  2. #92
    Don't. gigabyte is offline
    MemberRank
    Sep 2010 Join Date
    CanadaLocation
    367Posts

    Re: [Solved] Question about ep3 config files

    Someone made noise about EP 3 smas? Well I have them, once someone decides to share something of the precious ~*~EPISODE 3 GOLD~*~ ill share back. If I had EVERYTHING i'd just post a damn guide, EP 3 has been out for how long now?


    And if this is about EP 3 only, why is the filterhead thread posted? That db is EMPTY as well as the db posted in this thread on the first post. None of the .xls files even half fill it, like the procedures stuff, none of them are there. If things were damn clear for once there wouldn't be so many questions.
    Last edited by gigabyte; 04-01-11 at 03:14 AM.

  3. #93
    You won't get me... PanKJ is offline
    MemberRank
    Sep 2010 Join Date
    Too Damn HighLocation
    593Posts

    Re: [Solved] Question about ep3 config files

    The most important thing in filterheadz release are the ep3 bins, the ep3 db format and the smas for ssb, bl, robenia. And there are many proceedures in the "empty" backup files which i dunno wth id find if it wasnt for these files. And these things arent released anywhere else from what i know. Anyway, what are you missing from the ep3 server? Arena etc? Cause we both know the guys who have this stuff already have fully running servers.

    @orangek3nny, just read the other localization files and youll get the format: Language Type; Index; Name; Description separated with tabs. Just put something like
    Code:
    1	9348	\mLucky Machine!!!\m	#Add descriptions if you want
    1	9350	\mLucky Machine!!!\m	#I dont thing it makes a difference
    1	9356	\mLucky Machine!!!\m
    1	9349	\cHappy Machine!!!\c
    1	9355	\cHappy Machine!!!\c
    1	9357	\cHappy Machine!!!\c
    @Anyone wondering where we found the bins, and the files we modified: they are in the spoonfed release (bins only) and in filterhead release (correct me if im wrong). The dbs in filterhead are empty but we filled em with old stuff from ep2 dbs and some xls files provided in the db.
    Last edited by PanKJ; 04-01-11 at 01:46 PM.

  4. #94
    Member ricodex is offline
    MemberRank
    Oct 2010 Join Date
    84Posts

    Re: [Solved] Question about ep3 config files

    PanKJ really super

  5. #95
    Apprentice orangek3nny is offline
    MemberRank
    Dec 2010 Join Date
    20Posts

    Re: [Solved] Question about ep3 config files

    That did the trick, thanks. I chose the wrong IDs and went with CoinItemNum instead of BuildingIndex.
    Facing another error now with FieldServer:

    "Can't set period of DeclarationOfWar !! Check period of DeclarationOfWar with AdminTool" .. followed by "[Error] FieldServer IOCPInit Error"

    Code:
    01-04 14:00:10|  [Notify] CFieldIOCP::IOCPInit# success to LoadMysteryItemDropInfo(4808) 
    01-04 14:00:10|  [Notify] CFieldIOCP::IOCPInit# success to DBLoadLuckyMachine(144) 
    01-04 14:00:10|  [Notify] CFieldIOCP::IOCPInit# success to DBLoadActionByLevel(100) 
    01-04 14:00:10|  [Notify] CFieldIOCP::IOCPInit# success to LoadInfluenceWarInfo(24) 
    01-04 14:00:10|  [Notify] CFieldIOCP::IOCPInit# success to LoadInfluenceWarData 
    01-04 14:00:10|[Error] DeclarationOfWar : Can't set period of DeclarationOfWar !!, BUC(NULL) ANI(NULL) 
    01-04 14:00:10|[ERROR] CInflRateManager::InitInflRateManager SetForAll(0) ListCount(0) 
    01-04 14:00:10|  [Notify] CInflRateManager::InitInflRateManager SetForAll(1) ListCount(1) TotalUserCount(Normal:0 BCU:0 ANI:0)
    01-04 14:00:58|[Error] FieldServer IOCPInit Error
    td_DeclarationOfWar actually has 2 entries, one for each nation. Hmm ..

  6. #96
    You won't get me... PanKJ is offline
    MemberRank
    Sep 2010 Join Date
    Too Damn HighLocation
    593Posts

    Re: [Solved] Question about ep3 config files

    The problems you you have with declarationofwar is bacause td_DeclarationOfWar table (in atum2_db_1) has some null entries. Try to make it look like this
    Code:
    2    2    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    2    3    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    2    4    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    2    5    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    2    99    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    4    2    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    4    3    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    4    4    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    4    5    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    4    99    0    0    0    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 12:00 AM    01/05/11 02:00 AM    3    FALSE    0
    Last edited by PanKJ; 04-01-11 at 02:31 PM.

  7. #97
    Member predi24 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    75Posts

    Re: [Solved] Question about ep3 config files

    Ok guys my server is running with all maps and mobs, there is still Infinity fild no.1 and no.2 and the happy machine^^


    Last edited by predi24; 04-01-11 at 03:13 PM.

  8. #98
    Apprentice orangek3nny is offline
    MemberRank
    Dec 2010 Join Date
    20Posts

    Re: [Solved] Question about ep3 config files

    And thanks again, the server runs just fine with a "decommented" quest.tex from AO ;)
    Its always nice to see people help and explain things in forums.
    Most of the time a thread is just spammed with questions. Even when someone finds a solution to the discussed problem, he posts a "Got it! Bye bye", leaving out the actual solution.

  9. #99
    You won't get me... PanKJ is offline
    MemberRank
    Sep 2010 Join Date
    Too Damn HighLocation
    593Posts

    Re: [Solved] Question about ep3 config files

    Quote Originally Posted by orangek3nny View Post
    And thanks again, the server runs just fine with a "decommented" quest.tex from AO ;)
    Its always nice to see people help and explain things in forums.
    Most of the time a thread is just spammed with questions. Even when someone finds a solution to the discussed problem, he posts a "Got it! Bye bye", leaving out the actual solution.
    Yeah, thats what everyone before me did in this forum. Predi, you have the right mobs spawning in every pandea map, or you just mean ssb, bl and robenia. Cause for the rest of the maps you have to create the smas manually. Btw, im working on a sma tool which is based on the same run-time for the xor rool i made. So if you want to edit the spawns keep updated.

  10. #100
    Enthusiast Tichok is offline
    MemberRank
    Sep 2010 Join Date
    25Posts

    Re: [Solved] Question about ep3 config files


    Every time it's error, PreServer normaly...
    Your DB, your config's files... And I use more and more configs files in more release's. I use search, but don't have solution
    What should I do?
    Last edited by Tichok; 04-01-11 at 04:04 PM.

  11. #101
    Member predi24 is offline
    MemberRank
    Apr 2009 Join Date
    GermanyLocation
    75Posts

    Re: [Solved] Question about ep3 config files

    The NCPserver spawn the mobs automatically.

  12. #102
    Member ricodex is offline
    MemberRank
    Oct 2010 Join Date
    84Posts

    Re: [Solved] Question about ep3 config files

    QuestLoad Error :S


    Code:
      CFieldIOCP::LoadQuestInfo() =========================================================> Start
    01-04 19:08:05|[Error] FieldServer IOCPInit Error

  13. #103
    Apprentice SafriDuo is offline
    MemberRank
    Jul 2010 Join Date
    GermanyLocation
    20Posts

    Re: [Solved] Question about ep3 config files

    Quote Originally Posted by predi24 View Post
    Ok guys my server is running with all maps and mobs, there is still Infinity fild no.1 and no.2 and the happy machine^^


    Hello predi24

    you said, your server working with all maps and mobs ????

    Release pls the files for the Maps (all sma`s) and DB entrys for MapInfo

  14. #104
    Don't. gigabyte is offline
    MemberRank
    Sep 2010 Join Date
    CanadaLocation
    367Posts

    Re: [Solved] Question about ep3 config files

    Quote Originally Posted by SafriDuo View Post
    Hello predi24

    you said, your server working with all maps and mobs ????

    Release pls the files for the Maps (all sma`s) and DB entrys for MapInfo
    As nice as that would be it probably won't happen... even asking for a guide on where to get them is a stretch around here.

  15. #105
    You won't get me... PanKJ is offline
    MemberRank
    Sep 2010 Join Date
    Too Damn HighLocation
    593Posts

    Re: [Solved] Question about ep3 config files

    Hey giga did you check the thread ive made about the smas? Compare it with this. Its an image posted by HrxLux in a rather bragging post. But its still a clue and if you compare the values posted in my post and the image, youll understand why im 100% sure i can create smas. Then ill obviously share em as i did the config files, the xor tool and the db. Atm im making the sma editor ill use. And predi, unless you have other sources, you dont have the smas of ep3 maps. And the smas are responsible for the spawns. So id like to see you in gjert having the normal mobs flying around.

    To you guys who still have questions, why dont you read the WHOLE thread CAREFULLY. Or SEARCH the forum.
    @Tichock, ive answered EXACTLY the same question 3 times already in this thread. last time it was in the previous page of this thread i think.
    @Ricodex, theres a thread called [Guide] Quests. I think its content is obvious.



Advertisement