Jump to content

Wafflebutt

Members
  • Posts

    234
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Wafflebutt

  1. Are you serious? You can´t even read the few lines Mysterious posted? You don´t wanna do anything for your server and just get spoon fed!? So you don´t wanna work but want stuff hmm... Then you probably have to hire staff: http://rathena.org/board/forum/44-employment/ For your "no offense" comment: Sorry but imo your entire post is an insult. So "no offense" doesn´t really work. Good luck with that attitude of yours to find someone to help you.
  2. Uhhh I loved these old bugged offi game mechs ;D It was pretty much the same as stunlock. The monster was hold in place and always @idle state. Plus the minions got the state from the mvp. Only if the minions were attacked, they would go into another state. Never seen this on an emulator. The states are being handled differently I guess. Nowadays it would just teleport as a result of being rude attacked. On rathena it should be about the same with these exceptions: (can´t test atm Q____Q) - the minions will move - the mvp will teleport when hit - the mvp will still be @ chase state So best bet would be the states I guess.
  3. "Insufficient columes in line" Thats what it says and pretty much your fix. You did something wrong in your quest_db thats all. If you still don´t know what it means: http://translate.google.com/
  4. You may wanna look at this thread: http://rathena.org/board/topic/60884-autocasting-berserk-when-hp-is-low-item-bonus/page__p__88946__hl__maxhp#entry88946 And try it out. I can´t test anything atm cause my test vps is overloaded Q_Q
  5. You can try Euphy´s Item Rewards Script: http://rathena.org/board/topic/64394-%E2%9C%B0-euphys-scripts-%E2%9C%B0/ There are many of these around the forum. Just use the search button and you will find em.
  6. autobonus2 "{ bonus bDef,10; }",3,10000,BF_WEAPON|BF_MAGIC,"{ specialeffect2 EF_FREEZED; }"; Effect Chance Duration Condition when it happens PewPew laser show
  7. rAthena\conf\mapflag nightmare.txt
  8. Also you would have to edit all the renewal items. Otherwise everyone would have 99def and steel body mode // immune to physical attacks. Best choice would be leaving it as it is.
  9. Define best. Everyone has different opinions and thus different "best" clients. If you want all the new features, even tho most of it isn´t translated: go with 2012.04 + clients If you wanna use Bakonawa: 2011.11+ If you want custom Hairstyles: - 2011.09 Newer clients are less customizable.
  10. Beginners shouldn´t use 2012 clients. And Mysterious never told you to download that client. He told you to change #define PACKETVER 20120410 to #define PACKETVER YYYYMMDD <--- your client date Save and recompile.
  11. You are asking us without even trying? Euphy already gave you the answer. These are the item scripts. Maybe you will be able to figure it out? Dragon Breath Cocktail: sc_start SC_INTFOOD, 1200000, 10; CS Dragon Breath Cocktail: sc_start SC_FOOD_INT_CASH,1800000,10; Cocktail Warg Blood: sc_start SC_COCKTAIL_WARG_BLOOD, 300000, 20;
  12. Update your kro. I guess the MVP Tombstone sprite is missing in your files.
  13. Just use mysql workbench or phpadmin to drop the table content?
  14. Sorry I just facepalmed so hard that I need bedrest...!

  15. WTF IS WRONG WITH THEM????? >_>

  16. You can either diff your client.exe with less "increased zoom out" or you can make a viewpointtable.txt and set it to a fixed angle/zoom. (the second one is ofc more work)
  17. Yupyup! More Infos please. What are your confs? What Level / max level @showexp? Monster?
  18. Are you serious? Your Problem: The Fix: You should be able to see a difference there you know!?
  19. So you want your zoom to be limited? Then you would have to diff your client differently. Just diff with 50% increase zoom out and everything should be fine o.O Also: wtf? double wtf
  20. I´m guessing you are using pre-re as you modded some classes. Well you don´t have 3rd classes in pre-re. Thats why you can´t go higher than joblvl 1. Add them to the list and hope that it´ll work.
  21. Look closer at line 278-279. Even the map server shows you where to look... @euphy lol at your tar vomiting rainbows....
  22. Way too much stuff going on there. You have different box shapes, more than 3 different fonts. Some of your renders are pixelated because of resize. But then again, I am not a fan of these generic 3 layer ro sites.
  23. Its called viewpointtable.txt. Search it in your grf. was too slow >_>
  24. 1. //2011-03-15aRagexeRE 0x01FD,15,repairitem,2 0x0202,26,friendslistadd,2 0x022D,5,hommenu,2:4 0x023B,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x02C4,26,partyinvite2,2 0x0436,19,wanttoconnection,2:6:10:14:18 0x0437,7,actionrequest,2:6 0x0438,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x07E4,-1,itemlistwindowselected,2:4:8 0x0802,18,bookingregreq,2:4:6 0x0803,4 0x0804,14,bookingsearchreq,2:4:6:8:12 0x0805,-1 0x0806,2,bookingdelreq,0 0x0807,4 0x0808,14,bookingupdatereq,2 0x0809,50 0x080A,18 0x080B,6 0x0811,-1,reqopenbuyingstore,2:4:8:9:89 0x0815,2,reqclosebuyingstore,0 0x0817,6,reqclickbuyingstore,2 0x0819,-1,reqtradebuyingstore,2:4:8:12 0x0835,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0838,2,searchstoreinfonextpage,0 0x083C,12,searchstoreinfolistitemclick,2:6:10 0x035F,5,walktoxy,2 0x0360,6,ticksend,2 0x0361,5,changedir,2:4 0x0362,6,takeitem,2 0x0363,6,dropitem,2:4 0x0364,8,movetokafra,2:4 0x0365,8,movefromkafra,2:4 0x0366,10,useskilltopos,2:4:6:8 0x0367,90,useskilltoposinfo,2:4:6:8:10 0x0368,6,getcharnamerequest,2 0x0369,6,solvecharname,2 2. Just use the basic ra client: http://rathena.org/board/topic/54190-release-basic-rathena-client/ 3. o.O The 2011-03-15 client uses the old setup. 4. unsure just test it
  25. Die meisten Namen sagen mir auch noch was. Aber sehr witzig fand ich, dass fast jeder server die gleichen donation items hatte ;D Evil Angel Helm, Valk Helm blabla. Und dann auchnoch mit den gleichen stats.... Na wer hat da von wem abgekupfert.....
×
×
  • Create New...