Jump to content

panagosg13

Member
  • Posts

    22
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by panagosg13

  1. Hello. I am looking for enyone who can help me implement costume system to 2089M. I will give money if we do it without eny bug/error. payment will be done via paysafe or paypal.. pm me on skype: panagiwths133!
  2. Hello there, I am looking for a costume system that work's with my game core 2089M. If eny one can do it for me i will pay him via paysafe or paypall.! Also... if this can't be done.. we can just make a core update to some that costume can work...but without change the .exe file..couse i have make a good work on .exe file!! So... Add me on skype and we can talk about that.: panagiwths133 (Just copy-paste)
  3. It's ok i find what's going on with the poly! I fix it! Thank u mutch!
  4. i dont have even common_drop_item.txt in my server files... can u just make an example with the id 101 (dog)..?
  5. it's works but i need from the monster with the ID (dog) 101 to drop this bolus...
  6. Hello Metin2dev, I want to make some new bolus transformation. Do eny of u know how to make a new one..? I have some bolus transformation working but other dont... It could be good if eny one can help me
  7. hmm it is possible to place into the quest.. or at least tell me where excactly i will place it in order to work...! thank's properly
  8. can u explain it better to me please? #EDIT: I understand it.. but where in the quest i will aply the change?
  9. Is it possible to edit the quest in order to aply 1 time change Job.. or at least time limit? like 30 Days or 1 Day?
  10. Hello Guys, I want to add time to a mount object. When the time (eg 7 hours) pass the object disappears.. how can i make it?
  11. Hey...i had this code since 2009 too.. But u know..i dont care about what u say... it's a script to help guys who dont know even that...!
  12. Hello Guys, Today i will release (mabe is already public) a system that count's Player's Online and Account's. I have also make a system that counts Account's with kingbom allocation. It is like this: and the code: Player's Online: <?PHP $ip = $serverSettings['server_ip']; $output = mysql_query("SELECT COUNT(*) as count FROM player.player WHERE DATE_SUB(NOW(), INTERVAL 10 MINUTE) < last_play;"); $playerCount = mysql_fetch_array($output); ?> <div class="allPlayers"><font size="4">Player's Online:</font> <span class="countHighlight"><font size="4"><?php echo $playerCount['count']+0;?></font></span> <?php mysql_select_db("player"); $query = mysql_query ("SELECT * FROM player_index"); $num2 = mysql_num_rows($query); mysql_select_db("player"); $exe = mysql_query("SELECT COUNT(*) as count FROM player WHERE DATE_SUB(NOW(), INTERVAL 10 MINUTE) < last_play;"); $player_online = mysql_fetch_object($exe)->count; mysql_select_db("player"); $rots = "SELECT * FROM player_index WHERE empire NOT LIKE '2%' and empire NOT LIKE '3%' and empire NOT LIKE '[%]%';"; $rotquery = mysql_query($rots); $rotanzahl = mysql_num_rows($rotquery); mysql_select_db("player"); $gelbs = "SELECT * FROM player_index WHERE empire NOT LIKE '1%' and empire NOT LIKE '3%' and empire NOT LIKE '[%]%';"; $gelbquery = mysql_query($gelbs); $gelbanzahl = mysql_num_rows($gelbquery); mysql_select_db("player"); $blaus = "SELECT * FROM player_index WHERE empire NOT LIKE '1%' and empire NOT LIKE '2%' and empire NOT LIKE '[%]%';"; $blauquery = mysql_query($blaus); $blauanzahl = mysql_num_rows($blauquery); ?> </br> <center> <font color=#FFF><p style=text-align:center;border:none;background:none;margin-top:0px;margin-bottom:0px;><font color=#ff6a6a><font size="4">Account's:</font><font color=#FFF size="4"> <?php echo $num2;?><br><br></font> <table style="border:1px #000 solid;width:60%;margin-bottom:0px;"> <tr height="9"> <?php echo "<td width="33.054178223629%"".$rotanzahl."& ".$rotanzahl." style="background: transparent url(img/bar1.png) left top repeat-x;"</td>"; echo "<td width="33.594469764543%"".$gelbanzahl."% ".$gelbanzahl." style="background: transparent url(img/bar3.png) left top repeat-x;"</td>"; echo "<td width="33.350130130375%"".$blauanzahl."% ".$blauanzahl." style="background: transparent url(img/bar2.png) left top repeat-x;"</td>"; ?> </tr> </table> <table style="border: none;width:60%;margin-top:0px;"> <tr> <td style="text-align:center;color:#fff;"><b><center><?php echo $rotanzahl;?></b></td></center> <td style="text-align:center;color:#fff;"><b><center><?php echo $gelbanzahl;?></b></td></center> <td style="text-align:center;color:#fff;"><b><center><?php echo $blauanzahl;?></b></td></center> </tr> </table> </center> If eny of you have any problem. I am free to help you!
  13. Guys can i block a chat(normal chat) to a player at OX Event?
  14. i mean that DC will be only for a team.. U have team u can join setting password and etc.. Not every one from every kingdom to join together
  15. Hello DEV, I am looking for a Devil's Catacomb full quest(only Quest). i want the faction "password" on it..what i mean? i want the quest working in a team: when a player have a group only the leader of the group can make room protected with password so no one else can join this dungeon but only one who have the password that group leader make..! thanks properly
  16. server side syserr: SYSERR: Nov 16 15:00:20 :: LoadGroup: LoadGroup : Syntax error locale/germany/group.txt : no leader, node zombie31 SYSERR: Nov 16 15:00:20 :: LoadGroup: LoadGroup : Syntax error locale/germany/group.txt : no leader, node l47_ÀçÈ°±«¹°(s_knight)-¿ø¸ÁÀÇ_¸Á·É(knight) SYSERR: Nov 16 15:00:26 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 41 SYSERR: Nov 16 15:00:27 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 1 SYSERR: Nov 16 15:00:27 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 41 SYSERR: Nov 16 15:00:27 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 41 SYSERR: Nov 16 15:00:27 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 41 SYSERR: Nov 16 15:00:27 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 41 SYSERR: Nov 16 15:00:27 :: ForAttrRegionFreeAngle: SECTREE_MANAGER::ForAttrRegion - Unhandled exception. MapIndex: 41 SYSERR: Nov 16 15:00:28 :: GetMotionFileName: Motion: christmas_tree have not motlist.txt vnum(30010) folder(christmas_tree) SYSERR: Nov 16 15:00:28 :: GetMotionFileName: Motion: christmas_tree have not motlist.txt vnum(30010) folder(christmas_tree) SYSERR: Nov 16 15:00:28 :: GetMotionFileName: Motion: christmas_tree have not motlist.txt vnum(30010) folder(christmas_tree) SYSERR: Nov 16 15:01:04 :: ItemLoad: cannot create item by vnum 52011 (name [sA]Ventus id 10175544) SYSERR: Nov 16 15:01:30 :: RunState: LUA_ERROR: [string "feggarokouta"]:1: attempt to index global `feggarokouta' (a nil value) SYSERR: Nov 16 15:01:30 :: GetQuestStateName: QUEST wrong quest state file feggarokouta.0 SYSERR: Nov 16 15:01:30 :: WriteRunningStateToSyserr: LUA_ERROR: quest feggarokouta. click SYSERR: Nov 16 15:04:32 :: Process: SEQUENCE 477ac000 mismatch 0xaf != 0x0 header 254 SYSERR: Nov 16 15:04:32 :: Process: SEQUENCE_LOG [uNKNOWN]------------- client side syserr: 1116 15:47:09366 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:ymir workitemetcsocks.gr2etc 1116 15:47:09366 :: ResourceManager::GetResourcePointer: NOT SUPPORT FILE d:ymir workitemetcsocks.gr2etc 1116 15:47:18161 :: 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. 1116 15:47:33426 :: CInstanceBase::AttachTextTail - VID [78125] ALREADY EXIST
  17. Hello metin2dev. I am working on a 2089M server files and a 2012 client. I wanted to add costume System. I have add it to client without recieving eny error at syserr. I add a lib .so file at the right possition in the ftp section and i have fix my start.sh in order to load it.. It seems to working (.so File is from ricky92) I have add 4 different costumes to check if all is good (rabbit costumes) i can see the icon of the costume in game. also i can see the models too. Costume type is 28 and subtype is 0 wearflag is 4096 just like ricky92 says at his post at epvp. So with all the costume system loaded at server-client side i try to test it and i have this error: [Hidden Content] [Hidden Content] I want to explain it now. So, i have edit the costume 41291 (black rabbit) and 41292 (blue rabbit). When i put the black rabbit costume i can see it on my player but i dont see it even at costume window or at main armor possision at inventory. But when i try to put the blue rabbit costume black costume return to my inventory and the blue costume goes like black one...! if eny one can help me solve this problem can add me on skype: panagiwths133 thank u properly!
  18. Hello Metin2dev community... I am Offering Money (Via Paypal) to someone who will make a website for me and my server if eny one can do this for money just send me a pm on my skype: panagiwths133
  19. Hello Guys.. I was trying to add a mount into the game to use it only for test.. so i add it to the npclist (root) and at the npc.epk/.eix, when i was putting down the command /mount_test [iD] nothing happend... I try this mount: pic: [Hidden Content] am i doing something wrong?... or the mount have problem? in the granny it's all good.. all animations work's perfectly! Do eny of u know how to fix this problem?? I say again.. it's only for test.. to see if it is working!
  20. There are at item_proto (client side) of course there are...!! i have checked it a lot of times... nothing is wrong... just not working... ;/
  21. Hello guys, I have a metin2 server (localhost) on my desktop...I using "ATHRA" files and have core "34083". I had add some items such us armor's and weapons...! After some weeks, all the items i had add just not working for a reason...! There are in game, there are textures and icons at inventory but nothing works... see the photos bellow..! Items that the server files had before edit something work's fine..: Items that i add on the server (I add them at mysql, item_proto and at item_names.txt & item_proto.txt at the ftp of the server) Eny Solution about that problem..?? Eny one who can help me solve that issue?..! Thanks a lot btw!
×
×
  • 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.