Welcome to the RaGEZONE - MMORPG development forums.

[MEGA GUIDE] Rose Server Setup + Compiling + SQL & More

This is a discussion on [MEGA GUIDE] Rose Server Setup + Compiling + SQL & More within the Rose Online forums, part of the MMO and MMORPG Developments category; Originally Posted by patrizzull With the Navicat settings for a connection after I click 'test connection' it is never a ...

Page 22 of 291 FirstFirst ... 1214151617181920212223242526272829303272122 ... LastLast
Results 316 to 330 of 4362
  1. #316
    RageZone Nab:)
    Rank
    Member +
    Join Date
    Apr 2005
    Location
    israel
    Posts
    307
    Liked
    7

    replay

    Click
    Quote Originally Posted by patrizzull View Post
    With the Navicat settings for a connection after I click 'test connection' it is never a success. Always fails...

    2003 - Can't connect to MySQL server on 'localhost' (10061)

    That's what I get. Does it matter if running through a router or should the settings be a little different?
    download and install wamp5.
    this will solve ur problem in 99%:)

  2. #317
    I wanna be a ROSE GM!!
    Rank
    Member +
    Join Date
    Sep 2006
    Location
    England
    Posts
    978
    Liked
    0
    Wondering if this has got the Craft for Stats When u craft like an item and it gives stats?

  3. #318
    Registered
    Rank
    Member
    Join Date
    Oct 2005
    Location
    USA
    Posts
    11
    Liked
    0
    Thanks RafiGinat!

    4.) When I try to login, I get "The Servers are currently undergoing maintenance"
    Solution: Go into your config.ini and change the access of 300 to 100.

    Did this and still get the server dead - maintenance error.



    *Actually I wasn't using the correct client I don't think, I'm trying the one suggested here and hopefully it'll work. Any info regarding my issue is still greatly appreciated.

    **Still same error. Tried the IP listed at whatsmyip and then tried 127.0.0.1 since I'm using a router and tried the other connected IP's as well all having the same result.

    ***Well now I get incorrect password error. I'm typing it in just the way I have in the accounts table.
    Last edited by patrizzull; 31-01-07 at 08:09 PM.

  4. #319
    Asian Kung-Fu Generation
    Rank
    Alpha Member
    Join Date
    Mar 2006
    Location
    x Infinity +1
    Posts
    2,761
    Liked
    0
    Quote Originally Posted by RafiGinat View Post
    i've found that the dancing scrolls in zant and junion are the ones that has the zuly bug.

    how can i edit shops? is it throw sql? stb? where?

    Board Message
    check this out... this is the bug , or what ever.
    if you can test it and see if it works and recompile tht would be awsome :)
    thanks :)
    You can add it in the sources and compile it :) I'm not doing it because its for the 130 STBS, and the 133 STBS where released.

  5. #320
    RageZone Nab:)
    Rank
    Member +
    Join Date
    Apr 2005
    Location
    israel
    Posts
    307
    Liked
    7
    lol alright man :) then i guess no zuly bug fix :D

  6. #321
    Registered
    Rank
    Member
    Join Date
    Oct 2006
    Posts
    17
    Liked
    0
    So, my problem is...i cant connect to the login server. It say "incorrect password" all the time. But the pw is right Oo

  7. #322
    Member
    Rank
    Member
    Join Date
    Jan 2007
    Posts
    55
    Liked
    0
    Quote Originally Posted by Freckle View Post
    So, my problem is...i cant connect to the login server. It say "incorrect password" all the time. But the pw is right Oo

    I had this too but u need to encrypt ur password on a site which Akai gave some posts ago, put the code at accounts in mySQL now login with the normal pass u used encryption with and u will be able to login :)

    my server is FINALLY ready, i did it:D
    Last edited by smackthat111; 31-01-07 at 09:36 PM.

  8. #323
    OsProse lead Dev
    Rank
    Moderator
    Join Date
    Oct 2006
    Location
    Missouri USA
    Posts
    1,880
    Liked
    59
    Quote Originally Posted by Drakesterr View Post
    Do i need my SQL and navicat?
    Actually, NO you don't need Navicat.

    but if you don't use them you have to deviate from the guide a little.
    Personally i dodn't like Navicat, particularly as it is only a limited trial version.
    I prefer to use phpmyadmin.

    You also do not need to install php as a stand alone program.

    If you downloaded the full version of Xampp, it's all included in there.
    It runs php(apache) and mysql for you automatically. A successful installation should look like this..


    If you want to use phpmyadmin instead of Navicat, it is incredibly easy to set up since phpmyadmin is already included in the download of Xampp.
    Just explore the Xampp root directory and find the phpmyadmin folder then copy/paste it directly to your HTDOCS folder where your website is.
    Now just type "http://localhost/phpmyadmin/ " into your browser and phpmyadmin starts up for you. Simple as that.

  9. #324
    Registered
    Rank
    Member
    Join Date
    Oct 2006
    Posts
    17
    Liked
    0
    Quote Originally Posted by smackthat111 View Post
    I had this too but u need to encrypt ur password on a site which Akai gave some posts ago, put the code at accounts in mySQL now login with the normal pass u used encryption with and u will be able to login :)

    my server is FINALLY ready, i did it:D
    Thanks it works =)

  10. #325
    Member
    Rank
    Member
    Join Date
    Jan 2007
    Posts
    55
    Liked
    0
    i got one noobie question lol how do i get skill points? and how can i make my name like [GM]*name* in blue? thanks in advance.

  11. #326
    Asian Kung-Fu Generation
    Rank
    Alpha Member
    Join Date
    Mar 2006
    Location
    x Infinity +1
    Posts
    2,761
    Liked
    0
    Quote Originally Posted by smackthat111 View Post
    i got one noobie question lol how do i get skill points? and how can i make my name like [GM]*name* in blue? thanks in advance.
    For skills, to do this command: /stat Str 999 (This makes your strength 999).

    For the Blue name I'm not sure how to do that.

  12. #327
    Registered
    Rank
    Member
    Join Date
    Oct 2005
    Location
    USA
    Posts
    11
    Liked
    0
    It works now. DC's when certain things are equipped or dropped or sold. How do I spawn things into inventory? Like a mask with stats? I can /drop anything but I can't get statted items.



    **You won't see a blue name on your screen but as long as you put [GM] in front of your name others will see it as blue.

    How do I make a clan and grade and such? And skills can I learn them buy buying them or is there a command?
    Last edited by patrizzull; 31-01-07 at 10:37 PM.

  13. #328
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2006
    Posts
    100
    Liked
    0
    world server crashes every time i attack a monster it was nt happenin last time

  14. #329
    Registered
    Rank
    Member
    Join Date
    Oct 2005
    Location
    USA
    Posts
    11
    Liked
    0
    Quote Originally Posted by victor9191 View Post
    world server crashes every time i attack a monster it was nt happenin last time
    Yeah I just ran into this problem too. I was spawning and killing everything up until last crash...

  15. #330
    Hardcore Member
    Rank
    Member
    Join Date
    Oct 2006
    Posts
    100
    Liked
    0
    yea? is it clan problem or item u have or whatevA? i need help

 

 

Posting Permissions

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