Jump to content

Xhiro

Members
  • Posts

    46
  • Joined

  • Last visited

Everything posted by Xhiro

  1. Nope haven't solved it. Working on the client currently. I'll try what you suggested in abit. What I'm doing/What I have done currently Downloaded 2012-04-10aRagexeRE Downloaded the data_v3.0.7z Used the Shin's Diff Patcher to patch my client following the instructions of Sharpienero Updated an SQL table which prevented me from logging in (Added the new "robe" table in "char") Fixed the Client problem. New problem : Unable to move once I logged in... (I know I read a topic about this somwhere...)
  2. Hi, I think you typed this post while I updated my previous post What similar timing, anyway, I have already diffed my client. Few questions though, is it neccesary for me to download the whole client data again? Or can I just use my previous client data? I have diffed my client but its Korean (I didn't know I had to get the translated data folder + luas... Could you link me to the place where I could download them?)
  3. Err, am I supposed to download everything there? ( Noob question =x ) Isn't that kinda old? And the mediafire link in the post is dead. Now I'm stuck in two ways Update : Currently downloading the 2012-04-10aRagexeRE.rar from http://xp-dev.com/sv.../RagexeRE/2012/. Don't exactly know what to do next Found this... Hope it works... http://supportmii.com/ro1/Clients/
  4. Still doesn't work When I visit http://www.myro.com/cp/install/ I get 404 error. If I forcefully type in http://www.myro.com/cp?module=install, I get the front page of the FluxCP that asks me to key in the password I typed in application.php. When I type the password and press authenticate, I get redirected to http://www.myro.com/cp/install/ which is the 404 error again. ... I don't get it anymore EDIT : I changed the links because my friend does not want to let anyone know about our server name and details before we release it to public. Sorry about that
  5. Hi Vach, I saw Asura hosting yesterday its probably worth considering but temporarily we will stay on our VPS. I didn't really delete anything. I just did some steps as I mentioned in one of my previous post. It seems to be working fine except the client part currently (haven't worked on it yet). I'll download the client in abit. Yes I know I have to recompile the mechanics (I believe it was merely commenting out the renewal mechanics lines in the config somewhere). Haven't started on that yet as currently I can't even login my server. Currently I'm attempting to install FluxCP-RE. Will work on the client problem again once I manage to figure this out Thanks for your time Vach EDIT : I'm unable to install FluxCP-RE. I keep getting redirected to this page. These are my application.php and server.php 'ServerAddress' => 'myro.com:22', // This value is the hostname:port under which Flux runs. (e.g., example.com or example.com:80) 'BaseURI' => 'cp', // The base URI is the base web root on which your application lies. 'InstallerPassword' => 'pass', // Installer/updater password. 'DbConfig' => array( //'Socket' => '/tmp/mysql.sock', //'Port' => 3306, //'Encoding' => 'utf8', // Connection encoding -- use whatever here your MySQL tables collation is. 'Convert' => 'utf8', // -- 'Convert' option only works when 'Encoding' option is specified and iconv ([url="http://php.net/iconv"]http://php.net/iconv[/url]) is available. // -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8) 'Hostname' => '103.1.152.203', 'Username' => 's1', 'Password' => 'p1', 'Database' => 'dedi240cp', ------------------------------------------------------- 'LogsDbConfig' => array( //'Socket' => '/tmp/mysql.sock', //'Port' => 3306, //'Encoding' => null, // Connection encoding -- use whatever here your MySQL tables collation is. 'Convert' => 'utf8', // -- 'Convert' option only works when 'Encoding' option is specified and iconv ([url="http://php.net/iconv"]http://php.net/iconv[/url]) is available. // -- It specifies the encoding to convert your MySQL data to on the website (most likely needs to be utf8) 'Hostname' => '103.1.152.203', 'Username' => 's1', 'Password' => 'p1', 'Database' => 'dedi240log', ------------------------------------------------------- 'LoginServer' => array( 'Address' => '103.1.152.203', 'Port' => 7060, ------------------------------------------------------- 'CharServer' => array( 'Address' => '103.1.152.203', 'Port' => 7061 ), 'MapServer' => array( 'Address' => '103.1.152.203', 'Port' => 7062 I know its probably wrong somewhere... but no idea where. I tried some variations too but it didn't work. Edit 2 : I think I'm kinda going off topic
  6. Hey, that town makes me think that the people from Morroc has moved to a new town nearby since Morroc was destroyed I thought it looked nice overall though I would like to see an overview of that map. Nice work anyhow
  7. Update : I think I've done everything correctly up till the part where I am supposed to migrate the SQL tables from eAthena to rAthena. What I have done so far --> Grabbed the latest SVN using the linux command svn checkout https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/ ~/trunk --> Edited the mmo.h to the correct PACKETVER (I think) --> Edited the conf files to my VPS IP, ID, Password and ports --> Changed my SQL table using this ALTER TABLE `login` CHANGE `level` `group_id` TINYINT( 3 ) NOT NULL DEFAULT '0' Now I'm having the same error as this thread which as far as I could tell is due to me using the wrong packetver. I'll take this as a chance to update to a newer client. What's the latest stable client? Can't seem to find it around. Closest I found was this but its a few months old and the mediafire link is dead. Any ideas?
  8. Isnt this found in gm.conf? //The trust level for your GMs. Any GMs ABOVE this level will be able to distribute items //ie: Use Storage/Guild Storage, Drop Items, Use Vend, Trade items. gm_cant_drop_max_lv: 1 Change the number to 41?
  9. From reading the many guides and topics out there, I have more or less a rough idea on how to do so. I think I'm supposed to follow this guide and followed by this? And I don't really get what you mean in this line. Sorry for the inconvenience. I've only started looking into eAthena/rAthena projects starting 1-2 weeks ago. Not much experience in many fields yet.
  10. Hi Olrox, thanks for even considering this project. Regarding the amount of maps required, I don't know if its neccesary to have 8 seperate maps. My thoughts was that it would be easier for some scripts to work if the maps are seperated and it would cause less strain on the server (or map or client? I'm not sure how this works) cause if it happens that many guilds fight for emperiums on the same map, there would be a lot of graphics and other stuff loading at the same time which could cause lag. The amount of maps could be reduced to perhaps 5 since I believe it will be a challenge to get a good amount of people to compete in this WoE properly in a server. Note : Sorry if I'm talking in circles or don't make any sense in this post... I'm currently having a headache trying to figure out multiple things about RO at the same time. Edit : Edited to make it easier to understand... hopefully. Edit : I PM'ed Syouji (seems like Annie PM'ed him too). Anyway this is his reply
  11. There are edits but nothing major so I don't mind throwing them away and restarting for the sake of getting rAthena. So I'll be using this compilation? Just confirming, don't really want to do it multiple times for whatever reason. And truthfully I don't get how to do this. He mentioned that there are clients that are compatible with the pre-compiled rAthena release. In the compilation it says "Packer version: Client 4,10,2012". Is this the client? Sorry if my questions are becoming increasingly dumb... The more I read the more I'm losing it EDIT : @Joseph, I definately will. Thanks for the advice. Edit 2 : wrong emoticon... didn't notice until now
  12. If I move up, I can see other people's folders though I have no access to any of them. If I move up again, I can see alot of folders that looks like system folders (I think). At any rate, we have subscription to this VPS for awhile and I don't want to waste it. We may consider changing VPS in the future, but not anytime soon. So back to topic, where should I start? Vach made it sound complicated
  13. Wasn't it supposed to go open source on September? WeeClient is okay. WeeGC made me first think of Wee Guilottine Cross
  14. I had similar ideas, but I was thinking more to guild owners renting/buying a guild island. Its just a for fun addition for big and rich guilds and also for bragging rights. But if I would to add any benefit, maybe some special NPC services thats only available in the guild maps? Or perhaps some mini-games?
  15. Umm... This. Was relatively cheap and was around for quite awhile so we felt it was more trustworthy. I don't think its a very bad thing to just have 1 folder... or is it? Since our host isn't hosting just for us...
  16. I sense a massive headache incoming soon Ok I'll start off by answering your question. I'm not sure if its counted as full access. We paid our hoster, he gave us a folder and we have control of everything in that folder only. Which contains everything we have on our server, the eAthena server files and stuff. If I were to move one folder up, I can see he has many other folders for other people who uses his services too but we don't have access to that. Since we have full control of everything in our folder, does this technically mean I have full access? I believe its a linux server as the method I use to recompile and restart the server is following the linux commands. As to how old it is... I'm not too sure. ------------------------------------------------------------------------------------------------------------------------- We just started off, it hasn't had an official release to the public yet. So it is technically fine to wipe everything if it makes my life easier in installing rAthena. Since I'm not going to be migrating much data (practically none actually since we are all okay in starting fresh), I think my basic knowledge of editing SQL by referring to a step-by-step guide should be enough I assume? I don't technically understand it but I know how to manage it abit. ------------------------------------------------------------------------------------------------------------------------- No, I do not have any custom mods, though I have some custom databases. We could most likely re-add them later after getting the rAthena to work. Getting a client that works, I have no idea about this. I would prefer not to use a pre-compiled release of rAthena if possible since it limits certain stuff (I read this in the wiki I think?). Don't know what client version. It was given to us by the host who did the installation for us. Not really sure. Sorry for all the long questions and stuff... Gladly appreciate your help
  17. Hi, thanks for replying quickly. 1. Hmm.... 2. Umm... Okay... I'm pretty bad at MySQL. I barely understand anything in the phpmyadmin page. 3. I forgot to mention that my server uses Linux. It seems like Linux is different then Windows. Correct me if I'm wrong. (Again, I'm really bad at MySQL) 4. Okay So from that I assume that my following steps should be as follows Install rAthena and get it to work > Update the MySQL tables used in the database > Install FluxCP-RE (Can I just install it over SGCP? Or do I need to do anything to my current SGCP?) > Finish I think...?
  18. Is it me or do those purple flowers looks like paws? Overall I think its simplicity makes it good EDIT : Don't you want to change the topic title to [Free Release] instead of [showcase]? Just suggesting since you already made it a free release afterall.
  19. Okay okay. I know most of you are going to say or think along the following lines I know. I've read practically every guide that was ever mentioned in this rAthena forum. Unfortunately I either do not understand them (slightly) or they don't apply or they are outdated. Thus why I prefer to ask my question here by making a thread instead of referring to multiple guides. It also saves some of my time as I don't need to figure out which is outdated and should/should not be following anymore. First of all, my situation. I currently have a RO server which is a joint project with 2 other friends. We decided to rent a VPS. During that time, I had little to almost no knowledge of anything RO related (except game play). Thus we decided to take the offer given to us by the VPS which included server rental, installation of SGCP and eAthena. After finding out more about RO from rAthena forums (I haven't been able to stop reading this forums for the past 1-2 weeks), I decided to change some stuff regarding our server. Ok. Here are my questions. I currently have have eAthena Version SVN r696M (Obtained by typing @version ingame). I would like to change this to rAthena. My question is, if I were to install rAthena, do I have to wipe my databases? I'm guessing that the answer will be "No". I read that changing from eAthena to rAthena requires changes in the MySQL. Would it be better to delete and re-install my MySQL or just updating it? I'm currently using phpMyAdmin - 2.11.11.3 and MySQL client version: 5.1.61. I have SGCP which I found out has bad reception after reading this forums alot. Therefore I would like to use FluxCP-Renewal which was posted by CalciumKid here. It also says that it requires renewal. In this topic, Ryax mentioned about creating a new user in the MySQL. I can't find it. (Perhaps I'm blind ) (Note : Ryax needs to update his images, its all invalid now) Does rAthena have renewal mobs that I am able to add while using pre-renewal mechanics? I took more then 2 hours to write this thead. My head is spinning I think I find scripting easier then finding all these info. I actually had a few more questions in mind but by the time I wrote this four down with as much information as possible I forgot them. I'll ask them when I can remember. For now, thanks to anyone who is willing to reply me. Special thanks to Michealsoftman, Vach and Winz for helping me out.
  20. I don't see the point of you bumping this topic if you don't even bother answering this question.
  21. Well I don't really know anyone who is particularly good at mapping. I was actually satisfied to just use edited [cut and paste] maps. But if anyone is willing to help me with this I would be extremely happy The script is supposed to be WoE so it is possible that a draw occurs since there can easily be more then 2 guilds competing for the castle. Thanks Annie for helping me out
  22. New WoE castles I do love the dining area at the entrance Anyway, it looks nice. But I always thought that the WoE in RO needs to be upgraded.
  23. Updating the pictures would be nice. A bump to help others (and myself)
  24. Oh Annie I can't believe you actually took so much of your time to try this even though it was quite an empty idea. Hmm the idea seems to be similar to what Olrox posted in the eAthena board but with some slight differences. I wonder what happened to that release though? Anyway to answer your questions Annie, This is a GvG script. Winner to own a castle. I don't have a map for it yet. Originally I was going to cut and paste a few of the official RO castle maps and link them together to make a map for it. I'll explain more regarding the "players gets kicked out when an Emperium gets capture" when I can get a mouse and draw the rough layout using MS Paint. (EDIT : Map and explanation below) There is only 1 victory condition. The guild that captured the most Emperiums wins. However, since there is more then 1 Emperium, there will most likely be draws. When a draw occurs, the following rules will decide the winner. If there is a draw between the castle owner and another guild, (e.g. the both captured 3 emperiums each), the castle owner automatically wins [Castle owner privilages as it makes it more challenging] If there is a draw between 2 different guilds, both are not castle owners, a point system will decide the winner The point system will be roughly explained here... I'm not very good at scripting (still learning...) yet so I'll try my best to explain it To make it easier to understand, I'll use the guild name [Heaven] and [Hell]. Assume both of these guilds are not the current castle owner. When an Emperium is captured by [Heaven], there will be an invisible score increasing. Maybe 1 point for every minute they hold an emperium. This can be multiplied by the amount of Emperiums they have captured. (E.g. [Heaven] has captured 3 Emperiums, they get 1 point X3 every 5 seconds) Each score should be kept by the Emperium. Meaning if they lose the Emperium to another guild, all the score they obtain from that Emperium will be lost. Assuming at the end of WoE hours, Guilds [Heaven] has captured 3 emperiums for 20 minutes each (3 x 20 = 60 points) and guild [Hell] has captured 3 emperiums for 15 minutes each (3 x 15 = 45 points). However, guild [Heaven] has been holding the Emperiums for longer then [Hell] and thus has more points. Therefore [Heaven] wins. In the event that even the point system is unable to decide a winner, which is both guilds have 3 emperiums and equal amount of points (i wonder what are the chances of this happening), the castle reverts to neutral and nobody will own the castle. EDIT Sorry for the horribly drawn map... I'm totally useless in drawing. Anyway, this is roughly what I had in mind. The middle map is the entrance to the castle. After entering the castle, there will be 8 different maps. Each map is a totally different map (meaning you will need to go through a loading screen). Yellow rooms are Emperium rooms. The purple room is a special room that only the current castle owners has access. In there they will get special privileges as I mentioned before. The current castle owners are able to warp into the purple room directly from town. In the purple room there will be an NPC that warps them nearer to the Emperium, which is the brown rooms. (It allows them to skip the castle main hall which MIGHT become a huge battleground area since thats where everyone has to enter from? If too imbalanced/unfair, more entrances into the castle can be considered) And whatever else special privileges that only castle owner will get are all located in purple rooms. I hope its not too complicated to understand If you have anything else you would like to know feel free to ask. Its easier for me to give you the details by answering questions then describing them EDIT 2 : It seems pretty similar to the project you are working with Olrox here Perhaps it could work together?
  25. I wanted to create a new WoE script that is played like the following (I couldnt find it or i just fail at searching) =/ - Played like Capture the Flag -There will be more then 1 emperium room (e.g. 3-5 emperiums in seperate rooms) -The WoE will last for 1 hour, during WoE time, the castle does not change hands everytime the emperium is broken but instead only changes at the end of WoE hour. -The winner will be based on who has the most emperiums at the end of the woe period -If a draw between a guild and the castle owner happens, the current owner retains the castle -If a draw between a guild another guild happens, ??? <--- Haven't thought about it Since it isnt very fair for the current guild owner, the guild owner will get the following privileges -The guild gets a special NPC that warps the current castle owner guild members ONLY -The guild leader/members get access to a special monitor room that contains NPC which will allow them to know who are the current holders for all the emperiums and maybe a warp to get near to the emperiums? I think its pretty complicated but I would really like it if anyone is able to script this for me. If you require more information do ask, I'll try to elaborate more. Thank you in advance.
×
×
  • Create New...