Jump to content

Metin2 Dev

Bot
  • Posts

    2151
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Metin2 Dev

  1. Hi, there is a functions that kicks a player from the game like /dc <name> but works with "normal" players (not GM)? Thanks! Stefano
  2. The .core file you send me crashed on checkpointing, this is a strange error and i dont know the exact cause for it. Kind regards MartPwnS
  3. I will take a look if im at home can you Provide your gamefile for a better result?
  4. Or .core file with game revision
  5. That error is to common replace the python libs with python22 and try again.
  6. Post your database syslog and syserr your database core isnt starting.
  7. your binary is missing the belt system define in locale_inc.h #define ENABLE_NEW_EQUIPMENT_SYSTEM
  8. Dont do that ! Only use this for testing YMIR didnt apply this limit without any sense its not good for the core if you run 255 Maps on it imagine the work it has (RAM CPU IO) split your server in many cores if you need an tutorial for that better ask in another thread but its quite easy. Kind regards MartPwnS
  9. Delete this questlib mysql function and use the ones provided by vanilla: game.mysql_real_escape_string(query) (Not needed for your stuff) game.mysql_query(query)(Returns a result use this for SELECT) game.mysql_update_query(query)(Returns no result use this for UPDATE | INSERT etc)
  10. what so should i do ? how to make_quest.py?someone tell me? Denic Cikiec Sober
  11. elseif s == 1 Must be elseif s == 1 then
  12. Your PC doesnt have the loopback driver activated Google the required steps to do so.
  13. Sanchez inside database? edit: i translate them and then it doesnt show up in the lanuege i wrote it , ingame , it shows it again german i changed the encoding but it still doesnt work.
  14. hey guys does anybody know how can i translate what npc are saying when you click on them?
  15. <Item vnum="900020" hashName="tsibukludiko dagger+0" name="tsibukludiko dagger+0" type="1" subtype="1" weight="0" size="1" antiflag="52" flag="1" wearflag="16" immuneflag="0" gold="500" buy_price="5" limittype0="1" limitvalue0="105" limittype1="0" limitvalue1="0" applytype0="0" applyvalue0="0" applytype1="0" applyvalue1="0" applytype2="0" applyvalue2="0" value0="0" value1="500000" value2="500000" value3="500000" value4="500000" value5="0" socket0="0" socket1="64944" socket2="127" socket3="65008" socket4="21631" socket5="4855" refine_vnum="900021" refine_set="1" magic_pct="15" specular="0" socket_pct="2" />
  16. yes i did , and i added inside icon pack too i mean the xml pack ..
  17. @denic cikiec yes i ve droped it inside item pack
  18. this is wrong section i think , and can you give us more details about you problem?
  19. lol plechito nice , keep going , you are very interesting person freaking awesome! you are going good on music too , but make your tracks longer and with more beats! regards
  20. @iventox i use this one item creator and here are the queries , i think the queris are correct...! edit 1: now i get that with another wep i tryied to add, now i can move it to all slots but wep doesnt appear.+ the wep didnt had any mss file or anything like that , only the gr2 model and the dds file. sysser now says that. 0420 22:52:23371 :: GRANNY: r:/granny/rt/granny_file_info.cpp(145): File has run-time type tag of 0x8000000f, which doesn't match this version of Granny (0x80000010). Automatic conversion will be attempted. 0420 22:52:30524 :: CreateFromMemoryFile: Cannot create texture and here is the query i added for this dagger SELECT * FROM `item_proto`; INSERT INTO `item_proto` VALUES ('9000160', 'daggerwow+0', 'daggerwow+0', '1', '1', '0', '1', '52', '1', '16', '0', '5000', '5', '9000161', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '0', '0', '64944', '127', '65008', '21631', '4855', '0', '2', '0'); INSERT INTO `item_proto` VALUES ('9000161', 'daggerwow+1', 'daggerwow+1', '1', '1', '0', '1', '52', '1', '16', '0', '505000', '500005', '9000162', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '500000', '0', '64944', '127', '65008', '21631', '4855', '0', '2', '0'); INSERT INTO `item_proto` VALUES ('9000162', 'daggerwow+2', 'daggerwow+2', '1', '1', '0', '1', '52', '1', '16', '0', '1005000', '1000005', '9000163', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '1000000', '0', '64944', '127', '65008', '21631', '4855', '0', '2', '0'); INSERT INTO `item_proto` VALUES ('9000163', 'daggerwow+3', 'daggerwow+3', '1', '1', '0', '1', '52', '1', '16', '0', '1505000', '1500005', '9000164', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '1500000', '0', '64944', '127', '65008', '21631', '4855', '0', '2', '0'); INSERT INTO `item_proto` VALUES ('9000164', 'daggerwow+4', 'daggerwow+4', '1', '1', '0', '1', '52', '1', '16', '0', '2005000', '2000005', '9000165', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '2000000', '0', '64944', '127', '65008', '21631', '4855', '30', '2', '0'); INSERT INTO `item_proto` VALUES ('9000165', 'daggerwow+5', 'daggerwow+5', '1', '1', '0', '1', '52', '1', '16', '0', '2505000', '2500005', '9000166', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '2500000', '0', '64944', '127', '65008', '21631', '4855', '40', '2', '0'); INSERT INTO `item_proto` VALUES ('9000166', 'daggerwow+6', 'daggerwow+6', '1', '1', '0', '1', '52', '1', '16', '0', '3005000', '3000005', '9000167', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '3000000', '0', '64944', '127', '65008', '21631', '4855', '50', '2', '0'); INSERT INTO `item_proto` VALUES ('9000167', 'daggerwow+7', 'daggerwow+7', '1', '1', '0', '1', '52', '1', '16', '0', '3505000', '3500005', '9000168', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '3500000', '0', '64944', '127', '65008', '21631', '4855', '60', '2', '0'); INSERT INTO `item_proto` VALUES ('9000168', 'daggerwow+8', 'daggerwow+8', '1', '1', '0', '1', '52', '1', '16', '0', '4005000', '4000005', '9000169', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '4000000', '0', '64944', '127', '65008', '21631', '4855', '85', '2', '0'); INSERT INTO `item_proto` VALUES ('9000169', 'daggerwow+9', 'daggerwow+9', '1', '1', '0', '1', '52', '1', '16', '0', '4505000', '4500005', '9000169', '1', '0', '15', '1', '105', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100000', '100000', '100000', '100000', '4500000', '0', '64944', '127', '65008', '21631', '4855', '100', '2', '0');
  21. ROXALYSA thanks thanks thanks thanks thanks thanks this is damn priceless :DD so many stuff so beautifull things! ty for collecting all these for our community
  22. hello guys ,can someone tell me whats wrong with this? i wanted to add some weps , and i am pretty sure i did everything right.like , editing item lst,item proto,icon pack and insterting the queries but it seems that weps do not work + i can only move them one the first top slot not one the others.. + my sysser says that.
  23. no the event buttons code are missing i think
  24. only blue kingdom?
  25. can you guys please tell more about what is that and what it is used for?
×
×
  • 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.