Fiesta Online

Page 22 of 22 FirstFirst ... 12141516171819202122
Results 316 to 330 of 330
  1. #316
    Apprentice kimsae85 is offline
    MemberRank
    Jul 2009 Join Date
    8Posts

    Re: Fiesta Online

    Hmmm, this looks interesting.

  2. #317
    Apprentice Anarah1977 is offline
    MemberRank
    Mar 2010 Join Date
    18Posts

    Re: Fiesta Online

    Does anyone have a complete list of item making?

  3. #318
    Permanent Lurker Lynn is offline
    MemberRank
    Jul 2004 Join Date
    TaiwanLocation
    599Posts

    Re: Fiesta Online

    Quote Originally Posted by Anarah1977 View Post
    Does anyone have a complete list of item making?
    open up your iteminfo.shn of your server side. items that can be made are in there.

  4. #319
    Account Upgraded | Title Enabled! smoke18 is offline
    MemberRank
    Mar 2006 Join Date
    Buenos Aires, ArgentinaLocation
    561Posts

    Re: Fiesta Online

    Who is fiesta online?

  5. #320
    Novice Airofgone is offline
    MemberRank
    Jul 2010 Join Date
    3Posts

    shout Re: Fiesta Online

    how do i fix OPTool?

  6. #321
    Enthusiast dante_wins is offline
    MemberRank
    Jun 2008 Join Date
    48Posts

    Re: Fiesta Online

    any one here have fiesta working server i wanna test it :D

    ---------- Post added at 09:01 PM ---------- Previous post was at 09:00 PM ----------

    Quote Originally Posted by smoke18 View Post
    Who is fiesta online?
    hey u better more ur ass from here

  7. #322
    Valued Member Riko is offline
    MemberRank
    Sep 2009 Join Date
    105Posts

    Re: Fiesta Online


  8. #323
    Apprentice azhuda is offline
    MemberRank
    Jul 2008 Join Date
    5Posts

    Re: Fiesta Online

    hello Iocere, i really impress with your OMG Inside project, i have little problem that really need your help and guide, like this, i already make offline server using fiesta server pack and using Athens Client, and i can pass that Gameguard that really annoy me at first time, but unfortunately, i still can`t connect to server event all server function and running without problem. can you help me by teach me how to connect client to server because i always got message "Connect to server failed", for you information, i user Windows 7 32Bit and already set at Client to run in Windows XP mode. Really thanks to you if you could share with me your experience in this project.. i can be reach by my email : criez_7@yahoo.com

  9. #324
    Apprentice Akmj19 is offline
    MemberRank
    Jan 2010 Join Date
    5Posts

    Re: Fiesta Online

    Quote Originally Posted by Pannenschlag View Post
    Ok i think its time for a Tutorial. I have to say thank you to Kreain and Stillhard for all their help to get my server working at least.

    ok here we go:

    1. You need all the Files...

    server files MEGAUPLOAD - The leading online storage and file delivery service

    database MEGAUPLOAD - The leading online storage and file delivery service


    2. You need a MS SQL Server

    Use your own or grab this one: Microsoft SQL Server 2005: Downloading and Installing

    3. Install your SQL Server package

    Simply install it. But watch this one:
    On the Authentication Mode page, choose the authentication mode
    to use for your SQL Server installation.
    Here we choose Mixed Mode Authentication to enable the 'sa' Account.

    4. Now to the Database...

    Open the MS SQL Manager tool ( in SQL Server 2005 Enterprise its called MS SQL 2005 Enterprise Manager )
    Connect to your Database ( here you can choose windows Authentic )
    rightclick the database folder on the left and choose restore database.
    Now you can enter the databse name ( must be exactly like the file is named ! ) and choose "from media".
    Find the .bak file you need on your disk ( its in the backup.rar archive if you haven't unpacked it lol )
    Check the file on the page where you already filled in the DB name.
    Maybe you need to klick on options ( upper left corner ) and change the path where your server will create the DB cause the default path can be read only. Just change it to another path like C:\database\databasename.MDF ( just change the path, not the filename )
    Now click on ok and the database will be restored.
    Do this with all the .bak files
    !!! Database StatisticsData has a typo in the .bak filename. Restore it as StatisticsData not StatisitcsData !!!

    5. Setting up ODBCs

    Open the Administrative tools ( in startmenu on windows server and in the Systemtools on windows XP )
    Find Databaseconnections (ODBC) here and click it
    ( Make a link on desktop with %SystemRoot%\sysWOW64\odbcad32.exe as target for windows 64 and open it )
    Now creats system DSNs
    Click on create and create the ODBCs
    As example the account ODBC:
    name it account, choose the server you want to use, click next
    Now choose "Server-Authentication" and type as name sa and as password your password. Click next
    Choose the database that you need, in this case the account database. Click next
    You dont need to change anything on the next page. just click done.

    Repeat this with all the following names:
    accountlog
    statistics
    optool
    character
    gamelog


    6. Setting up the server now

    Change the /9data/Serverinfo/RUT-SERVER_ServerInfo.txt file.
    for now we do this to use the server as local only. Change all IPs to 127.0.0.1
    The change the ODBC section to fit your ODBCs. Some DNS are targeted with dds. Thats wrong. just change it to the right ODBS ( Statistics should target to statistics ODBS as example )
    Now save the file.
    Copy the 9data folder now to the server folder and to every Zone folder.

    7. Starting the Server

    Start the .exe files of each folder now. In Vista you need to start them as admin and in windows server you need to rightclick and choose "run as..." then uncheck the Restricted option.
    When you started an exe you should see a message like "Upload service only ok"
    Now its time to open the Task manager ( rightclick your taskbar and choose task manager )
    Change to the "services" Page ( windows server its in start -> adminitrative tools -> Services )
    now you should see all the services.
    _AccountDB_Server
    _AccountLogDB_Server
    _Login_Server
    _World00_Character_DB_Server
    _World00:GameLog_DB_Server
    _World00_Manager_Server
    _Zone_Server
    _Zone_Server1
    _Zone_Server2

    Start them If they are all running your done. If not, check the debug folder of the service that fails.

    8. Connecting to Server

    Make a batchfile in your client folder and add this line:

    fiesta.bin -i 127.0.0.1

    save it and start fiesta with this batchfile. You should be able to connect.



    Typos are under (C) and i will not discuss them lol

    If some sentences are strange, forgive me im german
    new links pls x.x

  10. #325
    Apprentice guiga707 is offline
    MemberRank
    Mar 2011 Join Date
    19Posts

    sad Re: Fiesta Online

    new links:
    Database:direct download

    Server: on 1° page

    the downloads wrked for me

    i this game!!

    ---------- Post added at 08:05 PM ---------- Previous post was at 06:56 PM ----------

    please help me.
    show that mensage on DebugMensage:
    Code:
    000000 2011-03-11 17:05:23 C:\MatutinaOnline\2° tentativa\Server\Server\Account
    000001 2011-03-11 17:05:23 -------------------------------------------------------
    000002 2011-03-11 17:05:23 Launching the server.....
    000003 2011-03-11 17:05:23 Local  Time      11/03/2011 17:05:23
    000004 2011-03-11 17:05:23 System Time(UTC) 11/03/2011 20:05:23
    000005 2011-03-11 17:05:23 *FAILED SCRIPTOR READ* DataServerInfo_Account.txt
    000006 2011-03-11 17:05:23 < END OF MAIN = -1 >

  11. #326
    Apprentice guiga707 is offline
    MemberRank
    Mar 2011 Join Date
    19Posts

    Re: Fiesta Online

    Code:
    (Credits to tinkle)
    http://www.megaupload.com/?d=SKH2MIRS

    please can you reupload that link??

    ---------- Post added at 02:51 PM ---------- Previous post was at 02:49 PM ----------

    server files MEGAUPLOAD - The leading online storage and file delivery service

    database MEGAUPLOAD - The leading online storage and file delivery service


    please can you reupload the links
    Last edited by guiga707; 12-03-11 at 03:50 PM.

  12. #327
    Apprentice guiga707 is offline
    MemberRank
    Mar 2011 Join Date
    19Posts

    Re: Fiesta Online

    Quote Originally Posted by LOLY12 View Post
    can anyone make a nice tut on how to set the server and client up and fix bugs if there are any?
    you really can do?
    do with that files:
    mediafire

    please a complete tuto
    and a photo of the server runing

  13. #328
    Valued Member blacksystem is offline
    MemberRank
    Oct 2011 Join Date
    119Posts

    Re: Fiesta Online

    also game guard giving problems by launching the client..

  14. #329
    Enthusiast DeViLRaNgEr is offline
    MemberRank
    Sep 2012 Join Date
    Los Angeles, CALocation
    37Posts

    Re: Fiesta Online

    someone can help me with this by skype and team viewer?

  15. #330
    I can has title? hamisgood87 is offline
    MemberRank
    Feb 2012 Join Date
    GoogleLocation
    447Posts

    Re: Fiesta Online

    OMG YOUR A NECROER :3 Everyone. HIDE!!!



Advertisement