Jump to content

donkeyg

Members
  • Posts

    1060
  • Joined

  • Last visited

Everything posted by donkeyg

  1. http://rathena.org/board/topic/71389-afk-with-afk-hat/ this is the link that i get from there... and it shows me this problem after i compile.. CC storage.c CC skill.c CC atcommand.c atcommand.c: In function ‘atcommand_afk’: atcommand.c:9121: warning: passing argument 2 of ‘status_change_start’ makes pointer from integer without a cast status.h:1822: note: expected ‘struct block_list *’ but argument is of type ‘int’ atcommand.c:9121: error: too few arguments to function ‘status_change_start’ atcommand.c: In function ‘atcommand_basecommands’: atcommand.c:9408: error: ‘atcommand_reloadmsgconf’ undeclared (first use in this function) atcommand.c:9408: error: (Each undeclared identifier is reported only once atcommand.c:9408: error: for each function it appears in.) make[1]: *** [obj_sql/atcommand.o] Error 1 make[1]: Leaving directory `/home/dedi194/trunk/src/map' make: *** [map] Error 2 Recompile failed. Please check again. my trunk version date is 17486
  2. should i name "lua files" or "luafiles514" in my data folder?
  3. how about defense? does defense affect on asura?? why i wear and unwear the damage of asura also same ?
  4. Do defense against asura? because even i wear high def armor the asura still same damage without wearing armor.
  5. above has no aspd modifiers except for spear quicken below using berserk potion modifier (20% aspd) https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-ash3/556483_327157684088205_2146870596_n.jpg spear quicken based on the link is 21% - 30% aspd... I might be wrong but, shouldnt it show an increase?
  6. One hand quicken for paladin job is not working!it gives +30 to crit when it is suppose to add to aspd from skilldb 495,0,6,4,0,0x1,0,1,1,no,0,0x8,0,weapon,0, KN_ONEHAND,Onehand Quicken Bump?
  7. can i play it in certain map only? izlude and prontera btw thanks for your scriprt!
  8. you can ry that out since the bgm name is inside "" Okay. Thanks. mind sharing your script?
  9. you can ry that out since the bgm name is inside "" help me please >,< thanks in advance ^^
  10. can u give me a full sample script please.? prontera,198,154,0 script Singer 139,{ mes "[Singer]"; mes "I will sing to you a song~!!"; emotion e_no1; next; playBGM "102"; //BGM number or you can name your BGM. close; how do i play those song with using NPC and it costs 1 million zeny? my song file is 200, 201, 202, 203, 204, 205, 206, 207, 208, 209 ,210 izlude,115,137,2 script MP3 Player 139,{ mes "[Singer]"; mes "I will sing to you a song~!!"; emotion e_no1; next; playBGM "200"; //BGM number or you can name your BGM. end; } this script didnt work.. i have <TAB> any error? both i tried end; and close; also same error. What is the error on map-server? my bad.. because of the npc sprite 139 (invisible npc) ... btw can i make it can select more songs? and 1 song costs 1 million.
  11. can u give me a full sample script please.? prontera,198,154,0 script Singer 139,{ mes "[Singer]"; mes "I will sing to you a song~!!"; emotion e_no1; next; playBGM "102"; //BGM number or you can name your BGM. close; how do i play those song with using NPC and it costs 1 million zeny? my song file is 200, 201, 202, 203, 204, 205, 206, 207, 208, 209 ,210 izlude,115,137,2 script MP3 Player 139,{ mes "[Singer]"; mes "I will sing to you a song~!!"; emotion e_no1; next; playBGM "200"; //BGM number or you can name your BGM. end; } this script didnt work.. i have <TAB> any error? both i tried end; and close; also same error.
  12. can u give me a full sample script please.? prontera,198,154,0 script Singer 139,{ mes "[Singer]"; mes "I will sing to you a song~!!"; emotion e_no1; next; playBGM "102"; //BGM number or you can name your BGM. close; how do i play those song with using NPC and it costs 1 million zeny? my song file is 200, 201, 202, 203, 204, 205, 206, 207, 208, 209 ,210 izlude,115,137,2 script MP3 Player 139,{ mes "[Singer]"; mes "I will sing to you a song~!!"; emotion e_no1; next; playBGM "200"; //BGM number or you can name your BGM. end; } this script didnt work.. i have <TAB>
  13. can u give me a full sample script please.?
  14. @request song NPC. i added my song playlist into BGM folder.. how do i play those song with using NPC and it costs 1 million zeny? my song file is 200, 201, 202, 203, 204, 205, 206, 207, 208, 209 ,210
  15. but my client was supporting 12 slot.. is it not good my client? 20120404 my client verison
  16. thanks... and btw do u know whats the problem is this?
  17. After re src folders.. Character sp more than hp.. And some of the slot character are missing... What happen? Client version problem? 20120404 and when i use rune knight's dragon breath, the damage display 9999999=.=" and the max slot character is only 9 slots.. before have 12 slots.. bump
  18. bump need it badly please....
  19. After re src folders.. Character sp more than hp.. And some of the slot character are missing... What happen? Client version problem? 20120404 and when i use rune knight's dragon breath, the damage display 9999999=.=" and the max slot character is only 9 slots.. before have 12 slots.. bump
  20. i tried put my INT AND DEX to 500. and then use a berzebub card to cast, but it still have cast time to cast Storm gust... what happen? im using renewal cast.
×
×
  • Create New...