Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 04:10

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

Advertisement



About HWT condition: Staying in the party ?

Discussion on About HWT condition: Staying in the party ? within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
powerclass's Avatar
 
elite*gold: 0
Join Date: May 2013
Posts: 139
Received Thanks: 37
About HWT condition: Staying in the party ?

Hi guys,
I have a problem about HWT party condition.
Whoever has left the party in this area, he must be teleported to outside of the dungeon.
How can I do that. I think the table is _RefGame_World_Config.
Can someone who understands this job give me a tip?

Code:
1	71	GROUP_PHARAOH_NOVICE	GAME_WORLD_NORMALIZE_TYPE	GAME_WORLD_NORMALIZE_TYPE_A	STRING
1	72	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY	NUM_LIMIT	STRING
1	73	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_PARTY	ON	STRING
1	74	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_LEVEL_MINIMUM_NUM	100	INT32
1	75	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_MAXIMUM_NUM	2	INT32
1	76	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_REENTRY	ON	STRING
1	77	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_JOB_CLOTHES_TAKE_OFF	ON	STRING
1	78	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_RIDE_COS_NOT_RIDING	ON	STRING
1	79	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_TRADE_COS_NOT_RIDING	ON	STRING
1	80	GROUP_PHARAOH_NOVICE	REF_GAME_WORLD_NPC	INS_PHARAOH_NOVICE	STRING
1	81	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_GAME_WORLD_ASSIGNED	ON	STRING
1	82	GROUP_PHARAOH_NOVICE	PARTYMONSTER_SPAWN	OFF	STRING
1	83	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_FRPVP_VOUCHER_TAKE_OFF	ON	STRING
1	84	GROUP_PHARAOH_NOVICE	GAMEWORLD_DISAPPEARANCE_TIME	1800000	INT32
1	85	GROUP_PHARAOH_NOVICE	GAMEWORLD_DISAPPEARANCE_TIME	600000	INT32
1	86	GROUP_PHARAOH_NOVICE	GAMEWORLD_DISAPPEARANCE_TIME	300000	INT32
0	87	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL1_ITEM	ITEM_PRE_SILVERTAM_4W	STRING
0	88	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL1_NUM	1	INT32
0	89	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL2_ITEM	ITEM_PRE_GOLTAM_4W	STRING
0	90	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL2_NUM	1	INT32
0	91	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL3_ITEM	ITEM_PRE_GOLTAM_4W_PLUS	STRING
0	92	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL3_NUM	3	INT32
0	93	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL4_ITEM	ITEM_MALL_EXPERT_PACKAGE_SERVICE_GLOBAL	STRING
0	94	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL4_NUM	1	INT32
0	95	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL5_ITEM	ITEM_PRE_MALL_EXPERT_PACKAGE_SERVICE_GLOBAL	STRING
0	96	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_ENTRY_ADDITIONAL5_NUM	1	INT32
0	97	GROUP_PHARAOH_NOVICE	DUNGEON_TICKET	ITEM_MALL_DUNGEON_FREE_TICKET_EGYPT	STRING
0	98	GROUP_PHARAOH_NOVICE	DUNGEON_TICKET	ITEM_PRE_MALL_DUNGEON_FREE_TICKET_EGYPT	STRING
powerclass is offline  
Old 02/08/2020, 23:24   #2
 
elite*gold: 0
Join Date: Mar 2008
Posts: 159
Received Thanks: 61


Should do it in theory...

Please make sure it is also linked to your gameworld:


On clean files everything should be configured already.
guckguck is offline  
Thanks
1 User
Old 02/09/2020, 01:24   #3
 
powerclass's Avatar
 
elite*gold: 0
Join Date: May 2013
Posts: 139
Received Thanks: 37
Quote:
Originally Posted by guckguck View Post


Should do it in theory...

Please make sure it is also linked to your gameworld:


On clean files everything should be configured already.
It is already ON in Config and linked in Gameworld.
Code:
1	73	GROUP_PHARAOH_NOVICE	ENTER_LIMIT_CONDITION_PARTY	ON	STRING

I tried it on other db, everthing normal. Leaving party teleports the char to outside.
powerclass is offline  
Old 02/09/2020, 03:39   #4
 
Worshiper's Avatar
 
