Página 1 de 2 12 ÚltimoÚltimo
Resultados 1 al 10 de 19

Tema: Crear server ROSE

  1. #1

    Crear server ROSE

    Esto lo encontre aqui y sin mas me parecio interesante asi que lo publico aqui,se tienen que registrar

    Cita Iniciado por Jenetix Ver Mensaje
    Rose Server Setup Guide Made Simple



    Credits: There is alot of people that have been involved in making alot of programs

    to help make everyones life easier with this project. I hope I am not leaving anyone

    out.

    Source:: Brett19

    Rose Web v1[1].0:: Sevy & -=sIN=-

    Major Resource:: Ragezone http://forum.ragezone.com/rose-online/

    Client Launcher:: nhed57

    Tutorial:: Jenetix

    Also credits go out to all the guys in the forum helping each other to better this project.



    --------------------------------------------------------------------------------------------------------



    The Following Programs Are Included In Package

    Wamp5

    Navicat

    .Net Framework 2.0

    Rose Server

    Rose Web v1[1].0

    SQL Files

    Client Launcher & Patch

    Tutorial



    Package Download: http://www.roseonlinez.com/ServerPackage.rar

    --------------------------------------------------------------------------------------------------------



    Installation



    Step 1: Install wamp5_1.6.4a.exe

    Step 2: Install navicat_trial.exe

    Step 3: Install dotnetfx.exe

    Step 4: Install Rose Server.exe

    Step 5: Install Rose Web v1[1].0.exe





    Do not put password on wamp5.

    "Note: This is just for making this setup simple"



    Next

    Now open navicat and create a Connection

    Connection Name: localhost

    Host name/IP address: localhost

    Port: 3306

    Username: root

    Password: (no password)

    Click "ok"



    Next

    Right Click localhost in the connection list

    Now create a data base named Rose

    Click "ok"



    Next

    1)Click + sign next to "localhost" in the connection list.

    2)Right Click on the data base named "rose"

    3)Click "Execute Batch File"

    4)Navigate to "C:\Server\sql"

    5) Execute each of the files inside of the sql folder.

    Just do steps 2,3,4 until all sql files loaded.



    You should now have tables for the following

    accounts

    characters

    items

    list_classes

    list_items

    list_itemtypes

    list_jobs

    list_npcs

    list_spawnareas

    list_telegates

    list_zones



    Now close navicat



    Next

    Install : rose_112_112_NA.exe

    After install , completely update the client, and run the configurator.

    Next

    Install: Client.exe

    This will patch your client and also adds a launcher.

    Go to "C:\Program Files\Triggersoft\Rose Online"

    You will see a file named "RoseOnline Launcher"

    Right click and click "Send To" "Desktop (Create Shortcut)



    Next

    Registration

    Now go to 127.0.0.1 in web browser and create a account.

    Now open navicat and look inside the table accounts.

    Change your access level to 300 on your account. "This makes you a GM"



    Next

    Go to "C:\Server"

    You need to execute the servers. "All 3 servers"

    Login Server.exe

    Char Server.exe

    World Server.exe



    Ok congrats!! Your server is setup and ready to go.

    Open your Shortcut to RoseOnline Launcher

    Login and create character.





    GM Commands

    Announcement

    /ann (insert announcement here)

    ex. "/ann Hello World!"



    Spawn Mob

    /mon (mob ID) (ammount)

    ex. "/mon 1 100"

    note: Look in the SQL file for mob IDs



    Erase all mobs

    /clearmons

    note: Useful if you spawn a bunch of things you can't kill or just want a clean world. Some mobs will not disappear, though.



    Change Level

    /level (level you wish to be)

    ex. "/level 100"



    Move to location

    /moveto (x) (y)

    ex. "/moveto 5400 5400"



    Teleport

    /tele (mapID) (x) (y)

    ex. "/tele 22 5400 5400



    Movement Speed

    /mspeed #speed

    ex. "/mspeed 600"



    Have fun!!!



    Tutorial made by: Jenetix
    En el mismo foro me encontre esto
    http://forum.ragezone.com/rose-onlin...-a-169398.html

    Cita Iniciado por Salah Ver Mensaje

    Guide Rose Online P.S version 0.5

    [9-9-2006]



    Alsalam Alikom ppl I'm going to explain how this server work, btw my English is suck so try to avoid the function mistakes ok let's start.



    Setup 1

    You need to build your server.



    1-Rose Online Client. You can find it here

    2-Rose Online P.S. You can find it here,or Here

    3-WampServer to build ur own site. You can find it here

    4- Navicat MySQL to build ur game Database. You can find it here

    5- Rose Web v1.0 to build ur own RoseCP. You can find it here



    Setup 2

    How to build your DataBase.



    1-After you download Rose Online Client. Install it in your PC then run the game

    And do the full patch.

    2-Install ur Rose Online P.S in any folder u wants.

    3-Install WampServer and don't use password just skip the password thing

    4-Install Navicat Mysql. Becarful u can't run Navicat before u install WampServer

    Because Navicat Mysql need localhost if your Wampserver not run u can't open Navicat after u Install Navicat Mysql Go open it.

    5-In Navicat u need to :

    _____1-Click on Localhost [To run the Database]

    _____2-Right Click on Localhost and select New-Database name it "Roseon_beta"

    _____3-Right Click on "Roseon_beta" and select "Execute Batch File"

    _____4-Search for your Rose Online P.S and select " database.sql"

    _____5-Navicat now is good. Go for next setup.



    Setup 3

    How to Register



    1-Install Rose Web v1.0 in your folder name WampServer and the folder name "www"

    2-After u Install Rose Web u need to go to this file. "wamp\www\rose\inc\config.inc"

    3-Open Config.inc in Notepad and check like this

    $sql_db = "Rose"; //DB Name

    4-Change Rose to

    $sql_db = "roseon_beta"; //DB Name

    5-Now we done open Explorer and enter this site http://127.0.0.1/rose/

    6-You can register now

    7-How to be GM go see FAQS



    Setup 4

    How to build your P.Server



    1-After u install your P.S u need to go to folder name "release"

    2-Copy Files names to:

    _____1- Login Server

    _____2- Char Server

    _____3- World Server

    _____4- Config.ini

    _____5- LibmySQL.dll

    _____6- STB Folder

    3-Paste it in your Rose Online Evolution " Triggersoft\Rose Online Evolution"

    4-Done



    Setup 5

    How to build your launcher



    1-Open Notepad and write " TRose.exe @TRIGGER_SOFT@ _server 127.0.0.1 _test"

    2-Save the Notepad to whateverthename.bat

    3-save it in " Triggersoft\Rose Online Evolution" Rose Online Folder

    4-Doubl click on the Launcher and play the game]



    Done~!

    Enjoy





    ________________________________________

    FAQS : [9-9-2006]



    1Q- I have problme with my server and the problem in the picture.



    1A- Easy to Fix just change the Ip in the Database to your localhost IP

    like in the picture.



    ________________________________________

    2Q- I can't see the server why ??



    2A- it's simple , in your luncher try to saw if there is speac between the ip and the _test , cuz if you can't see the server u did the luncher like this



    Problem is here u must press speac between the ip and the _test

    like this :

    127.0.0.1_test



    must be like this :

    127.0.0.1 _test

    ________________________________________

    3Q- Why I can't see the NPCs ??

    3A- there is Folder name "STB" in Folder name "release" in the ROSE Online P.S copy it and paste it in Folder "Triggersoft\Rose Online Evolution\"

    ________________________________________

    4Q- How to be GM

    4A- Go to Navicat Mysql and click on the database u created for the roseonline and click on accounts and accesslevel and change it from 100 to 300 cuz the 300 is the GM passkey.



    ________________________________________





    Additional :



    The GM's Passwords in the Database is

    ___________________________________________

    Username____________Password

    brett19_________________diablo [GM]

    deathcode_______________hrose

    genesis_________________Unencrypted [GM]

    StrikeX_________________ Unencrypted

    rosebot_________________Unencrypted

    bdaan__________________Unencrypted [GM]

    bozq___________________bort [GM]

    lazypenguin_____________Unencrypted

    sin____________________ sinsin [GM]

    ___________________________________________






    SALAH
    Última edición por Borroka; 12/09/2006 a las 16:58 Razón: Automerged Doublepost

  2. #2
    MIA - Ex. Sabelo Todo Avatar de Maximilianop
    Fecha de Ingreso
    14 jun, 06
    Ubicación
    Donde las ilusiones encuentran a la realidad.
    Mensajes
    120

    Re: Crear server ROSE

    Que groso, justo taba pensando anoche en como hacer un servo

    Ahora en serio, mepa que somos muy pocos acá por ahora como para hacer un servo de Gx... Pero no taria nada mal si aumentamos la cantidad de players pedir una pc, no?
    Mastery comes when mastering all

    GxRo - Belaernn Mechant, Krael Swordman, Luva Archer
    Silkroad Online - Babel - Faerl Fire Force Blade Master
    Ruff-Rose - Athena - Krael Soldier - Faerl Muse

    Juga una carrera! Pelea con un vampiro!

  3. #3
    El regreso del Rey Avatar de Prince
    Fecha de Ingreso
    19 ene, 05
    Ubicación
    Caballito, Buenos Aires, Argentina
    Mensajes
    3,072

    Smile Re: Crear server ROSE

    tenemos que ser muchos para pedir un server propio, pero no está mal ir probando con esa guía como hacer uno

  4. #4
    Banned Avatar de Vanisher
    Fecha de Ingreso
    11 jun, 06
    Ubicación
    PC
    Mensajes
    375

    Re: Crear server ROSE

    o para probar pjs e builds XD

  5. #5

    Re: Crear server ROSE

    yo tenog los files ofi los mismoq eu esta usando el ruff y el naro rose pero la verdad no rinde, no ahi una comunidad argentina para jugarlo

  6. #6
    MIA - Ex. Sabelo Todo Avatar de Maximilianop
    Fecha de Ingreso
    14 jun, 06
    Ubicación
    Donde las ilusiones encuentran a la realidad.
    Mensajes
    120

    Re: Crear server ROSE

    Cita Iniciado por Vlizzliket
    no ahi una comunidad argentina para jugarlo
    Y bueno, hagamosla !!!
    Y no desprecies a nuestros hermanos sudacas, ni a nuestros primos españoles.

    Que somos todos la misma lacra
    Mastery comes when mastering all

    GxRo - Belaernn Mechant, Krael Swordman, Luva Archer
    Silkroad Online - Babel - Faerl Fire Force Blade Master
    Ruff-Rose - Athena - Krael Soldier - Faerl Muse

    Juga una carrera! Pelea con un vampiro!

  7. #7

    Re: Crear server ROSE

    Cita Iniciado por Maximilianop
    Y bueno, hagamosla !!!
    Y no desprecies a nuestros hermanos sudacas, ni a nuestros primos españoles.

    Que somos todos la misma lacra
    comunidad hispana hay y servidores hispanos tambien (con mucha gente) pero ami me interesa solo una comunidad argentina por eso no estoy dentro del guild Gx

  8. #8
    El regreso del Rey Avatar de Prince
    Fecha de Ingreso
    19 ene, 05
    Ubicación
    Caballito, Buenos Aires, Argentina
    Mensajes
    3,072

    Re: Crear server ROSE

    muy lindo pero el link con los paquetes para la instalación no anda

  9. #9
    Le Shadow Priest Avatar de Avarice
    Fecha de Ingreso
    17 feb, 05
    Ubicación
    Cordoba
    Mensajes
    1,154

    Re: Crear server ROSE

    El proyecto ya esta, pero a medias, el emulador esta un 50% incompleto y con bugs, va a tomar su tiempo...

  10. #10
    MIA - Ex. Sabelo Todo Avatar de Maximilianop
    Fecha de Ingreso
    14 jun, 06
    Ubicación
    Donde las ilusiones encuentran a la realidad.
    Mensajes
    120

    Re: Crear server ROSE

    Cita Iniciado por Xeler
    el emulador esta un 50% incompleto
    ves el vaso medio vacio?? Que pesimista que sos man ...

    Yo diria que está 50% a medio hacer =D
    Mastery comes when mastering all

    GxRo - Belaernn Mechant, Krael Swordman, Luva Archer
    Silkroad Online - Babel - Faerl Fire Force Blade Master
    Ruff-Rose - Athena - Krael Soldier - Faerl Muse

    Juga una carrera! Pelea con un vampiro!

Página 1 de 2 12 ÚltimoÚltimo

Permisos de Publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •  

ESCORTS Capital Federal | ESCORTS Zona Sur | ESCORTS Zona Norte | ESCORTS Zona Oeste | ESCORTS Mar del Plata | ESCORTS La Plata | ESCORTS Cordoba | ESCORTS Rosario | ESCORTS Tucuman | Escorts Almagro | Escorts Belgrano | Escorts Caballito | Escorts Centro | Escorts Flores | Escorts Microcentro | Escorts Once | Escorts Palermo | Escorts Recoleta | Escorts Tribunales | Escorts Devoto | Escorts Villa Urquiza | Escorts Caba