Jump to content

karazu

Members
  • Content Count

    1115
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by karazu

  1. Hello Yommy, Do you already have the fix for that weapon problem?
  2. its because of the weapon BUG, for sure u are wearing a weapon when u logged out..
  3. Hello, We all know that Vellum Items and Siege Items only works on WOE and PVP Areas, is it possible to make them work also in specific area or at least exempt a particular map? Like I want to make them work in prontera also but in prontera only aside from WOE and PVP area. Or How to make it work in all MAPS?
  4. I found that issue was caused by weapon, if you equip a weapon and re-login ,it will occurs I think Head gears too?
  5. where did u put this btw? EDIT: OK i got it
  6. Can you share yours please? I cannot update my data.grf for the mean time since I am in the office
  7. I have noticed that the error will exist if u will wear a headgear then log out.. EDIT: Pressing ALT + A will not bring the status bar other shortcuts are working fine
  8. Male Character? same problem here. but my female account works fine
  9. In the new update there is an error/warning. CC costumeitem.ccostumeitem.c: In function 'status_calc_mine':costumeitem.c:181: warning: implicit declaration of function 'pc_isriding'
  10. I got it working now. client is good. maby a list of patches that fail could help some are much easier than others to fix, and they can get done quick lol, seems like none of them are broken btw the character creation is fine, but when I try to login it gives: [Warning]: clif_parse: Received unsupported packet (packet 0x5b27 (0x5b27), 19 b ytes received), disconnecting session #3. I dont have any packet issue?
  11. gcc: @STATIC@: No such file or directorymake[1]: *** [../../login-server] Error 1make[1]: Leaving directory `/home/Hercules/src/login'make: *** [login_sql] Error 2 Update my SRC folder while ago and this error came, any idea how to fix this one? EDIT: FIXED Updated everything
  12. Anyone can help me about this one? my only problem after patching manually Can u give me an idea about this error please? pc.c: In function 'pc_setriding':pc.c:8170: warning: implicit declaration of function 'pc_isriding'pc.c: In function 'pc_defaults':pc.c:10970: warning: assignment from incompatible pointer typepc.c:10971: error: 'struct pc_interface' has no member named 'setriding'pc.c:10972: warning: assignment from incompatible pointer typemake[1]: *** [obj_sql/pc.o] Error 1make[1]: Leaving directory `/home/Hercules/src/map'make: *** [map_sql] Error 2 EDIT: Ill be right back, I will update my files first
  13. Thank you very much my friend.
  14. Yes I already tried but still got the problem.. Currently in my script OnInit:setarray .warps$[0],"1. Mapname","2. Mapname","3. Mapname","4. Mapname","5. Mapname","6. Mapname";setarray .Maps$[0],"aretnorp","aretnorp","aretnorp","aretnorp","aretnorp","aretnorp";setarray .x[0],170,267,400,39,186,220;setarray .y[0],200,204,260,307,351,418;end;}
  15. Hello bro! What do u think causes this error? [Debug]: mapindex_name2id: Map "" not found in index list![Debug]: Source (NPC): City Warper at prontera (209,218)[Debug]: pc_setpos: Passed mapindex(0) is invalid![Error]: buildin_warp: moving player 'TESTLEVEL' to "",267,204 failed.[Debug]: Source (NPC): City Warper at prontera (209,218) Did not edit any except the coordinates
  16. I want to make a Mini warper just a simple one.. like for 3 location only For example Prontera - coordinates 150 150 - coordinates 130 130 - coordinates 120 200 Payon - coordinates 150 150 - coordinates 130 130 - coordinates 120 200
  17. Hello guys can you please make this kind of warper for me? - When you click the NPC you are allowed to choose from this options, and then click to the Location. - When you click the Location the NPC should prompt for confirmation aka: Yes or No Option 1 - Location 1 - Location 2 - Location 3 ​Option 2 - Location 1 - Location 2 ​- Location 3 ​Option 3 - Location 1 - Location 2 ​- Location 3 Thank you very much!
  18. Update: I followed this one http://rathena.org/board/topic/62983-help-max-lvl-255-max-stat-255-but/ I will update if this works. Compiling now and seems to be no error
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.