Jump to content

joven15

Members
  • Posts

    35
  • Joined

  • Last visited

Everything posted by joven15

  1. joven15

    Announcer

    Hi does one know have a announcer with this features. 1.Announcer will announce every 30mins Randomly via sql message. 2.With database thru sql also has a function to add or delete on the npc. 3.Only GM can function it. 4.Much better if add command like @announcernpc. then something will popup for the menu add or remove. thanks in advance if some has can you please share here. thanks again.
  2. i really have to use 2014 since ill make a classic server. 99/50 if i will use the latest theres a lot difference.
  3. still has a gender on the character. as i can see the script but it modify the src. as you u can see it pull up on july 4, i just downloaded the rathena from github a week a go so im sure i using a latest. rathena emulator with the latest main.sql on it also with the log. its just the i using a old client. but i dont think thats the reason.
  4. all latest from latest rathena i used main.sql also with the log. but i having this kind of error.
  5. are you talking about the packet from src ?
  6. Still got the error. anyone know how to fix this ? so annoying i use clean rathena on github it supposed to be no error since its clean emulator.
  7. what kind of upgrade im using a latest rathena emulator from github then, i use an old ragexe client.
  8. Im using 2014-04-16aRagexe client. and i also using a udpate emulator from rathena github. any idea how to fix this ?
  9. Hi good day , some please help me how to find or download latest ROBROWSER files also the guidelines or someone here help me to setup im willing to pay for your efforts "TF" hope someone will send me the files or someone help me :(!!
  10. can anyone please help me how to setup ROBROWSER Im willing to pay 10$ contact me @ email [email protected]
  11. does anyone have this script? Npc that will give Max Level Reward 99/50 also first 100 player will get this item only also with announce and count how many left will people get that item. 1. Max Lvl 99/50 - 2nd Job Only 2. Item ID: 5210, 3. Amount 1 Thanks in advanced.
  12. I have added the Old maps on map_cache also in my grf im using Rathena Newer Version on Github. when i try to go to morocc town. i got that error. i also change the old izlude and successfully working without error but when i try the old map i got error. all map are fine only morroc. Anycan help me ?? The error i receive is Block Attr "Korean Words" then -> RPGSTUDIO "few more korean words" Thanks in advanced!
  13. i try both process. but when i try to create the account its automatically close the client. and the exe is stop working. i try both process. but when i try to create the account its automatically close the client. and the exe is stop working.
  14. sorry i change the image now. u can check it now. sorry i use the old patcher to redesign since the new patcher has a bug and detect as antivirus
  15. Version v1

    1483 downloads

    I just redesign and coded. hope u like it. just simple thanks to the one who needed this or download this skin. and please don`t remove the credits. i can also create the v2 if i reach the 100 Comment. Thanks Thanks.
    Free
  16. can anyone help me ? i already follow some other post on how to add another notice box but when i try to to run Config Packer - is there error Error: start_normal is empty. Error: exit_normal is empty. Error: cancel_normal is empty. how to fix this i already added this line. im using the old thor patcher the one Jaypee posted with free theme ? anyone can help me please? //Status Server [NoticeBox:Box1] Width=350 Height=100 Left=21 Top=335 // Thor Patcher Internal Config File // Note: any entry leaves as blank will use default value // True = 1 // False = 0 // Note that true or 1 both works fine (that's why I put "=") [URL] //base_url - everything except patch files will read from here //The address should point to a directory with / at end // // example: // http://domain.com/patch/'>http://domain.com/patch/ // NOT // http://domain.com/patch // base_url=http:///patch/ //notice_file - [Relative Address] //You should able to access this file by combine base_url & notice_file notice_file=index.html //core_file - [Relative Address] //this internal config file only store whats required, //but core_file is a remote config file that stores on your web host core_file=main.ini //TimeOut - timeout of connection in seconds //0 is default setting, leave it as 0 unless you know what you are doing! TimeOut=0 //============================= // File below is on local disk //============================= [Local] //status_file - [Relative Address] //It used to store information such as last patch id etc, status_file=yourRO.dat //grf_file - [Relative Address] grf_file=yourRO.grf //client_file - [Relative Address] //It's GAME EXE not patcher's client_file=Saint-setup.exe //client_parameter - [Self Explained] client_parameter=-1sak1 //--------------------------------------------------------------------------------- // // Below are advanced settings, it is not required to change for patcher to work // //--------------------------------------------------------------------------------- //============================= // Custom Skin controls //============================= [Skin] //windows_autosize - if set to 1, window size will automatically adjust depend on content size windows_autosize=false //windows_mode - How should window presented? // None - Borderless window // Single - Window cannot resized // Sizeable - ... what it says, however it can not resize when windows_autosize set to true or 1 window_style=none // Width and Height of window //windows_autosize set to false or 0 for this to work // Min: 1 Max: 10000 (I don't think you would need that large) window_width=800 window_height=400 // If set to true, user able to drag window by click images (background) // recommended to true especially for boarderless window window_handle_move=true // Image for background (DOES NOT READ FROM DIRECTORY OF PATCHER, the config packer will put image inside patcher too) // Support : jpg bmp // Note : patcher determine image format by filename extension, use with care! background_file=images3/bg.bmp //New style of progress bar, it used image. //WARNING: HIGH CPU USAGE NewProgressBar=False //Image of progress bar(only when ProgressBar set to true; BMP, JPG, PNG are supported) ProgressBar_back= ProgressBar_front= // size of progress bar? (only when NewProgressBar set to false) progress_bar_width=355 progress_bar_height=15 // Position of progress bar progress_bar_left=20 progress_bar_top=295 //Custom progress bar color //Use hexadecimal of RGB [eg. #4C7D7E] //Color for back of progress bar. progress_bar_backcolor=fadbab progress_bar_backcolor_end=fadbab //Color for front of progress bar. progress_bar_barcolor=5ca028 progress_bar_barcolor_end=5ca028 // Status message width (showing current status) // no height status_width=498 // Text alignment // Left , Center , Right status_alignment=left // Position status_left=23 status_top=295 //Color for status, in hexadecimal of RGB [eg. #123456] status_color=000000 //Status Server [NoticeBox:Box1] Width=350 Height=100 Left=21 Top=335 URL='http://' // control notice (News box? Mini web browser? you name it) notice_width=505 notice_height=268 notice_left=19 notice_top=18 // For start button start_normal=images3/start_main.png start_hover=images3/start_hover.png start_down=images3/start_main.png start_left=381 start_top=290 // For Exit button exit_normal=images3/close_main.png exit_hover=images3/close_hover.png exit_down=images3/close_main.png exit_left=455 exit_top=290 // for cancel button cancel_normal=images3/close_main.png cancel_hover=images3/close_hover.png cancel_down=images3/close_main.png cancel_left=455 cancel_top=290 // How many custom buttons you want to create? // Can create up to 255 buttons (Plenty enough) buttons=7 // - Custom buttons - //As you can see below, it's not that hard to make custom buttons //the number after "button" is id(depends on how many you set in buttons) // _normal - image file when button is in normal status //button1_normal=images/minimize.png // _hover - image file when user hover on it //button1_hover=images/minimizehover.png // _down - image file when user mouse down on it //button1_down=images/minimize.png // _left/_top - position of button //button1_left=556 //button1_top=10 // _mode - mode for button // 0 = open URL // 1 = Launch file/program // 2 = Message box // 3 = Minimize // 4 = Close patcher // 5 = Start button clone //button1_mode=3 // _action - depend on what you set in _mode, this may vary // ex. _mode = 0 , _action=http://google.com // which makes user open that URL address after click that button //button1_action= // Parameter - Currently only used in "Start button clone" //button1_parameter= // _normal - image file when button is in normal status //button2_normal=images/close.png // _hover - image file when user hover on it //button2_hover=images/closehover.png // _down - image file when user mouse down on it //button2_down=images/close.png // _left/_top - position of button //button2_left=576 //button2_top=10 // _mode - mode for button // 0 = open URL // 1 = Launch file/program // 2 = Message box // 3 = Minimize // 4 = Close patcher // 5 = Start button clone //button2_mode=4 // _action - depend on what you set in _mode, this may vary // ex. _mode = 0 , _action=http://google.com // which makes user open that URL address after click that button //button2_action= // Parameter - Currently only used in "Start button clone" //button1_parameter= //Custom Buttons //Register Button button1_normal=images3/reg_main.png button1_hover=images3/reg_hover.png button1_down=images3/reg_main.png button1_left=15 button1_top=316 button1_mode=0 button1_action=http:// //Forum button2_normal=images3/forum_main.png button2_hover=images3/forum_hover.png button2_down=images3/forum_main.png button2_left=136 button2_top=315 button2_mode=0 button2_action=http:/// //Vote for us button3_normal=images3/vote_main.png button3_hover=images3/vote_hover.png button3_down=images3/vote_main.png button3_left=257 button3_top=315 button3_mode=0 button3_action=http:// //Facebook button4_normal=images3/fb_main.png button4_hover=images3/fb_hover.png button4_down=images3/fb_main.png button4_left=383 button4_top=335 button4_mode=0 button4_action=http:// //Twitter button5_normal=images3/twit_main.png button5_hover=images3/twit_hover.png button5_down=images3/twit_main.png button5_left=418 button5_top=335 button5_mode=0 button5_action=http:// //google button6_normal=images3/google_main.png button6_hover=images3/google_hover.png button6_down=images3/google_main.png button6_left=453 button6_top=335 button6_mode=0 button6_action=http:// [BGM] //Background music, leave blank to disable (mp3/mid/wav) //Side note: Personally, I don't like background music in this kind situation, so think about players. bgm= //Loop play background music? (play over and over) BGMLoop=False //BGM Volume (1-100) // Recommended value: 40-60 [Respect player's ears please] // Default: 50 Volume=50 //Note: This will override "bgm" entry when set! //When set, patcher will scan all mp3 in specific directory (use relative path) //It will random choose one when launch //eg. BGM/ BGMDir= [Misc] //Set to true if you want patcher allow to start game when unable to connect webserver Continue On Connection Fail=true //What will the window title called? Title=youroRO Patcher //Set this to true if you love to see similar effect in RO when dragging window. // (Semi transparent effect) // Note: Does not apply to window title yet. // Not recommended for average users. FadeOnDrag=false Thanks in advanced!
  17. can u help us?? BTW im using - 2012-04-10aRagexeRE.EXE sorry for the wrong info that i mention a while ago.
  18. HI Everyone is there possible to change the old account create in 2014-04-10 Client? Im using Data_V4 -> http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ i really need this account creation
  19. can i have it? sure can u share the link ? Ra Dev i think is not active here ! ive been waiting for how many days and still nobody wants to make this, script. btw thanks for replying hahaha i really appreciated. maybe ill go to hercules forum more active than here !! hahhaha goodluck. to all RO owner. this RA i think is useless anymore in terms of requesting.
  20. can u help me i really need this script
×
×
  • Create New...