Jump to content

sader1992

Content Moderator
  • Posts

    1678
  • Joined

  • Last visited

  • Days Won

    72

Everything posted by sader1992

  1. make db_roulette sql to roulette_db.txt and make @reload work with it @reloadroulettedb
  2. since +2014 clients the adopt option not showing so this is the time for that command~ or something let the GMs make the adopt manual like command or making adoption sql that if the child there name father and mother and will add the skills and make it baby class automatically and remove (father mother child ) in char sql or something let us can make an npc for the adoption or get request for it
  3. Scratch!!!!! XD hope that the char creation F + M will work too
  4. i see all are stable but after 2013-08-xx adoption not work for me i like to use last client supported maybe you will see not all new features work but in i think you will get no error if you don't mind without adoption but without the new features stay on your client cuz after it you will need sso login and the new features will start to show up
  5. put it in the first grf the client read
  6. stay on one client ~~ and let us see the char +login + map server after he try to login if the client work with PACKET_OBFUSCATION with you then do not disable it ~~ do you give him the same exe you diff it? or he diff it his self with your log ? 2014-10-22bRagexe work perfect !
  7. i think it's GRF side not from the exe put this in your GRF http://www.mediafire.com/download/zd7h6cs2lnpf3e3/sysbox.zip
  8. not all thing work rodex open but not work and the achievement too as the clan system
  9. show us the script you use it's not a bug it's script problem
  10. BrowEdit download https://rathena.org/board/files/file/3026-browedit-revision-620-last-stable-revision-pre-configured/ Guide https://rathena.org/board/topic/53466-guide-syoujis-browedit-tutorial-videos/
  11. sader1992

    @adopt

    hello is someone have @adopt work with rathena now ? @adopt <player1> <player2> <player3> if no can someone tell me how to send suggestion for who work on rathena src cuz since +2014 clients the adopt option not showing so this is the time for that command~
  12. Fixed thanks for https://github.com/aleos89
  13. i made the items my self and the items work but (( in roulette )) unknown item + i made a issue here https://github.com/rathena/rathena/issues/768
  14. feeding pet make the exe stop working roulette system showing the item that not Official in kro as Unknown item can't diff the exe without SSO Login Packet cuz it will crash on login and adoption not work ^^^^^^^^ those all the errors in 22-10-2014
  15. 2014-10-22 crach on feeding pets a crash happens when feeding pets exe stopped working after I click "feed" the exe stops working when I reopen the game the pet is feed successfully How can I fix this problem ?
  16. File Name: halloween map File Submitter: sader1992 File Submitted: 30 Oct 2015 File Category: Maps & Textures i made this map for the halloween for my server skyro it's not a Great map but i made it for what i need to... so, if someone want it there is it it's big map i made it like that to put two MVPs there and so many monsters include this file : .rsw ,.gnd ,.gat ,.extra ,.bmp (minimap) files Enjoy! Click here to download this file NOTE : i upload it here one week age but look like they are sleep to accept it ~~ the download link from herc
  17. average_lv on the guild sql the average_lv is the Average level of the guild members you can control that like if there 10 members 5 = 250 and 5 = 200 the Average will be 225 i don't if there is another way to set it and i don't think there is way to set the guild members number
  18. this with guild level prontera,154,95,4 script test 50,{ query_sql "SELECT `guild_lv` FROM `guild` WHERE `guild_id`="+getcharid(2)+"",@glvl; if(@glvl == 50 ){ if( !#GuildPackage3 ){ set #GuildPackage3,1; getitem 512,10; }else{ mes "You can't get it twice!"; } close; }else{ mes"your guild level too low"; close; } } getitem item,amount; getitem item,amount; getitem item,amount; getitem item,amount; you can do this script with any and more then one from the guild sql name char_id master guild_lv connect_member max_member average_lv exp next_exp skill_point mes1 mes2 emblem_len emblem_id emblem_data just edit this like the Example on connect_member query_sql "SELECT `guild_lv`,`connect_member` FROM `guild` WHERE `guild_id`="+getcharid(2)+"",@glvl,@cmember; and edit the if if(@glvl == 50 || @cmember == 10 ) i hope i helped you
  19. 357 downloads

    i made this map for the halloween for my server skyro it's not a Great map but i made it for what i need to... so, if someone want it there is it it's big map i made it like that to put two MVPs there and so many monsters include this file : .rsw ,.gnd ,.gat ,.extra ,.bmp (minimap) files Enjoy!
    Free
  20. i don't think so but i think but (i never test it) i think on diff you can check this Enable Multiple GRF - Embedded instead of Enable Multiple GRF (Recommended) i think it's make the exe read the GRFs you want without DATA.ini ######## Enable Multiple GRF v2 ######## //$inpMultGRF, XTYPE_FILE, /path/to/INI/file
  21. conf/battle/client.conf packet_ver_flag: 0x7FFFFFFF packet_ver_flag2: 0x7FFFFFFF conf/login_athena.conf check_client_version: no db/packet_db.txt packet_db_ver: default packet_keys_use: default packet_ver: 38 packet_keys: 0x646E08D9,0x5F153AB5,0x61B509B5 // or your packet keys on diff do not load your packet keys !! write them Manual !! ............................ first playable account the id must be 2000000 or more! M or F not S the account id 1 is S for conf/char_athena.conf // Server Communication username and password. userid: username passwd: password and conf/map_athena.conf // Interserver communication passwords, set in account.txt (or equiv.) userid: username passwd: password and it's not playable ........................ src/common/mmo.h #define PACKETVER 20130605 use 2013-06-05Ragexe.exe for the 38!
  22. try the bmp in here http://www.mediafire.com/download/ffcxs7r86iexyx5/data_v4.0.rar or the item info from here https://raw.githubusercontent.com/ROClientSide/Translation/master/System/itemInfo.lua
  23. edit it in rathena\db\pre-re\item_db.txt or rathena\db\re\item_db.txt or do what ^she said
×
×
  • Create New...