Jump to content

leertaste

Members
  • Posts

    137
  • Joined

  • Last visited

Everything posted by leertaste

  1. Euphy, is it possible to let the hunting missions be shown in the questbook?
  2. Ah I see thanks for that fast reply What about this: With that Client Brynner posted, everything work's fine But with my own diffed executable, I can't login I want all Brynner diffed, except "read data folder first" I can't make it grf based on my own :/
  3. Hey Ai4rei your work is fking awesome I'm using 2012-06-05 but many of the patches (dll's aviable in plugin folder) are not shown to patch in my executable There are some other patches were not shown but they aren't displayd in the WeeDiffGen.log Brynner did this: http://rathena.org/board/topic/75172-brynners-client-repack-2012-06-05-v1/ But I'm not able to reproduce this... (I want to patch some other things) What's wrong? Can you help?
  4. I tried to diff the 2012-06-05.exe like in this topic: http://rathena.org/board/topic/75172-brynners-client-repack-2012-06-05-v1/ I'm using ShinsDiffPatcher who is up to date in my plugins/WeeDiffGen/ folder are some .dlls one of them named: but when I use the plugins (WeeDiffGenerator v1.0.2) some of those diffs doesnt appear when I try to diff my exe. How can I make them appear when diffing? As you see in the topic It's definetly possible. Help me please EDIT: Solved.. found the correct dll's for diffing my client thanks to Brynner!
  5. You can edit from ingame the required gm level to get access to the gm menu (you will need admin account (gmlvl 99) to do this) otherwise you can test changing this parts of the script: if(getgmlevel() > $GM_Dom-1) set .@menu$, .@menu$ + ":^008000Set Amount ^ff0000[GM]:^008000Set Price ^ff0000[GM]:^008000Start Event ^ff0000[GM]^000000"; to: if(getgmlevel() > 60-1) set .@menu$, .@menu$ + ":^008000Set Amount ^ff0000[GM]:^008000Set Price ^ff0000[GM]:^008000Start Event ^ff0000[GM]^000000"; changing this will require to delete this parts of the script: if(getgmlevel() > 99) set .@menu$, .@menu$ + ":^008000Set GM Level ^ff0000[ADMIN]^000000"; and: case 9: mes .@name$; mes "Enter the required GM Level"; mes "to manage this Event."; mes " "; mes "Current is:"; mes " -- ^ff0000"+$GM_Dom+"^000000 --"; input $GM_Dom; if ($GM_Dom == 0){ next; mes .@name$; mes "I think it's not a good idea let"; mes "GM Level 0 manage this event."; mes " -- ^ff0000Automatically set to 60^000000 --"; set $GM_Dom,60; } next; mes .@name$; mes "GM Level = ^ff0000"+$GM_Dom+"^000000"; mes "can now manage this event."; next; mes .@name$; mes "What else?"; next; goto h_menu;
  6. Thanks Euphy, I've learned from it. @mrlongshen make sure you set the gm level to sth like 60
  7. How can I change the colors of chatdisplays? for example the messages I write by myself aren't green, they are white like messages from other ppl... disbottom is also white when I use commands, chatdisplay is also white... all self messages are white, how to change this? EDIT: Fixed... found the correct dll's for diffing my client. (custom chat colors)
  8. Isn't there any way to modify this?^^
  9. How can I edit the "cancel" button in the char selection? when I click on to it, it's asks me: After I press "ok" the game closes BUT I want to get back to login screen after pressing "cancel" Help please =)
  10. I want all tables from eAthena transfered to rAthena for example my char_table my storage_table everything.. someone knows how to do?
  11. Can you give some more examples so I have a better guess?
  12. I used SQL eAthena for a long time But now, after long time, I want to change to rAthena... My problem is: Is it possible to export my SQL Tables to my new rAthena shemata? (using sql query) And if it is, how does it works?
  13. nar01,219,180,4 script Dreamworks Coins 807,5,5,{ if(gettimetick(2) < #delay) { mes "you have to wait a minute."; close; makeitem 1022, 10, "lunar01", rand(214, 217),rand(177,184); set #delay,gettimetick(2) + 60; end; OnTouch: makeitem 1022, 10, "lunar01", rand(214, 217),rand(177,184); set #delay,gettimetick(2) + 60; end; } EDIT: oh you wanted just a second... so sir emistry is right^^
  14. Domination Event On the Domination Event you have to click onto an NPC until a certain Number is reached. Every click from every char on the NPC will increase the Number by 1 (+1) The winner is who clicked the last number (for example the 1000) ~Credits goes to me~ domination v1.0a.txt domination v1.0.txt Greetz Leertaste
  15. Oh thank you so much!!!
  16. Did you diff that in your client: "Load Lua before Lub"?
  17. Is there any error in your server? and what are you using? 3ceAM?
  18. Define it in your exp_homun.txt For Example: (This Table is up to Level 1000, so you have to edit the max.level in your map.h to 255, or just change this table to a max. Level of 255) //Homunculus LvUp experience value table // Setup to Level 1000 50 110 180 260 350 630 950 1310 1710 2150 3180 4300 5510 6810 8200 10800 13560 16480 19560 22800 28090 33630 39420 45460 51750 61500 70910 81030 91510 102350 117580 133300 149510 166210 183400 206480 230200 254560 279560 305200 338450 372510 407380 443060 479550 525590 572630 620670 669710 719750 781500 844460 908630 974010 1121280 1203400 1286960 1371960 1458400 1561530 1666350 1772860 1881060 1990950 2120350 2251710 2385030 2520310 2657550 2817340 2979380 3143670 3310210 3479000 3673600 3870760 4070480 4272760 4477600 4711730 4948750 5188660 5431460 5677150 5955830 6237750 6522910 6811310 7102950 7431500 7763660 8099430 8438810 8781800 9165840 9553880 9945920 10458427 11380262 12336168 13326144 14994907 16130400 17304200 18516326 19766760 21085096 22473939 23935933 25473761 27090141 28787825 30569594 32438257 34396650 36447628 38594068 40838862 43184915 45635142 48192464 50859807 53640095 56536248 59551182 62687799 65948990 69337627 72856561 76508620 80296602 84223275 88291372 92503586 96862571 101370933 106031232 110845975 115817614 120948544 126241098 131697545 137320088 143110859 149071919 155205253 161512770 167996297 174657580 181498280 188519973 195724146 203112195 210685425 218445048 226392181 234527844 242852961 251368358 260074760 268972793 278062983 287345754 296821429 306490229 316352273 326407578 336656059 347097530 357731703 368558190 379576502 390786051 402186149 413776012 425554759 437521412 449674899 462014055 474537623 487244256 500132518 513200886 526447751 539871420 553470119 567241993 581185110 595297462 609576966 624021468 638628745 653396504 668322389 683403980 698638797 714024301 729557897 745236936 761058717 777020492 793119465 809352795 825717601 842210961 858829917 875571475 892432609 909410264 926501355 943702774 961011389 978424047 995937576 1013548788 1031254481 1049051440 1066936441 1084906252 1102957634 1121087346 1139292145 1157568786 1175914029 1194324635 1212797373 1231329018 1249916355 1268556179 1287245299 1305980536 1324758729 1343576732 1362431419 1381319683 1400238439 1419184625 1438155202 1457147157 1476157502 1495183278 1514221554 1533269429 1552324031 1571382520 1590442090 1609499966 1628553409 1647599713 1666636209 1685660263 1704669278 1723660695 1742631992 0 If your exp_homun table has a max. level of 255 you can leave this up to 1000, but if you copy my table and don't want to edit it: change the Max. Level in the map.h to 255
  19. You want to add this bonuses without consuming any items or wearing any equip? Like an permanent bonusedition for every class?
  20. Did you set the WoE Session to Kriemhild? Because you will always get kicked out of the castles they are NOT set for a session
  21. I didn't check... Maybe this helps? http://www.eathena.ws/board/index.php?s=04f9ae63cec2ae476a2c7bea970e27c3&autocom=bugtracker&showbug=4764&&st=0
×
×
  • Create New...