Register for your free account! | Forgot your password?

You last visited: Today at 09:03

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

Advertisement



[Guide]How to change unique spawn time

Discussion on [Guide]How to change unique spawn time within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2011
Posts: 802
Received Thanks: 393
[Guide]How to change unique spawn time

1800:60= 30 min..


Tiger Girl

Code:
 Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID = 
 (SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_CH_TIGERWOMAN'))

Uruchi

Code:
 Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics 
 WHERE dwObjID = 
 (SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_OA_URUCHI'))

Isyutaru

Code:
 Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID = 
 (SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_KK_ISYUTARU'))

Lord Yarkan:

Code:
 Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID = 
 (SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_TK_BONELORD'))

Demon Shaitan

Code:
 Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID = 
 (SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_RM_TAHOMET'))

Cerberus

Code:
 Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID = 
 (SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_EU_KERBEROS'))

Captain ivy

Code:
 Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID = 
 (SELECT ID FROM _RefObjCommon WHERE Codename128 like 'MOB_AM_IVY'))

To change the spawn time for other unique do like that:

Quote:
Update Tab_RefNest Set dwDelayTimeMin=1800 , dwDelayTimeMax=1800 WHERE dwTacticsID = (SELECT dwTacticsID FROM Tab_RefTactics WHERE dwObjID =
(SELECT ID FROM _RefObjCommon WHERE Codename128 like 'HERE PUT THE UNIQUE CODE'))
H34D_B4NG3R is offline  
Thanks
22 Users
Old 03/20/2012, 15:39   #2
 
qalli's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 74
Received Thanks: 4
Thaks for help
qalli is offline  
Old 03/20/2012, 19:55   #3
 
elite*gold: 0
Join Date: Jun 2011
Posts: 802
Received Thanks: 393
you're welcome
H34D_B4NG3R is offline  
Old 03/26/2012, 01:40   #4
 
elite*gold: 0
Join Date: Nov 2011
Posts: 303
Received Thanks: 43
so if i set all to the above they will all spawn at same time ?
Serenduk is offline  
Old 03/28/2012, 09:49   #5
 
elite*gold: 0
Join Date: Jun 2011
Posts: 802
Received Thanks: 393
Quote:
Originally Posted by Serenduk View Post
so if i set all to the above they will all spawn at same time ?
If you set this at 30 minutes for example the unique will respawn after 30 minutes from his death
H34D_B4NG3R is offline  
Thanks
2 Users
Old 03/29/2012, 13:11   #6
 
WRONG WAY's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 353
Received Thanks: 62
i will try it

please H34D_B4NG3R How to change CTF time ??
WRONG WAY is offline  
Old 03/29/2012, 22:38   #7
 
elite*gold: 0
Join Date: Jun 2011
Posts: 802
Received Thanks: 393
SMC -> SR_Schedule
here you can edit ctf time there and other events time
btw schedule.cfg is useless
H34D_B4NG3R is offline  
Old 03/29/2012, 22:53   #8
 
SunSoon's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 324
Received Thanks: 55
i wanna to know Code Uniques in Tab_RefNest!
SunSoon is offline  
Old 03/29/2012, 22:59   #9
 
elite*gold: 0
Join Date: Jun 2011
Posts: 802
Received Thanks: 393
I give you a hint:
dwTacticsID = monster ID
H34D_B4NG3R is offline  
Thanks
1 User
Old 03/29/2012, 23:36   #10
 
SunSoon's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 324
Received Thanks: 55
Ok , How did i get that id ?
SunSoon is offline  
Old 03/30/2012, 13:50   #11
dotCom
 
Devsome's Avatar
 
elite*gold: 12400
The Black Market: 104/0/0
Join Date: Mar 2009
Posts: 15,880
Received Thanks: 4,386
Read post 1#
Devsome is offline  
Old 03/31/2012, 01:15   #12
 
elite*gold: 0
Join Date: Feb 2010
Posts: 117
Received Thanks: 4
nice ****
Alessandroo is offline  
Old 03/31/2012, 09:22   #13
 
SunSoon's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 324
Received Thanks: 55
HEHEHEHEHEHE..
SunSoon is offline  
Thanks
1 User
Old 10/30/2013, 07:56   #14
 
elite*gold: 0
Join Date: Dec 2010
Posts: 24
Received Thanks: 6
Head_Banger please u can say where i add that code's?
muistull is offline  
Old 11/05/2013, 19:57   #15
 
elite*gold: 0
Join Date: Nov 2013
Posts: 62
Received Thanks: 5
niceeeeeeeeeeeeeeeeeeee
Power Road is offline  
Reply


Similar Threads Similar Threads
[VSRO] Unique Spawn Time
06/07/2016 - SRO Private Server - 12 Replies
Hey guys, is it possible that i can change the original spawn time from Tiger Girl to Demon Shaitan etc from 4Hours to 1 Hour or lower?
[Guide] Unique spawn Area & Multi-spawn! & hints to Add New Uniqes ! [Vsro]
02/17/2013 - SRO PServer Guides & Releases - 31 Replies
Please Follow this thread, this topic OUTDATE and it have alot of wrong information http://www.elitepvpers.com/forum/private-sro-expl oits-hacks-bots-guides/2339110-epic-release-us-uni que-spot.html Well as you can read from the topic title lets start USE
[Help] How i change time Unique
03/05/2012 - SRO Private Server - 3 Replies
hello Guys How i Change Unique Time Spwan Unique(Titan) please tell me if any one know how i change it please . CUz this unique only spwan 1time in day so i want change it spwan every 2h Sry for bad English
How To Change Spawn Time Of CTI
02/15/2012 - Shaiya Private Server - 3 Replies
How Do U Change the Spawn Time Of Cryptic The Immortal cus hes not in obelisk.ini o.o
Unique Spawn Time Problem :(
11/01/2011 - SRO Private Server - 0 Replies
Where time is controlled by unique spawn? I want to fall in 45 minutes 1



All times are GMT +2. The time now is 09:03.


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.