Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 22:19

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

Advertisement



[Help]About PartyDungeon.lua

Discussion on [Help]About PartyDungeon.lua within the Flyff Private Server forum part of the Flyff category.

Closed Thread
 
Old   #1
 
elite*gold: 0
Join Date: Nov 2009
Posts: 182
Received Thanks: 13
[Help]About PartyDungeon.lua

Hellow Elitepvpers !

Can i ask something ?

how to Remove Party Require in Dungeon ?

Like Aminus Dungeon ! i want to remove the PARTY REQUIREMENT in DUNGEON

Prinscreen :

Please help me (

Thanks !

Sorry For my Bad English !
bhengot is offline  
Old 11/27/2013, 07:47   #2
 
elite*gold: 0
Join Date: Oct 2012
Posts: 948
Received Thanks: 157
Remove it from Partydungeon.lua
raventh1984 is offline  
Thanks
1 User
Old 11/27/2013, 08:35   #3
 
elite*gold: 0
Join Date: Nov 2009
Posts: 182
Received Thanks: 13
Quote:
Originally Posted by raventh1984 View Post
Remove it from Partydungeon.lua
how ? what the name from the texT ?
bhengot is offline  
Old 11/27/2013, 08:50   #4
 
elite*gold: 0
Join Date: Oct 2008
Posts: 53
Received Thanks: 6
just go in Partydungeon and remove the whole function with your dungeonname.

If you want to remove the level requirments for all dungeon just remove all text in the Partydungeon.lua file.
fabianx2 is offline  
Thanks
1 User
Old 11/27/2013, 10:14   #5
 
elite*gold: 0
Join Date: Nov 2009
Posts: 182
Received Thanks: 13
Quote:
Originally Posted by fabianx2 View Post
just go in Partydungeon and remove the whole function with your dungeonname.

If you want to remove the level requirments for all dungeon just remove all text in the Partydungeon.lua file.
can u give me sample Thanks !
bhengot is offline  
Old 11/27/2013, 10:35   #6
 
elite*gold: 0
Join Date: Oct 2008
Posts: 53
Received Thanks: 6
sry i dont have an partydungeon.lua file.

If you post it i can edit it for you.
fabianx2 is offline  
Thanks
1 User
Old 11/27/2013, 11:06   #7
 
elite*gold: 0
Join Date: Nov 2009
Posts: 182
Received Thanks: 13
Quote:
Originally Posted by fabianx2 View Post
sry i dont have an partydungeon.lua file.

If you post it i can edit it for you.
PHP Code:
--------------------------------------------------------------------
-- 
ÃʱâÈ* ----------------------------------------------------------
--------------------------------------------------------------------
dofile".\\LuaFunc\\InstanceDungeonBase.lua" )
--------------------------------------------------------------------
--[[
AddDungeon"WI_DUNGEON_SECRET_L" )
--{    
    
SetClassdwClass )
    
SetLevelnMinLevelnMaxLevel )
    
SetCoolTimedwCoolTime )
    
SetMonsternTypestrMonsterIdbRedxy)
            :
            :
    
SetTeleportPosnTypexy)
            :
            :
--}
--]]

--[[
-- 
Sample
AddDungeon
"WI_DUNGEON_FL_MAS" )
--{
    
SetClassCLASS_NORMALCLASS_MASTERCLASS_LEGEND_HERO )
    
SetLevel80200 )
    
SetCoolTimeMIN(1) )
    
SetTeleportPosID_NORMAL69590684 ) -- Á¤ÀÇÇÏÁö ¾ÊÀ¸¸é ¸Ê¿¡¼¼³Á¤ÇÑ ÁÂÇ¥·Î À̵¿ÇÑ´Ù.
    
SetTeleportPosID_MIDBOSS69590684 )
    
SetTeleportPosID_BOSS695100684 )
    
SetMonsterID_NORMAL"MI_CAITSITH04_1"false69590684 )
    
SetMonsterID_NORMAL"MI_CAITSITH04_1"false69590684 )
    
SetMonsterID_NORMAL"MI_CAITSITH04_1"false69590684 )
    
SetMonsterID_MIDBOSS"MI_AIBATT1"false69590684 )
    
SetMonsterID_BOSS"MI_AIBATT1"true695100684 )
--}
--]]


AddDungeon"WI_INSTANCE_OMINOUS" )
--{
    
SetClassCLASS_NORMALCLASS_LEGEND_HERO )
    
SetLevel1200 )
    
SetCoolTimeMIN(30) )
    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS695100684 )
    
