Jump to content

Dungeon function question


Go to solution Solved by North,

Recommended Posts

hello every body Im sure I need to know this with my self but I try for 5 days and I didn't git it when I need to make dungeon what the function should i use to make that who will go to the dungeon meet the man who going before him (who didnt understand me like x go to fx dungeon at 9pm and y go to same dungeon but x still in the dungon how coild or what i should do to make x and y cant meet)

there is function but this include(map index) the question what the function to make single dungeon and multi dungeon and where i should put pc.warp

Link to comment
Share on other sites

  • Premium

I believe using correct language, sentences and commas in your message could help anyone understand what your problem is.

At its current state, i can't understand anything.

 

"Nothing's free in this life.

Ignorant people have an obligation to make up for their ignorance by paying those who help them.

Either you got the brains or cash, if you lack both you're useless."

Syreldar

Link to comment
Share on other sites

45 minutes ago, Syreldar said:

I believe using correct language, sentences and commas in your message could help anyone understand what your problem is.

At its current state, i can't understand anything.

At this point i use the phone to write it...

So there is no way to make. It100%

But i try with all of my know..

17 minutes ago, metin2-factory said:

If you want a seperate dungeon for each different player you should use d.join instead of pc.warp

d.joim(mapindex)

 

Or, recode d.new_jump_party to work also for single players.

So i need to put 

D.join(mapindex)

After this put

Pc.warp?

Link to comment
Share on other sites

  • Premium
  • Solution
18 minutes ago, Python player said:

At this point i use the phone to write it...

So there is no way to make. It100%

But i try with all of my know..

So i need to put 

D.join(mapindex)

After this put

Pc.warp?

No.

You remove pc.warp and you use d.join(mapindex) instead.

This is how you create different dungeon instances

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.