Register for your free account! | Forgot your password?

You last visited: Today at 06:20

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Mount system Problem

Discussion on Mount system Problem within the Metin2 Private Server forum part of the Metin2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Feb 2009
Posts: 3
Received Thanks: 0
Mount system Problem

Hello guys,

I tried to fix a bug when you teleport and you are riding a mount the mount disapear.
I took another server source and i found this code in char_item.cpp and i added it to my source.

Code:
#ifdef __MOUNT_SYSTEM__
                    case USE_MOUNT:
                    {
                        if (Mount_map_unallowed_find(GetMapIndex()))
                        {
                            ChatPacket(CHAT_TYPE_INFO, "Nu poti folosii mountul in aceasta mapa!");
                            return false;
                        }
                        
                        if ((item->GetWearFlag() & WEARABLE_COSTUME_MOUNT))
                        {
                            if (!item->IsEquipped())
                                EquipItem(item);
                            else
                                UnequipItem(item);
                        }
                        else
                        {
                            if (IsRidingMount())
                            {
                                ChatPacket(CHAT_TYPE_INFO, "Ai un mount chemat deja!");
                                return false;
                            }
                            
                            int mount_effect = item->GetValue(5);
                            if (mount_effect > 0)
                                this->EffectPacket(mount_effect);
                            
                            Mount(item->GetValue(4), false, item->GetValue(0) * 60, item->GetNewAttributeType(0), item->GetNewAttributeValue(0));
                            item->SetCount(item->GetCount() - 1);
                        }                    
                    
                    }
                    break;
#endif

Now the problem is solved, when i teleport the mount does not disappear but:


1. CTRL + G / CTRL + H dosent work. It says "Call your horse first". (for dismount it works)

2. When i have a mount equiped and i try to disequip it by right clicking on mount item, the item goes in inventory but the mount is still active.

united7170 is offline  
Reply


Similar Threads Similar Threads
Mount speed without being on mount!
09/27/2008 - General Gaming Releases - 0 Replies
Mount speed without being on mount! FOUR SIMPLE STEPS: 1. Queue up on any scenario (tested in t3 elf/order) 2. Wait for the join window 3. Mount up 4. Press join JUST BEFORE you mount up (must be less than 1 sec when you get loading screen) and there you go! You now have the 50% speed increase while not mounted. You can also use all your skills and even flee (which gives 30% more speed!)
N811 Mount - Orc Mount
07/24/2007 - World of Warcraft - 7 Replies
Hi, Ich möchte fragen ob sich hier ein netter user bereiterklärt mir mein Nachtelf Mount in ein Orc Mount zu ändern. Bei dem n811 Mount handelt es sich um den PvP Tieger. Danke im Vorraus
WoW models Mount=epic mount
08/16/2006 - World of Warcraft - 5 Replies
Könnte mir villeicht jemadn erklären wie ich die models so ändern kann das mein normales mount wie epic aussieht ? währe echt nett :) 1: Bitte kurz und Leicht 2: So schnell wie´s geht 3: der ders schafft mir zu erklären +karma Mfg Blizzi
ud mount -> n811 mount
06/11/2006 - World of Warcraft - 2 Replies
Hallo ich habe mir heute ma aus meinem ud mage nen n811 gemacht .. hat auch soweit alles ganz gut geklappt ... sieht zwar kacke aus.. aber egal.. wollt nun ma fragen, wie ich aus dem 60% mount "rotes pferd" nen n811 "rank 11" mount mache .. könnt ihr mir da pls weiterhelfen ? :( edit:// hab das jetz hinbekommen .. allerdings leuchten beim frostsabre die augen ja so komisch .. und beim ud 60% mount gibt es ja kein skin fuer das leuchten, also hab ich da jetzt so nen weissen balken...
Mount in AQ without having bug mount
03/27/2006 - WoW Exploits, Hacks, Tools & Macros - 2 Replies
http://www.elitepvpers.com/forum/index.php?...f=57& amp;t=17183&s= If you use the trick posted in this topic you can use your regular mount in AQ40 to get around. Before the steps leading up to where the first boss (Skeram) would be (assuming you killed him already), if you dismount, then jump from the dirt onto the steps and mount right away, you will stay mounted and can travel all throughout the bug tunnels with your regular mount. It's really useful for getting around the instance when you...



All times are GMT +1. The time now is 06:21.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.