SetMonsterID_NORMAL"MI_PRICKANT04"true12801011640 )
    
SetMonsterID_NORMAL"MI_MAULMOUSE04"true12341011393 )
    
SetMonsterID_NORMAL"MI_CRIPESCENTIPEDE04"true10891011590 )
    
SetMonsterID_MIDBOSS"MI_LYCANOS01"true10781011359 )
    
SetMonsterID_BOSS"MI_VEMPAIN01"true10791011457 )
--}

AddDungeon"WI_INSTANCE_OMINOUS_1" )
--{
    
SetClassCLASS_MASTERCLASS_LEGEND_HERO )
    
SetLevel1200 )
    
SetCoolTimeMIN(1) )
    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS695100684 )
    
SetMonsterID_NORMAL"MI_PRICKANT04_1"true12801011640 )
    
SetMonsterID_NORMAL"MI_MAULMOUSE04_1"true12341011393 )
    
SetMonsterID_NORMAL"MI_CRIPESCENTIPEDE04_1"true10891011590 )
    
SetMonsterID_MIDBOSS"MI_LYCANOS01_1"true10781011359 )
    
SetMonsterID_BOSS"MI_VEMPAIN01_1"true10791011457 )
--}

AddDungeon"WI_INSTANCE_DREADFULCAVE" )
--{
    
SetClassCLASS_HEROCLASS_LEGEND_HERO )
    
SetLevel1200 )
    
SetCoolTimeMIN(1) )
    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS695100684 )

    
SetMonsterID_MIDBOSS"MI_DREADSTONE01"false928101198 )
    
SetMonsterID_MIDBOSS"MI_DREADSTONE02"false1504101419 )
    
SetMonsterID_MIDBOSS"MI_DREADSTONE03"false1397101893 )
    
SetMonsterID_MIDBOSS"MI_DREADSTONE04"false764101867 )
    
SetMonsterID_MIDBOSS"MI_DREADSTONE05"false675101560 )

    
SetMonsterID_BOSS"MI_SKELDEVIL"true18091011395 )
--}

AddDungeon"WI_INSTANCE_RUSTIA" )
--{
    
SetClassCLASS_NORMALCLASS_LEGEND_HERO )
    
SetLevel1200 )
    
SetCoolTimeMIN(1) )
    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS695100684 )

    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE01"false513101953 )
    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE02"false8891011121 )
    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE03"false926101850 )
    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE04"false12471011272 )
    

    
SetMonsterID_BOSS"MI_BESIBIGFOOT01"true11261031505 )
--}

AddDungeon"WI_INSTANCE_RUSTIA_1" )
--{
    
SetClassCLASS_MASTERCLASS_LEGEND_HERO )
    
SetLevel1200 )
    
SetCoolTimeMIN(1) )
    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS695100684 )

    
    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE01"false513101953 )
    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE02"false8891011121 )
    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE03"false926101850 )
    
SetMonsterID_MIDBOSS"MI_RUSTIACRASHGATE04"false12471011272 )

    
SetMonsterID_BOSS"MI_BESIBIGFOOT02"true11261031505 )
--}

AddDungeon"WI_INSTANCE_BEHAMAH" )
--{
    
SetClassCLASS_HEROCLASS_LEGEND_HERO )
    
SetLevel1200)
    
SetCoolTimeMIN(1) )
    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS69590684 )

    
SetMonsterID_MIDBOSS"MI_BEHESTATUE01"false697101374 )
    
SetMonsterID_MIDBOSS"MI_BEHESTATUE01"false624101494 )
    
SetMonsterID_MIDBOSS"MI_BEHESTATUE01"false918101643 )
    
SetMonsterID_MIDBOSS"MI_BEHESTATUE01"false897101784 )
    
SetMonsterID_MIDBOSS"MI_BEHESTATUE01"false579101748 )

    
SetMonsterID_BOSS"MI_BEHEMOTH"true12601011392 )
--}

AddDungeon"WI_INSTANCE_KALGAS" )
--{
    
SetClassCLASS_HEROCLASS_LEGEND_HERO)
    
SetLevel1200 )
    
SetCoolTimeMIN(1) )

    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS69590684 )    

    
SetMonsterID_NORMAL"MI_KALGASSTELE01"false2808303801 )
    
SetMonsterID_NORMAL"MI_KALGASSTELE02"false1944303356 )

    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false966100192 )
    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false984100194 )
    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false983100213 )
    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false961100210 )

    
SetMonsterID_BOSS"MI_KALGASBOSS"true974103201 )
--} 

