MobCreate.ini Doubt

08/13/2013 18:20 [Dev]Matheus#1
Hello, Elitepvpers

I have a big doubt about MobCreate.ini that is in the data folder on the server's Prince Dino, doubt I have to serve it?

MobCreate.ini
Code:
---------------------------------------------------------------------------
-- ¡Ø MobCreateSet
-- ¡Ø MobCreateSet_1, 2, 3.. Numbere in sequence.(number max : 1024)
-- ¡Ø MobCreateColumn : (GroupID, Percent)
-- ¡Ø MobCreateColumn Line Max : 512
-- ¡Ø Enable, Diable MapValue Max : 100
--------------------------------------------------------------------------
-- [MobCreateSet_1]
-- 	[MobCreateColumn] =	
-- 		(1,10)
-- 		(2,50)
-- 		(6,50)
-- 	[MobCreateEnableMap] = (1,2,3,4,5,6,7,8,9,10,11,12,13)
-- 
-- [MobCreateSet_2]
-- 	[MobCreateColumn] =	
-- 		(3,10)
-- 		(4,5550)
-- 	[MobCreateDiableMap] = (16)
-- 
-- [MobCreateSet_3]
-- 	[MobCreateColumn] =	
-- 		(6,1)
-- 
---------------------------------------------------------------------------

-- 2010 ³²¾Æ°ø ¿ùµåÄÅ À̺¥Æ® 15·¹º§ È£·ç¶ó±â
[MobCreateSet_1] 
	[MobCreateColumn] =
	  (1,100)
  [MobCreateEnableMap] = (18)

-- 2010 ³²¾Æ°ø ¿ùµåÄÅ À̺¥Æ® 30·¹º§ È£·ç¶ó±â
[MobCreateSet_2] 
	[MobCreateColumn] =
	  (2,100)
  [MobCreateEnableMap] = (30)

-- 2010 ³²¾Æ°ø ¿ùµåÄÅ À̺¥Æ® 60·¹º§ È£·ç¶ó±â
[MobCreateSet_3] 
	[MobCreateColumn] =
	  (3,100)
  [MobCreateEnableMap] = (60)
  
-- Å×½ºÆ®¿ë
[MobCreateSet_4]
	[MobCreateColumn] =
	  (2,60)
	  (3,120)
  [MobCreateDiableMap] = (1,2)

-- Å×½ºÆ®¿ë
[MobCreateSet_5]
	[MobCreateColumn] =
 	  (1,10)
	  (4,25)
 	  (5,50)
  
  
  
---------------------------------------------------------------------------
---------------------------------------------------------------------------
--
-- ¡Ø MobCreateGroup
-- ¡Ø MobCreateGroup_1, 2, 3.. Number in sequence.(number max : 512)
-- ¡Ø Mob Max Count : 512
-- ¡Ø SetMobMinMax, SetMobRange '~' Careful!!!
--------------------------------------------------------------------------
-- [MobCreateGroup_1]
-- 	[SetMobMinMax] = (3 ~ 10 )
-- 	[SetMobFix] = (240,233,555)
-- 	[SetMobRange] = (100 ~ 200)
--
--------------------------------------------------------------------------

-- 2010 ³²¾Æ°ø ¿ùµåÄÅ À̺¥Æ® 15·¹º§ ÁÖ½É
[MobCreateGroup_1]
  [SetMobMinMax] = (1 ~ 1)
	[SetMobFix] = (1770)

-- 2010 ³²¾Æ°ø ¿ùµåÄÅ À̺¥Æ® 30·¹º§ ÁÖ½É
[MobCreateGroup_2]
  [SetMobMinMax] = (1 ~ 1)
	[SetMobFix] = (1771)

-- 2010 ³²¾Æ°ø ¿ùµåÄÅ À̺¥Æ® 60·¹º§ ÁÖ½É
[MobCreateGroup_3]
  [SetMobMinMax] = (1 ~ 1)
	[SetMobFix] = (1772)
	
-- ¸÷Å©¸®¿¡ÀÌÆ® Å×½ºÆ®
[MobCreateGroup_4]
  [SetMobMinMax] = (1 ~ 5)
  [SetMobRange] = (1730 ~ 1732)
  [SetMobRange] = (1894 ~ 1899)
	[SetMobFix] = (1875,1876,1877)

-- ¸÷Å©¸®¿¡ÀÌÆ® Å×½ºÆ®
[MobCreateGroup_5] 
  [SetMobMinMax] = (3 ~ 4)
	[SetMobFix] = (1770,1771,1772)
08/13/2013 21:43 VIAT#2
thats 1 of 2 .ini files for ep 6.3 O_o how the hell o.o
08/15/2013 00:43 [Dev]Matheus#3
Yes and EP 6 more I wanted to know what it's for.
08/15/2013 02:35 VIAT#4
well you know how OS has 'battlezone button' under hp, sp, mp for the robots that .ini is how it links, So say you set robot to random spawn like a boss in the .ini that button will pick it up soon as you click button it will spawn you to the map set in the .ini
08/15/2013 16:03 [Dev]Matheus#5
Thank you very much.:handsdown: