USE [SRO_VT_SHARD] -- HB
-- Configuration Beginning
declare [MENTION=1629512]multiple[/MENTION]Value int = 2 -- Multiple value: 2 = 2x usual spawn | 5 = 5x usual spawn
-- Configuration Ending
UPDATE Tab_RefNest set dwMaxTotalCount = dwMaxTotalCount * [MENTION=1629512]multiple[/MENTION]Value where dwTacticsID in (select dwTacticsID from Tab_RefTactics where dwObjID in (select ID from _RefObjCommon where CodeName128 like 'MOB_%' and Rarity != 3 and Rarity != 8)) -- UPDATE while preventing edit on NPCs/Uniques
Note for the copypasting: Replace "MENTION" with "@" and delete "/MENTION", its because of EPVP mentioning system.
Step1: Enter the game with Gm account.
Step2: Command /worldstatus
Step3: See how many mob/npc spawn in bot-right windows
If it < 30 or 35k else do nothing :v
Step4: Increase mob+++
Step5: Go to Step1
Hint: Increase mob spawn in important (popular) place! Skip some place low level (Jangan, West China, Europe, Asia Mirror, CA.. etc) and some mob don't important
USE [SRO_VT_SHARD] -- HB
-- Configuration Beginning
declare [MENTION=1629512]multiple[/MENTION]Value int = 2 -- Multiple value: 2 = 2x usual spawn | 5 = 5x usual spawn
-- Configuration Ending
UPDATE Tab_RefNest set dwMaxTotalCount = dwMaxTotalCount * [MENTION=1629512]multiple[/MENTION]Value where dwTacticsID in (select dwTacticsID from Tab_RefTactics where dwObjID in (select ID from _RefObjCommon where CodeName128 like 'MOB_%' and Rarity != 3 and Rarity != 8)) -- UPDATE while preventing edit on NPCs/Uniques
Note for the copypasting: Replace "MENTION" with "@" and delete "/MENTION", its because of EPVP mentioning system.
Quote:
Originally Posted by hoangphan7
Step1: Enter the game with Gm account.
Step2: Command /worldstatus
Step3: See how many mob/npc spawn in bot-right windows
If it < 30 or 35k else do nothing :v
Step4: Increase mob+++
Step5: Go to Step1
Hint: Increase mob spawn in important (popular) place! Skip some place low level (Jangan, West China, Europe, Asia Mirror, CA.. etc) and some mob don't important
have a query where i can change the spawn per region or per mob
update Tab_RefNest
set dwmaxtotalcount = 0 -- put number which you want to change
where dwTacticsID in (select dwTacticsID from Tab_RefTactics
where dwObjID in (select id from _RefObjCommon where CodeName128 like 'MOB_DH%')
)
update Tab_RefNest
set dwmaxtotalcount = 0 -- put number which you want to change
where dwTacticsID in (select dwTacticsID from Tab_RefTactics
where dwObjID in (select id from _RefObjCommon where CodeName128 like 'MOB_DH%')
)
[Question] How to DISABLE mobs Spawn , without uniques spawn , etc ? 09/12/2016 - SRO Private Server - 6 Replies i am making a PVP server , i want to make start level 110 and cap level 130
so the other areas are not important , and also they could take RAM , CPU and it may cause some LAGGGGGS !
so can you tell me any ideas how to disable it ? Thanks
[Selling] Best Arma 3 Money spawn - Gear spawn - Vehicles spawn *ON EVERY SERVER* 12/26/2014 - ArmA Trading - 0 Replies bojkastros Arma 3 Shop ist offen - Geld Spawn - Ausrüstungs Spawn- Fahrzeuge spawnen * auf jedem Server *
Geld
2 mil = 1,50 euro
4 mil = 2,50 euro
So viel geld wie ihr wollt = 8 euro
[Help]TQ binarys Mobs spawn 06/22/2009 - CO2 Private Server - 0 Replies hey i need help on how to increase the size of the spawn and make more spawn...
[Help]TQ binarys Mobs spawn 06/22/2009 - Conquer Online 2 - 3 Replies how can i make more mobs spawn in the binarys
[help]Need Spawn Nps/Mobs command 04/04/2009 - CO2 Private Server - 3 Replies heya guys infact i need command spawn for nps and mobs i have it in my source and it's powersource but i cant write it there is wrong thing
so can anyone tell me how to write it like this
/spawn ..... or things like this and thanks =]
and i searched already for 3 hours in the wepsite about it and i cant find it too.