Register for your free account! | Forgot your password?

You last visited: Today at 17:48

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

Advertisement



Mob Spawn problem

Discussion on Mob Spawn problem within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
ILowe's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 677
Received Thanks: 29
Mob Spawn problem

hello my game mob How do I fix very few
ILowe is offline  
Old 12/27/2013, 06:21   #2
 
elite*gold: 2
Join Date: Aug 2011
Posts: 833
Received Thanks: 1,130
Shard > Tab_RefNest > dwMaxTotalCount
Timlock is offline  
Old 12/27/2013, 08:35   #3
 
elite*gold: 20
Join Date: Jun 2012
Posts: 2,517
Received Thanks: 1,412
DECLARE @MonsterID INT
DECLARE @Monster varchar(129)
DECLARE @Rate INT
SET @Rate=3 ( add the spawn rate you want )
SET @Monster='MOB_CH_MANGNYANG'

SET @MonsterID = (select ID from _RefObjCommon where CodeName128=@Monster)

UPDATE Tab_RefNest
SET dwMaxTotalCount=dwMaxTotalCount*@Rate
FROM Tab_RefNest as n
INNER JOIN Tab_RefTactics AS t
ON n.dwTacticsID = t.dwTacticsID WHERE t.dwObjID=@MonsterID
WickedNite is offline  
Reply


Similar Threads Similar Threads
Mop Spawn Problem
11/03/2013 - Fiesta Online - 7 Replies
Hallo leute Ich habe das problem das in Zone 2 alle mops nach dem 5 oder 6 mall killen nicht mehr auftauchen wo kann ich das endern oder beheben Mit freundlichen Grüßen brongseherr21 ps. Würde mich um hilfe freuen
Single spawn / group spawn player problem
11/05/2012 - SRO Coding Corner - 15 Replies
Hey guys, I try to parse the player spawn packets so i can get the playerames / guildnames and items. Now im almost got all the information more sometimes my parser fails when ppl teleported. Is there something that i missed after a player teleported ? My parse code: public static void ParseChar(PacketReader packet, uint model) { - Pastebin.com
[Spawn-Problem]
10/11/2012 - Minecraft - 3 Replies
Hey Leute, Ich habe einen minecraft-server bei nitrado gemietet. so,nun habe ich aber ausversehen die tier-spawnrate auf 10000 gedreht o.O Also auf dem server laufen jetzt ein aartausend tiere herum und ich weiß nicht wie ich sie töten soll -.-' Ich habe schonmal ein plugin gesehen,bei dem man einfach /killall eingibt und dannn sämtliche tiere und monster getötet werden. Mein Problem: Ich weiß nicht wie dieses Plugin heist! Bitte helft mir bekommt uach ein FETTES THX! danke im vorraus...
Problem mit dem Spawn!
04/14/2011 - Minecraft - 4 Replies
Ich habe das Problem, wenn man respawnt, spawnt man genau falschherum! D.H. Man Spawnt halt auf dem Punkt aber man ist umgedreht! Ich habe ExactSpawn (Plugin) Ohne ist es noch schlimmer..
[Help]Spawn Problem
12/09/2010 - CO2 Private Server - 8 Replies
I use a 5165 source ( the one Arco released ) and i want to delete the monster spawn because they are too big and the guards . i go into OldCOdb , mobspawns , delete the spawns and when i try to debug the server crashes . any help please ? :|



All times are GMT +2. The time now is 17:48.


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.