Jump to content

Recommended Posts

So... i use my mount and i teleport, when i enter the map i'm not on the mount.

But i have the item there.

11ukzr9.png

This bug is only when i teleport to a new map.

If i dont teleport in a new map he goes into the invetory.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/2325-mount-bug/
Share on other sites

I think you don't have the special_ride group in special_item_group.txt

Group	µ¿¹°_»óÀÚ_ijœÃ
{
	Vnum	10030
	1	71115	1	1	
	2	71117	1	1	
	3	71119	1	1	
	4	71121	1	1	
	5	71124	1	1	
	6	71125	1	1	
	7	71126	1	1	
	8	71127	1	1	
	9	71128	1	1	
	10	71131	1	1	
	11	71132	1	1	
	12	71133	1	1	
	13	71134	1	1	
	14	71164	1	1
}

(it's from the r34083 SF)

  • Love 1
Link to comment
https://metin2.dev/topic/2325-mount-bug/#findComment-15927
Share on other sites

I have that on special item that works only if you are not teleporter to another map

EDIT: this is the when login  

 

        when login begin
            local vnum, remain_time = pc.get_special_ride_vnum()

            if 0 != vnum then
                ride.Ride(vnum, remain_time)
            end
        end

I need something when login to put the item in the invetory

Link to comment
https://metin2.dev/topic/2325-mount-bug/#findComment-15938
Share on other sites

  • 5 years later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.