Jump to content

Dastgir

Members
  • Posts

    331
  • Joined

  • Last visited

Everything posted by Dastgir

  1. Error Using BeaEngine version 4.1 revision 172. Read 939 packets up to version 30. Finding packet startup routine... Packet startup rountine not found!
  2. Nvm, my code was messed with changebase.
  3. Well Changebase code = *changebase <job ID number>; This will change the appearance of the invoking character to that of a specified job class. Nothing but appearance will change. This command is used in item scripts for "Wedding Dress" and "Tuxedo" so the character like job 22, which is the job number of the wedding sprites. According to it it will change only appearance.. but when I use it on custom item 29999,Baseball_Cap,Baseball Cap,5,0,,200,,3,,1,0xFFFFFFFF,7,2,256,,0,1,216,{ changebase 4032;},{},{} It totally changes my job not only appearance.
  4. Can you give me a translated one?
  5. Where to get these things translated? IMages: Uploaded with ImageShack.us Help PLease
  6. See When i tested, i click battle function then a window appear, then i clicked a button(that was a korean name..ah)and it get disconnected with error on map-server with unknown packet version 0x4 something.. Well i edited body relocation and it works fine. carts don't appear to be a problem.
  7. Till which client does the rathena support?? Can anyone plz reply.
  8. I can't find it free, it ask for 20$. anyways this was free before and there's many ppl giving this for free.
  9. I added a monster with id 3394 with name mgolem and when it dies it automatically gives error of wav/mgolem.wav not found. But I haven't added any sound script for it. Please Help.
  10. FluxCP Renewal: http://rathena.org/board/topic/60255-fluxcp-renewal-finally-native-rathena-support/
  11. Change Emperium Line in mob_db.txt to 1288,EMPELIUM,Emperium,Emperium,90,700,1,0,0,1,60,73,64,50,1,17,80,50,26,20,10,12,0,8,26,0x120,300,1288,288,384,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
  12. Scr Logo: Click Here Banner: Thanks.
  13. Do you still want scr_logo and loading screen?
  14. Skill Casting rate is never instant even when my casting_rate: 100 delay_dependon_dex: yes castrate_dex_scale: 225 Even if i set casting rate to 0 , still there is delay casting skills And my dex is 255. Any Solution?
  15. Apply Patch Properly, As I think, This problem is caused because there is no #ifndef TXT_ONLY #include "achievement.h" #endif In atcommand,clif,map,mob,pc,quest,script.c
  16. Have you recompiled the server and tried? What Error do you get? Can you show us the error?
  17. [#103139] Você não tem permissão para visualizar este fórum. It Means [# 103139] You do not have permission to view this forum So Register And See the topic. Btw,Wrong Forum you posted. You should post in http://rathena.org/b...source-support/ Have you recompiled the server and tried? What Error do you get?
  18. Error Help: achievement.c: In function âachievement_update_mobâ: achievement.c:623: warning: passing argument 2 of âachievementDB->foreachâ from incompatible pointer type achievement.c: In function âachievement_update_mob_subâ: achievement.c:641: warning: passing argument 2 of âachievementDB->foreachâ from incompatible pointer type achievement.c: In function âachievement_update_itemfindâ: achievement.c:654: warning: passing argument 2 of âachievementDB->foreachâ from incompatible pointer type achievement.c: In function âachievement_update_itemuseâ: achievement.c:665: warning: passing argument 2 of âachievementDB->foreachâ from incompatible pointer type achievement.c: In function âachievement_update_exploreâ: achievement.c:676: warning: passing argument 2 of âachievementDB->foreachâ from incompatible pointer type achievement.c: In function âachievement_update_questâ: achievement.c:687: warning: passing argument 2 of âachievementDB->foreachâ from incompatible pointer type achievement.c: In function âachievement_loadDBâ: achievement.c:1330: warning: passing argument 2 of âachievementDB->foreachâ from incompatible pointer type Any Idea how to fix it?
×
×
  • Create New...