Jump to content

Deucalion

Inactive Member
  • Posts

    76
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Deucalion

  1. Hi, I've problem with character status, you can see it here: Something like this is on every character in game, can you help me with this? This problem is in a client, because in another everything is normal. I have really no idea anymore, sysser.txt is empty ;/
  2. I now that this topic is old, since May but, I've still problem with this, and I need this now, so can anyone can tell me what I should change to increase ID which allow using model of armor?
  3. Niice, thanks it's very useful ;-)
  4. Hi I have problem with objects on my new map. The problem is that, when I enter into this map using debug mode of my binary, everything is fine. but when i wanna to enter into this map using distributed mode of binary, i haven't got every object. Can you help me with it? How can I fix this?
  5. I also had this problem with devil. Try in Makefile in #DevIL put this: # DevIL INCDIR += -I../../libdevil LIBDIR += -L../../libdevil LIBS += -lIL -lpng -ltiff -lmng -llcms -ljpeg or just add in LIBS += this: -lIL
  6. And? I really need this item_proto with increase Id Sent from my ST25i using Tapatalk
  7. Yes it's possible, but I haven't time for this right now :/ Sent from my ST25i using Tapatalk
  8. you must write fsck and then always type y It should help
  9. Okay, but can I somehow increase this limit?
  10. I changed it like NabbHackeR told me (in mysql max value in vnum) but I can't still see them ;/ Anyone else can tell me where i must change it?
  11. Hi. I have a problem with armors. After I add the same armor like a normal e.g (id 11209) and change id .eg to 911209 i can't see a model of armor. Value 3 is the same, in item_proto I've only changed id, I see a icon but I can't see a model ;/ Maybe it's easy to solve but I can't handle it I'll be grateful for help Regards Deucalion
  12. Do you have a forkedmapindex.txt in ..locale/germany/?
  13. They're in this topic ;p [Hidden Content] [Hidden Content]
  14. I had the same problem, have you got any errors in sysser (i mean errors with wrong command in client or sth)?If yes you must do sth wrong in servercommandlist in game, but if no; the problem is in the quest, my looks little bit different e.g function getcoins() local a = mysql_query("SELECT coins from player.player WHERE id="..pc.get_account_id().." LIMIT 1;")[1][1] a = tonumber(a) return a end cmdchat("setPP"..achievementy.getcoins())
  15. I like something between classic and new style ;o , I mean that i like actual things and systems, with something new (new armors, weapons, quests) but with nice look, i don't like when something in metin looks like wow
  16. Hmm... I can check it tomorrow,if you want it now check my python system ( in signature) and there you have command 'convert item_proto' Sent from my ST25i using Tapatalk
  17. you can't just extract item_proto after use this tool?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.