Jump to content

luan122

Members
  • Content Count

    38
  • Joined

  • Last visited

Everything posted by luan122

  1. Hi All! Someone know if the client accept the clientinfo.xml in the follow way? <?xml version="1.0" encoding="euc-kr"?><clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>sakray</servertype> <connection> <display>qwer</display> <desc /> <balloon /> <address>127.0.0.1</address> <port>6900</port> <version>20</version> <langtype>1</langtype> <registrationweb>http://www.seusite.com/registro.php</registrationweb> <yellow /> <loading /> </connection></clientinfo> To those that ask why don't I test it before ask, it is simple... I can't... I'm not on home (until January) and I'm not using my own computer so... Well... You guys now the laws when using another person computer... Thanks!
  2. luan122

    RROCP

    Updated with translation screens (only from the auth window, the other windows are translated too but this page is the most important)
  3. luan122

    RROCP

    Hi folks! I have a project to create a remote control panel to manage the emulator the panel will be a windows application not a web panel due to security and because I prefer this way (maybe will has a phone app too), it will include several options and will work only with ssh based servers. This is what the panel will have: Host configuration Initial configuration (To users that got a VPS instead a specific ragnarok server) 100% recovery root password from mysql BackupSQL backup Emulator Backup Full backup Remote backup Self backup Edit NPC (directly) 100% FTP access 100% Emulator functions Start server 100% Restart server 100% Stop server 100% Install emulador (will support all emulators) 100% Compile the server 100% Emulator logs 100% Change configurations of the server (all configurations can be edit in a simple way and friendly window (not a txt file) Server managementEddit Account informations ( will be possible to edit global variables too) Create accounts (GM or not) Char eddit Item give Cash give ViP give (need to check if is possible, how the server will act when we add vip outside) For now I have only thoose options and ideas (if you have more, please tell me) Windows RROCP skeleton (i need to work on the program, this is a gross program that i'm testing the functions and bla bla bla)
  4. Yo, I can try to help you with you still need this, give me a way to contact you...
  5. Yes, and I saw something that i didn't said before When I use clientinfo.xml it give me the service select but when don't it doesn't give me this option... (in the game not in nemo and i tried to remove this patch of the hexed and it kept)
  6. Yes and I haven't any clientinfo in my data folder, when the clientinfo is in the data folter it work, when it is out it isn't (and the client get the information about the server, just doesn't connect)
  7. Hi guys, I'm trying to connect with 2013-08-14 client (I tried with 2013-03-20) and the problem is: When I use the clientinfo.xml inside the data folter I can log in the server and play, but when I compact in GRF it doesn't work, I just can't login, it fail, i tried to see what happen when I try to log in the login-server but the request even go there.... This is my patches, I'm using nemo to create it: my clientinfo: <?xml version="1.0" encoding="euc-kr" ?><clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>korea</servicetype> <servertype>primary</servertype> <connection> <display>LoLRO</display> <desc>Servidor</desc> <balloon>500x/500x/100x</balloon> <address>127.0.0.1</address> <port>6900</port> <version>45</version> <langtype>12</langtype> <registrationweb>http://www.lolro.com.br/cp</registrationweb> <yellow> <!-- <admin>2000000</admin>--> <admin>2000001</admin> <admin>2000002</admin> <admin>2000003</admin> <admin>2000004</admin> <admin>2000005</admin> </yellow> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> <image>loading03.jpg</image> <image>loading04.jpg</image> <image>loading05.jpg</image> <image>loading06.jpg</image> <image>loading07.jpg</image> <image>loading08.jpg</image> <image>loading09.jpg</image> <image>loading10.jpg</image> </loading> </connection></clientinfo>
  8. How can i store the ID and castle about a guild in variables inside the sorcer?
  9. The problem persist, i used the slice to see the correct location of top and left... I really dont know what i can do
  10. When i open the patch it show the progress bar correct, but not the file that was getting Code of label:[Label:Status]AutoResize = falseWidth=352Height=50Left=105Top=563Alignment='left'FontColor=$000000FontName =''FontSize =Text=''Hook='StatusChange'
  11. I would think that you are looking for the vending_tax setting in conf/battle/items.conf i talking about it, but i want to record that tax in sql (the amount that was collected)
  12. How can i modify the fee rate of vending skill to be recorded in an sql table? doesnt need to do the code, i wanna know just where can I find it to modify
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.