Jump to content

XenaNyx

Members
  • Posts

    131
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by XenaNyx

  1. Mercenary Skill not show when i rent from npc or use scroll skill not show how to fix that ? , i don't know where lua file of mecenary or server bug ? i use 2010-12-28 and rathena 15950
  2. Wow it's work thanks for your help
  3. realy? i don't know before i remember in eathena not skip autotrade , i don't know rathena already skip it thanks for anwser and @afk is same flag ^^
  4. in my server have guild recall npc at savepoint but if guild member use @at or @afk when recall guild to savepoint character is hold and then if you login to this character it's can't login i must use @kick player name i want to edit emergency call if guild member use @at don't call to guild master
  5. i never have this problem before i never have this problem before , i don't know how to fix it
  6. haha i have this problem about 5minute before, i use 2010-12-28 too this is my AI folder it's work AI.rar
  7. hope rathena support client 2012+ and fix body relocation
  8. - script CashExchange 478,{ mes "[ ^336699Cash Exchanger^000000 ]"; mes "Exchange Cash Coint -> Cash Point"; mes "And Cashpoint -> Cash Coin"; next; "- Cash Point-> Cash Coin",L_Cash, "- Cash Coin -> Cash Point",L_CashCoin, "- Nothing",L_No; L_Cash: mes "[ ^336699Cash Exchanger^000000 ]"; mes "You have Cash points ^ff0000"+#CASHPOINTS+"^000000 p."; mes "Cash Coin 1ea : 1 Cash Point"; mes "How many do you want to exchange?"; set @camount,0; input @camount; if (@camount < 0) goto L_NoCash; if (#cashpoints < @camount) goto L_NoCash; set #cashpoints,(#cashpoints - (1* @mamount)); getitem 29000,@camount; dispbottom "Now you have Cash points "+#CASHPOINTS+" p."; close; L_NoCash: mes "[ ^336699Cash Exchanger^000000 ]"; mes "^336699=================^000000"; mes "You have ^ff0000Cash Point^000000 not enough."; close; L_CashCard: mes "[ ^336699Cash Exchanger^000000 ]"; mes "Now You have Cash points ^ff0000"+#CASHPOINTS+"^000000 p."; mes "1 Cash Point = Cash Coin 1ea"; mes "How many do you want to exchange?"; set @pamount,0; input @pamount; if (@pamount < 0) goto L_NoCashCard; if (countitem(29000) < @pamount) goto L_NoCashCard; set #cashpoints,(#cashpoints + (1* @pamount)); delitem 29000,@pamount; dispbottom "Now You have Cash points "+#CASHPOINTS+" p."; close; L_NoCashCard: mes "^336699=================^000000"; mes "You have ^ff0000Cash Coin^000000 not enough."; close; L_No: mes "[ ^336699Server Exchanger^000000 ]"; mes "Buy"; close; OnInit: waitingroom "Cash Exchange",0; end; } sorry for my bad English
  9. i think you should make a cash coin better, because player can trade or deal and don't worry about NPC Script when have bug to pump a cash point this is a simple item_db + item script 29000,cash_coin,Cash Coin,0,10,,1,,,,,0xFFFFFFFF,7,2,,,,,,{ set #CASHPOINTS, #CASHPOINTS + 1; dispbottom "You gained 1 Cash Point."; },{},{}
  10. - script Sample -1,{ OnPCLoginEvent: if(getgmlevel() < 60) { atcommand "@option 2"; mes "Please Red Colour Key in the Code..."; set .Code,rand(1000,99999); mes "^0000FF"+rand(1,9999)+"^FF0000"+.Code+"^0000FF"+rand(1,9999)+"^000000"; input @Code; if( @Code != .Code ){ atcommand "@kick "+strcharinfo(0); }else{ atcommand "@option 0"; } end; }
  11. i try with exe 2011-12-20 it's work but in exe 2010-12-28 class knight / crusader / and trans class sword not work this version not show ride lion ? or i do something wrong ?
  12. you see this clip [TRO Official] my player say rathena server don't have 5hitsi never play ninja before, so i don't know rathena bug or must have requirement
  13. i don't know this line 1735 is change because i update my msgstringtable.txt from http://svn6.assembla...stringtable.txt i can't find msgstringtable for my client version but i feel thank you so much is have someone answer me
  14. wow you say try lua i only change lua files but i try again with your msgstringtable.txt don't have gravity error thank you so much this line is wrong line 1735 change %s to %d
  15. when i input limited price < 100,000 / price item < 100 i have gravity error and when i buy item in my buying store shop i have gravity error too i use exe 2010-12-28 rAthena 15858 Packet DB i try with packet_db 2010-12-28 have gravity error and now i try with packet_db_ver : default have gravity error too i use msgstringtable.txt from http://svn6.assembla.com/svn/ClientSide/Translation_Project/data/msgstringtable.txt have gravity error too i can't use new exe 2011+ because my player say "have lag too much when often use flywing / Butterfly Wing and @load this's error when i input limited price < 100,000 and price item < 100 Module Name: G:\Game\RO\2010-12-28aRagexeRE.exe.patched.exe Time Stamp: 0x4d199600 - Tue Dec 28 14:47:12 2010 Exception Type: 0xc0000005 0x725a18a8 MSVCR90.dll 0x72582bd8 MSVCR90.dll 0x004fb770 2010-12-28aRagexeRE.exe.patched.exe eax: 0x00002710 ebx: 0x041f1ecb ecx: 0x7ffffffe edx: 0x0018fa73 esi: 0x00000000 edi: 0x00002710 ebp: 0x0018fa08 esp: 0x0018f784 stack 0018f784 - 0018fb84 0018F784 : 10 27 00 00 28 78 43 11 00 00 00 00 B8 F7 18 00 0018F794 : 12 00 00 00 00 00 00 00 07 00 00 00 CC F7 18 00 0018F7A4 : B4 32 09 75 00 00 00 00 40 E6 89 02 C8 18 87 02 0018F7B4 : D0 07 87 02 01 00 00 00 28 FA 18 00 00 00 00 00 0018F7C4 : 00 00 00 00 00 00 00 00 CB 1E 1F 04 00 00 00 00 0018F7D4 : 00 00 00 00 00 00 00 00 00 00 00 00 0C 00 00 00 0018F7E4 : 5C FA 18 00 00 00 00 00 10 27 00 00 FF FF FF FF 0018F7F4 : C4 10 01 73 00 00 00 00 EC 08 B9 02 F4 08 B9 02 0018F804 : 00 00 00 00 D0 07 B9 02 01 00 00 00 28 0B B9 02 0018F814 : 84 0B B9 02 8C E3 39 77 15 39 FC 77 78 31 12 05 0018F824 : AC 01 87 02 00 00 87 02 FB 93 08 75 03 00 00 00 0018F834 : 31 06 06 01 B1 01 00 00 C4 10 01 5D 70 33 B8 04 0018F844 : 00 00 00 00 01 00 00 00 32 06 01 01 B1 01 00 00 0018F854 : 80 01 4D 75 00 00 00 00 58 03 88 02 80 01 4D 75 0018F864 : 20 00 00 00 83 17 0A 32 00 00 00 00 00 EF E8 13 0018F874 : 48 00 88 02 68 01 88 02 60 FE 0D 14 10 05 88 02 Launch Info 019A 00A4 00A4 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Wanderer this's error when i buy item from other player Module Name: G:\Game\FightRO\2010-12-28aRagexeRE.exe.patched.exe Time Stamp: 0x4d199600 - Tue Dec 28 14:47:12 2010 Exception Type: 0xc0000005 0x725a18a8 MSVCR90.dll 0x72582bd8 MSVCR90.dll 0x004fb770 2010-12-28aRagexeRE.exe.patched.exe eax: 0x00007318 ebx: 0x04531ecb ecx: 0x7ffffffe edx: 0x0018fa73 esi: 0x00000000 edi: 0x00007318 ebp: 0x0018f9e4 esp: 0x0018f760 stack 0018f760 - 0018fb60 0018F760 : 18 73 00 00 A0 EF 38 11 00 00 00 00 3C FA 18 00 0018F770 : 03 00 00 00 00 00 00 00 07 00 00 00 94 F7 18 00 0018F780 : 2A 4F D7 72 68 7F 6A 14 40 E6 B0 02 C8 18 CC 02 0018F790 : D0 07 CC 02 01 F7 18 00 04 FA 18 00 00 00 00 00 0018F7A0 : 00 00 00 00 00 00 00 00 CB 1E 53 04 00 00 00 00 0018F7B0 : 00 00 00 00 00 00 00 00 0F 00 00 00 0C 00 00 00 0018F7C0 : 38 FA 18 00 00 00 00 00 18 73 00 00 FF FF FF FF 0018F7D0 : 96 63 D7 73 00 00 00 00 F0 F7 18 00 A1 63 D7 72 0018F7E0 : 03 00 00 00 0C FA 18 00 38 7F 6A 14 22 00 00 00 0018F7F0 : 04 F8 18 00 AF 73 D7 72 38 FA 18 00 00 00 00 00 0018F800 : FF FF FF FF 00 00 00 00 95 51 55 00 38 FA 18 00 0018F810 : 00 00 00 00 98 7E 6A 14 B6 A2 49 00 0C FA 18 00 0018F820 : 29 BF 02 5D 0A 00 00 00 98 7E 6A 14 D8 A2 49 00 0018F830 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F840 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0018F850 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 Launch Info 019A 00C9 00C8 00CA 00CA 0158 019A 00A4 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 Job : Wanderer
  16. now i use msg string from http://svn6.assembla.com/svn/ClientSide/Translation_Project/data/msgstringtable.txt but still have gravity error
  17. now i use 2010-12-28 i can use newmount and costume but have gravity error when use buying store
  18. now when use buying store will have item in list item_buyingstore.txt but i want like this if player use buying store have a menu to chose 1. chose item in list 2. put item id as i want because my player want to buy ice pick or boss card but my player can't find it
  19. 2011-12-20 no problem with click or walk delay >> http://rathena.org/board/topic/53695-walk-delay-in-2011-clients/ if i change to use 2012 will have lag problem ?
  20. i use 2011-12-20 have a lag when @load or use fly wing again and again , if player sit at town not lag but if go to level, find item or do anything have lag, my player complain me too much. so i change exe to 2010-12-28 and don't have lag
  21. yes ea+newmount because ra get map crash my player many complain me i will wait your patch
×
×
  • Create New...