can u edit the all Dungeon . to no need party require to enter ?

tnx

sorry for my badenglish
bhengot is offline  
Thanks
1 User
Old 11/27/2013, 16:06   #8
 
elite*gold: 0
Join Date: Oct 2008
Posts: 53
Received Thanks: 6
For example Kalgas Dungeon:

PHP Code:
AddDungeon"WI_INSTANCE_KALGAS" )
--{
    
SetClass(CLASS_NORMALCLASS_MASTERCLASS_HEROCLASS_LEGEND_HERO)
    
SetLevel1200 )
    
SetCoolTimeMIN(1) )

    --
SetTeleportPosID_NORMAL13581021315 )
    --
SetTeleportPosID_MIDBOSS69590684 )
    --
SetTeleportPosID_BOSS69590684 )    

    
SetMonsterID_NORMAL"MI_KALGASSTELE01"false2808303801 )
    
SetMonsterID_NORMAL"MI_KALGASSTELE02"false1944303356 )

    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false966100192 )
    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false984100194 )
    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false983100213 )
    
SetMonsterID_MIDBOSS"MI_KALGASEGG01"false961100210 )

    
SetMonsterID_BOSS"MI_KALGASBOSS"true974103201 )
--} 
You just need to have to have tihs in every dungeon:
SetClass(CLASS_NORMAL, CLASS_MASTER, CLASS_HERO, CLASS_LEGEND_HERO)
SetLevel( 1, 200 )
fabianx2 is offline  
Thanks
1 User
Old 11/27/2013, 16:13   #9
 
elite*gold: 0
Join Date: Oct 2012
Posts: 948
Received Thanks: 157
I thought i read that he wanted to remove the requirements of an party for those dungeons so he can solo it.

What you have done is just simply let every level enter those dungeons. I dont think he wanted that.

If its not what he wanted then just remove all of those dungeons from the PartyDungeon.lua.
raventh1984 is offline  
Old 11/27/2013, 20:34   #10
ベトナム警察




 
Lumi's Avatar
 
elite*gold: 725
The Black Market: 517/0/0
Join Date: Jan 2012
Posts: 16,383
Received Thanks: 3,429
I can tell you an solution which you can solve any problems.
Look this text in your textClient.txt.txt and find the define of this text in your textClient.inc.
Next step you should copy the defined one which should look like as that one TID_GAME_INSTANCE_PARTY.

Now search this define in your source and you will see a file that contain this define. Open this and search this define in your file and you will find a function. There you can easy change to your requirement.

Sorry for bad english atm. and for repeating "define".
Lumi is offline  
Thanks
1 User
Closed Thread


Similar Threads Similar Threads
About PartyDungeon.Lua
06/19/2013 - Flyff Private Server - 3 Replies
Hi elitepvpers, I am currently setting up the v18 dungeons like Eflyff. However its bugging me that it wont work. I have no crashes. This is what i did.
PartyDungeon.lua v18 Dungeons - Was falsch?
06/14/2012 - Flyff Private Server - 5 Replies
Sobald ich das Dungeon betreten will crasht der Worldserver.. Ohne die Einträge klappt es AddDungeon( "WI_INSTANCE_UPRESIA" ) --{ SetClass( CLASS_NORMAL, CLASS_MASTER, CLASS_HERO , CLASS_LEGEND_HERO) SetLevel( 1, 160 ) SetCoolTime( MIN(120) ) SetMonster( ID_BOSS, "MI_DREAMQEEN01", true, 695, 100, 684 ) --}
V18 PartyDungeon help!
04/03/2012 - Flyff Private Server - 3 Replies
hey all, i got all the v18 models/monsters/items/filles etc etc... bot i wanne make the dungeons the same as Eflyff... so with a master and a normale dungeon bot i dont know how to make partydungeon, or wath mid_boss i need to spaw and whare etc etc?.... i try it once bot i got realy allot errors :p so anny help/releas on this? thx!
Suche PartyDungeon.lua
03/18/2012 - Flyff Private Server - 2 Replies
Hallo Ich suche eine aktuelle PartyDungeon.lua Am besten offilike und mit v18 Dungeon drinne.
Partydungeon.lua Probleme mit 3rd Job
09/15/2011 - Flyff Private Server - 7 Replies
Hey, Wenn ich das Behemoth Dungeon adden will klappt dies für alle "CLASS"en Aber wenn ich "CLASS_LEGEND_HERO" mache schmiert der Worldserver einfach ab >.< Also so mein ich:



All times are GMT +2. The time now is 22:19.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.