Jump to content

LearningRO

Members
  • Posts

    778
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by LearningRO

  1. prontera,123,123,3 script pvp 99,{ mes "Choose one"; switch(select("Trans:First"){ case 1: .@eac = eaclass(); if(Baselevel <80 && Class != .@eac&EAJL_UPPER ) { Mes "You can't enter this room"; close; } warp "map",0,0; end; case 2: .@eac = eaclass(); if(Baselevel <50 && @eac&(EAJL_UPPER) ) { Mes "You can't enter this room"; close; } warp "map",0,0; end; } Try this im not test it
  2. LearningRO

    Free Theme

    its depend you theme bro just use search engine with notepad or sublime
  3. if you want to buy episode 17.1 and 17.2 just ask to @crazyarashi He the original author make script for 17.1 and 17.2
  4. Solved by increase MAX GUILD SKILL ON MMO.HPP from 15 to 17
  5. Already add to skill_db.yml and guild_skill_tree.yml and then restart server but got error
  6. ini Kesalahan anda bro Step 1 anda sudah definis client version step 2 anda hilang kan otomatis ga mau konek hehe acctualy ada cara cepet dari pada lewat tuh file ckup lewat ./configure semua ja ./configure --enable-epoll=yes --enable-prere=yes --enable-vip=yes --enable-packetver=20180620
  7. just use euphy quest bro https://github.com/rathena/rathena/blob/master/npc/custom/quests/quest_shop.txt
  8. - script atcmd_example -1,{ OnInit: bindatcmd "test",strnpcinfo(3) + "::OnAtcommand"; end; OnAtcommand: if(strcharinfo(3) == "mapevent" { do comand here } end; } try this
  9. yeah thanks bro ?
  10. try to check your LUA file its compatible with your client version
  11. if u use renewal maybe u just create this item
  12. Hi, as tittle said, it can prevent to reduct intimacy pet when the owner die on pvp map?
  13. use this script
  14. try use that script command
  15. area u sure use the lastest rathena?
  16. for new madogear i think must use @bodystyle 2
  17. Okay I'll waiitng for this thanks sader
  18. Hi, I try to use this instance but when I reach stage 6 on weekend always get 1 item only not 1*6(By stage i reach) and on script mail i didn't see any formula to count it
  19. add your map on db/castle_db.txt
  20. Coz that client didn't use Packet Encrypt anymore
  21. Its from client side not server side
  22. so telling us whats its your problem or any error in console?
  23. Fastest and really easy to config ! Really Recomended!
  24. just change this part to skillid sunset, service unitskilluseid getnpcid(0),321,10;
×
×
  • Create New...