elite*gold: 0
Join Date: May 2017
Posts: 1,085
Received Thanks: 225
Dude it's the hwt system don't change it in any server its must be 2 char to enter if 1 char leaves party you will be outside don't change it its a good idea
Worshiper is offline  
Thanks
1 User
Old 02/09/2020, 05:10   #5
 
powerclass's Avatar
 
elite*gold: 0
Join Date: May 2013
Posts: 139
Received Thanks: 37
Quote:
Originally Posted by [GM]Dejo View Post
Dude it's the hwt system don't change it in any server its must be 2 char to enter if 1 char leaves party you will be outside don't change it its a good idea
this is my problem dude.... I never changed anything but if anyone leaves the pt he stays inside, the system does not teleports to outside.
powerclass is offline  
Old 02/09/2020, 09:14   #6
 
elite*gold: 0
Join Date: Mar 2008
Posts: 159
Received Thanks: 61
If you have a 2nd database that is working right with your serverfiles, please double check both for differences. It is hard to tell where the toot cause might come from...
Maybe it is the world ID, maybe there is a spelling issue, maybe some configuration can't be loaded...
I would try to copy the data from your working database in steps to the database that does not work and test it.
You can also try to enter more than 2 times to check the configuration in general. If the entry limit is not recognized, the other stuff would not work as well. Enter with char lower than 100...
Enter without party...

You can also compare it with the textdata attached.
Attached Files
File Type: zip world.zip (26.1 KB, 33 views)
guckguck is offline  
Old 02/09/2020, 12:40   #7
Trade Restricted

 
elite*gold: LOCKED
Join Date: Feb 2020
Posts: 586
Received Thanks: 174
Try to copy this table _RefGame_World_Config from your working database ( full table in case you miss any line ) and try in your test DB
JoleChow* is offline  
Thanks
1 User
Reply


Similar Threads Similar Threads
How to enter hwt inter/adv by chars which haven't done quests for that
10/08/2020 - SRO Guides & Templates - 4 Replies
HOW TO ENTER PHARAOH TOMB (HOLY WATER TEMPLE) INTERMEDIATE/ADVANCED WITH OTHER YOUR CHARACTERS WITHOUT MAKING QUESTS ON THEM. 1. You will need mbot. 2. Download it: hwt by eXcellent.rar 3. You will need one character which has done quests for inter/adv (is able to enter it)- I will call him ,,CHAR#1". 4. Open by Mbot your other characters, which haven't done quests for inter/adv. ( I will call this characters ,,CHARS#2" ) 5. CHAR#1 have to make party, join this party by CHARS#2....
Teleport [Hwt]
07/19/2016 - SRO Private Server - 1 Replies
hello guys i need to make a custom teleport with a require to be in job status & to be in a pt at least 2 members to teleport to HWT , how can i do that ?
VSRO - Instance Uniques - No Uniques in HWT/QinShi
06/17/2016 - SRO Private Server - 3 Replies
Hey guys, I've recently reduced the number of mobs spawning on my gameserver and now I've noticed that there are no unique monsters in holy water temple and jangan cave. I'm taking a guess and say it has to do with the query I used to reduce the monsters on the gameserver. Query: USE SRO_VT_SHARD UPDATE Tab_RefNest SET dwmaxtotalcount=dwmaxtotalcount/2 WHERE dwTacticsID NOT BETWEEN 41000 AND 43860
Need Some Help !! with HWT and Job Temple !!
06/07/2016 - SRO Private Server - 1 Replies
Hello Epvp People ! 1. The Job Temple no appared the Unique WOrk but no appared Unique.. 2. At The HWT no work just Beginer .. the Intermediate and advanced no work to go .. I press thanks who help me !!:handsdown::handsdown:
FutureSRO | Cap 110 EU - CH | Oldschool |FGW|BA|HWT| Egy A-B
10/13/2015 - SRO PServer Advertising - 7 Replies
http://i.epvpimg.com/FD98g.jpg Hello my peeps, I wanna take just 5 minutes of your time to introduce you our server , trust me It's worth XD, Me and my friends are old silkroad players , i believe that we playing since 2006 maybe so its like 9 years , after the releasing of vsro files we played almost like 50 server , we got tired tho. every 2 weeks reopen and wipe for old chars which never happened in Silkroad online , so we decided to bring our old silkroad FUN back! yes and i mean it....



All times are GMT +1. The time now is 04:11.


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.