Welcome to the RaGEZONE - MMORPG development forums.

[Rose] Rose Online Downloads

This is a discussion on [Rose] Rose Online Downloads within the Rose Archive forums, part of the Rose Online category; ok thanks for the links :cowboy: but do i have to download all of that?...

Page 10 of 12 FirstFirst ... 23456789101112 LastLast
Results 136 to 150 of 167
  1. #136
    Registered
    Rank
    Member
    Join Date
    Nov 2007
    Location
    somewhere?
    Posts
    13
    Liked
    0

    Re: [Rose] Rose Online Downloads

    ok thanks for the links:cowboy: but do i have to download all of that?
    [COLOR=red]<3

  2. #137
    Member
    Rank
    Member
    Join Date
    Dec 2006
    Posts
    33
    Liked
    0

    Re: [Rose] Rose Online Downloads

    Server is ok
    But!!!
    GameGuard no work!!!
    SpeedGear working?...

    Can u help me Mr.Akai?

  3. #138
    Registered
    Rank
    Member
    Join Date
    Nov 2007
    Posts
    7
    Liked
    0

    Re: [Rose] Rose Online Downloads

    Gameguard doesnt work for me either :(. I have downloaded the original and the patched fix. Ive been working on trying to get this to work for 2 days now with no success.

  4. #139
    Registered
    Rank
    Member
    Join Date
    Nov 2004
    Location
    Bangkok
    Posts
    20
    Liked
    0

    Re: [Rose] Rose Online Downloads

    Quote Originally Posted by teroare View Post
    i have the same problem as sqall1105 and i use sql 5.0
    You have to change SQL Query command in source code if you want to use it with MySQL 5.1+.
    It's in the startup.cpp file in WorldServer folder. Then look on line 76, you will see

    Code:
    	MYSQL_RES *result = DB->QStore("SELECT id,level,sp,type,range,target,power,duration,mp, success,weapon,class,rskills,lskills,buff1,buffv11,buffv12, buff2,buffv21,buffv22,buff3,buffv31,buffv32,clevel,aoe,aoeradius,script,value1 FROM skills_data order by id");
    Then you have to add "`" before and after specific column name. Because 3 columns, "level" , "type", "range" is MySQL commands.

    Ok now change line 76 to this.
    Code:
    	MYSQL_RES *result = DB->QStore("SELECT id,`level`,sp,`type`,`range`,target,power,duration,mp, success,weapon,class,rskills,lskills,buff1,buffv11,buffv12, buff2,buffv21,buffv22,buff3,buffv31,buffv32,clevel,aoe,aoeradius,script,value1 FROM skills_data order by id");

  5. #140
    Registered
    Rank
    Member
    Join Date
    Dec 2006
    Posts
    6
    Liked
    0

    Re: [Rose] Rose Online Downloads

    links died again

    EDIT: I think rosefiles.com died.
    Last edited by mrguyguy226; 04-01-08 at 06:18 PM.

  6. #141
    Registered
    Rank
    Member
    Join Date
    May 2007
    Posts
    14
    Liked
    0

    Re: [Rose] Rose Online Downloads

    Most links don't work already. Could you please update the launcher link? And some of the others.

  7. #142
    Member
    Rank
    Member
    Join Date
    Jan 2006
    Posts
    45
    Liked
    0

    Re: [Rose] Rose Online Downloads

    Ummm...

    Links are down? Atleast for the rosefiles.com ones.

    Or is it just me?

    EDIT: Here's a rapid share link to v80 if anyone needs it..

    RapidShare: 1-Click Webhosting

  8. #143
    Registered
    Rank
    Member
    Join Date
    Jan 2007
    Posts
    5
    Liked
    0

    Re: [Rose] Rose Online Downloads

    hello guys i was wondering if someone can repost the gameguard fix and trose fix (: thanks

  9. #144
    ~Hunter~
    Rank
    Member +
    Join Date
    Sep 2005
    Location
    live in VW
    Posts
    489
    Liked
    5

    Re: [Rose] Rose Online Downloads

    Quote Originally Posted by falon1000 View Post
    Ummm...

    Links are down? Atleast for the rosefiles.com ones.

    Or is it just me?

    EDIT: Here's a rapid share link to v80 if anyone needs it..

    RapidShare: 1-Click Webhosting
    yeah.. all LINK/server from aki still closed.. ..we need other *server as for DL all

    Quote Originally Posted by hobosuit View Post
    hello guys i was wondering if someone can repost the gameguard fix and trose fix (: thanks
    pleace.. search for it.. u will find a loot off thread about :))))))

  10. #145
    Registered
    Rank
    Member
    Join Date
    Nov 2006
    Posts
    15
    Liked
    0

    Re: [Rose] Rose Online Downloads

    links are death..

  11. #146
    Newbie
    Rank
    Member
    Join Date
    Jul 2007
    Posts
    3
    Liked
    0

    Exclamation Re: [Rose] Rose Online Downloads

    try this "gameguard" [gameguard fix]

  12. #147
    Member
    Rank
    Member
    Join Date
    Sep 2006
    Location
    United Kingdom
    Posts
    87
    Liked
    0

    Re: [Rose] Rose Online Downloads

    Is it possible to get these links repaired

  13. #148
    Registered
    Rank
    Member
    Join Date
    Jul 2007
    Posts
    6
    Liked
    0

    Re: [Rose] Rose Online Downloads

    --------3.0----------SQL Files

    MySQL 5.0
    Link: Download

    - 10/5/07 (Updated to new version)

    Navicat
    Link: Download

    - 10/5/07 (Updated to new version)




    plzzzzzz re DL this SQL i cant DL this plzzzz someone there can help for this problem!!!!

  14. #149
    Registered
    Rank
    Member
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    15
    Liked
    9

    Re: [Rose] Rose Online Downloads

    can anybody reup the rose launcher for client 128 please?

  15. #150
    Registered
    Rank
    Member
    Join Date
    Jul 2007
    Posts
    16
    Liked
    0

    Re: [Rose] Rose Online Downloads

    Is Rev80 Linux compatible? Without using Wine or any other Ms Emus..

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •