|
You last visited: Today at 10:34
Advertisement
Obelix / Portal Syntax
Discussion on Obelix / Portal Syntax within the Shaiya Private Server forum part of the Shaiya category.
09/15/2011, 17:57
|
#1
|
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
|
Obelix / Portal Syntax
(Edit: Obeli_sk_ of course...)
I'm trying to define some restrictions on portals (to link them to a relic) and failed to do so.
The goal is actually to restore Episo 3 behaviors with Jungle, Desert portals linked to Medius portal; but unfortunately I haven't an episo 3 obelisk file.
Can someone provide an example of a Portal definition within obelisk.ini or a ep.3 release of that file ? Thanks.
|
|
|
09/15/2011, 18:26
|
#2
|
elite*gold: 0
Join Date: Jan 2011
Posts: 197
Received Thanks: 75
|
Code:
//¼º¹°
// [zone_¸Ê¹øÈ£]
// [Obelisk_¼º¹°¹øÈ£] = (x,y,z),(Á߸³mobid, ºûmobid, ºÐ³ëmobid),±âº»±¹°¡(0=Á߸³,1=ºû,2=ºÐ³ë)
// [Mob] = (x,y,z,radius),(mobid, mobid, mobid),mobcount
// [Mob] = (155.30,39.42,200.32,1),(78, 70, 74),1
// Æ÷Å»¿¬°á
// [Portal_±×³É¹øÈ£, (Æ÷Å»ÀÖ´Â map¹øÈ£, ¸Ê¿¡ÂïÈù Æ÷Å» id) ]
// [light] = (¸Ê¹øÈ£,¼º¹°¹øÈ£), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// [fury] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// º¸½º¸÷ (°¹¼ö Á¦ÇÑ ÀÖ½¿ ===> changemobcount=15ÀÌÇÏ, mobcount=16ÀÌÇÏ, [Mob]=32°³ÀÌÇÏ )
// [bothmob_001, (mapid, changemobcount(15ÀÌÇÏ), respawntime, (mapid,portalid))] -> portalid´Â 1001ºÎÅÍ »ç¿ëÇÒ°Í!!!
// = (x,y,z),(mobid1, mobid2, mobid3, ... )
// [Mob(32°³ÀÌÇÏ)] = (x,y,z,radius),(mobid1, mobid2, mobid3, ... itemmobid), mobcount(16ÀÌÇÏ)
// [Mob] = (x,y,z,radius),(mobid1, mobid2, mobid3, ... itemmobid), mobcount
//////////////////////////////////////////////////////////////////////////////////////////////////
[Portal_±×³É¹øÈ£, (Æ÷Å»ÀÖ´Â map¹øÈ£, ¸Ê¿¡ÂïÈù Æ÷Å» id) ]
// [light] = (¸Ê¹øÈ£,¼º¹°¹øÈ£), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// [fury] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
ºû
1010 = ½ºÅ×ÀÌºí ¿¡¸£µ¥ 47
1011 = µöµ¥ÀúÆ® 45
ºÐ³ë
1020 = ½ºÅ×ÀÌºí ¿¡¸£µ¥ 47
1021 = µöµ¥ÀúÆ® 45
* ¿©½ÅÀÇ Àεµ Æ÷Å»Àº 1010 ºÎÅÍ 1050 ±îÁö Á¸Àç ÇÕ´Ï´Ù.
///////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////
// obelisk
[zone_0]
[Obelisk_001] = (155.10,39.43,190.38),(52, 252, 152),0
[Mob] = (155.17,39.44,180.20,1),(77, 69, 73),1
[Mob] = (155.30,39.42,200.32,1),(78, 70, 74),1
[Mob] = (166.09,39.44,190.46,1),(79, 71, 75),1
[Mob] = (144.87,39.42,190.21,1),(80, 72, 76),1
[Mob] = (170.13,39.44,174.84,5),(68, 65, 66),2
[Mob] = (139.32,39.44,174.76,5),(68, 65, 66),2
[Mob] = (137.99,39.40,212.12,5),(68, 65, 66),2
[Mob] = (169.87,39.43,210.90,5),(68, 65, 66),2
[Mob] = (190.15,39.48,246.14,1),(0, 168, 268),1
[Mob] = (180.85,39.44,245.57,1),(0, 169, 269),1
[Mob] = (190.37,39.47,258.33,1),(0, 170, 270),1
[Mob] = (180.15,39.42,257.77,1),(0, 171, 271),1
[Mob] = (219.15,39.48,180.14,1),(0, 168, 268),1
[Mob] = (210.85,39.44,179.57,1),(0, 169, 269),1
[Mob] = (219.37,39.47,191.33,1),(0, 170, 270),1
[Mob] = (209.15,39.42,192.77,1),(0, 171, 271),1
[Mob] = (130.15,39.48,119.14,1),(0, 168, 268),1
[Mob] = (120.85,39.44,118.57,1),(0, 169, 269),1
[Mob] = (130.37,39.47,131.33,1),(0, 170, 270),1
[Mob] = (120.15,39.42,130.77,1),(0, 171, 271),1
[Mob] = (118.15,39.48,230.14,1),(0, 168, 268),1
[Mob] = (107.85,39.44,228.57,1),(0, 169, 269),1
[Mob] = (118.37,39.47,242.33,1),(0, 170, 270),1
[Mob] = (108.15,39.42,242.77,1),(0, 171, 271),1
[Obelisk_002] = (550.90,23.46,631.40),(54, 254, 154),0
[Mob] = (551.11,23.44,641.67,1),(77, 69, 73),1
[Mob] = (551.27,23.50,621.07,1),(78, 70, 74),1
[Mob] = (541.13,23.50,630.95,1),(79, 71, 75),1
[Mob] = (561.66,23.41,631.24,1),(80, 72, 76),1
[Mob] = (531.92,23.57,649.65,5),(68, 65, 66),2
[Mob] = (571.73,23.69,650.62,5),(68, 65, 66),2
[Mob] = (532.15,23.62,612.83,5),(68, 65, 66),2
[Mob] = (569.52,23.49,613.50,5),(68, 65, 66),2
[Mob] = (580.43,23.86,580.23,1),(0, 164, 264),1
[Mob] = (590.43,23.86,580.23,1),(0, 165, 265),1
[Mob] = (580.43,23.86,570.23,1),(0, 166, 266),1
[Mob] = (590.43,23.86,569.23,1),(0, 167, 267),1
[Mob] = (497.43,23.86,600.23,1),(0, 164, 264),1
[Mob] = (485.43,23.86,600.23,1),(0, 165, 265),1
[Mob] = (496.43,23.86,611.23,1),(0, 166, 266),1
[Mob] = (485.43,23.86,611.23,1),(0, 167, 267),1
[Mob] = (530.43,23.86,680.23,1),(0, 164, 264),1
[Mob] = (519.43,23.86,681.23,1),(0, 165, 265),1
[Mob] = (530.43,23.86,691.23,1),(0, 166, 266),1
[Mob] = (519.43,23.86,691.23,1),(0, 167, 267),1
[Mob] = (600.43,23.86,630.23,1),(0, 164, 264),1
[Mob] = (600.43,23.86,641.23,1),(0, 165, 265),1
[Mob] = (610.43,23.86,630.23,1),(0, 166, 266),1
[Mob] = (611.43,23.86,641.23,1),(0, 167, 267),1
[Obelisk_003] = (1535.41,28.40,1321.38),(55, 255, 155),0
[Mob] = (1535.35,28.40,1331.49,1),(77, 69, 73),1
[Mob] = (1535.60,28.40,1311.48,1),(78, 70, 74),1
[Mob] = (1524.77,28.40,1321.25,1),(79, 71, 75),1
[Mob] = (1545.84,28.40,1321.24,1),(80, 72, 76),1
[Mob] = (1519.17,28.40,1339.09,5),(68, 65, 66),2
[Mob] = (1519.30,28.40,1304.21,5),(68, 65, 66),2
[Mob] = (1552.26,28.40,1304.69,5),(68, 65, 66),2
[Mob] = (1552.38,28.40,1339.53,5),(68, 65, 66),2
[Mob] = (1519.43,23.86,1277.23,1),(0, 164, 264),1
[Mob] = (1519.43,23.86,1266.23,1),(0, 165, 265),1
[Mob] = (1510.43,23.86,1279.23,1),(0, 166, 266),1
[Mob] = (1511.43,23.86,1269.23,1),(0, 167, 267),1
[Mob] = (1607.43,23.86,1319.23,1),(0, 164, 264),1
[Mob] = (1597.43,23.86,1318.23,1),(0, 165, 265),1
[Mob] = (1597.43,23.86,1309.23,1),(0, 166, 266),1
[Mob] = (1607.43,23.86,1308.23,1),(0, 167, 267),1
[Mob] = (1474.43,23.86,1314.23,1),(0, 164, 264),1
[Mob] = (1484.43,23.86,1314.23,1),(0, 165, 265),1
[Mob] = (1484.43,23.86,1324.23,1),(0, 166, 266),1
[Mob] = (1474.43,23.86,1324.23,1),(0, 167, 267),1
[Mob] = (1561.43,23.86,1372.23,1),(0, 164, 264),1
[Mob] = (1562.43,23.86,1362.23,1),(0, 165, 265),1
[Mob] = (1571.43,23.86,1362.23,1),(0, 166, 266),1
[Mob] = (1571.43,23.86,1372.23,1),(0, 167, 267),1
[Obelisk_004] = (1843.45,28.40,1827.02),(51, 251, 151),0
[Mob] = (1843.41,28.40,1837.11,1),(77, 69, 73),1
[Mob] = (1843.53,28.40,1816.80,1),(78, 70, 74),1
[Mob] = (1833.52,28.40,1826.87,1),(79, 71, 75),1
[Mob] = (1854.15,28.40,1826.87,1),(80, 72, 76),1
[Mob] = (1828.77,28.40,1844.32,5),(68, 65, 66),2
[Mob] = (1860.09,28.40,1844.03,5),(68, 65, 66),2
[Mob] = (1858.47,28.40,1812.24,5),(68, 65, 66),2
[Mob] = (1829.27,28.40,1812.18,5),(68, 65, 66),2
[Mob] = (1901.43,23.86,1855.23,1),(0, 168, 268),1
[Mob] = (1912.43,23.86,1855.23,1),(0, 169, 269),1
[Mob] = (1901.43,23.86,1865.23,1),(0, 170, 270),1
[Mob] = (1912.43,23.86,1865.23,1),(0, 171, 271),1
[Mob] = (1798.43,23.86,1861.23,1),(0, 168, 268),1
[Mob] = (1787.43,23.86,1862.23,1),(0, 169, 269),1
[Mob] = (1798.43,23.86,1872.23,1),(0, 170, 270),1
[Mob] = (1787.43,23.86,1872.23,1),(0, 171, 271),1
[Mob] = (1778.43,23.86,1819.23,1),(0, 168, 268),1
[Mob] = (1778.43,23.86,1808.23,1),(0, 169, 269),1
[Mob] = (1767.43,23.86,1819.23,1),(0, 170, 270),1
[Mob] = (1768.43,23.86,1808.23,1),(0, 171, 271),1
[Mob] = (1838.43,23.86,1777.23,1),(0, 168, 268),1
[Mob] = (1827.43,23.86,1778.23,1),(0, 169, 269),1
[Mob] = (1838.43,23.86,1767.23,1),(0, 170, 270),1
[Mob] = (1827.43,23.86,1767.23,1),(0, 171, 271),1
[Obelisk_005] = (1114.38,20.96,1112.48),(67, 63, 64),0
[Mob] = (1114.28,20.96,1122.69,1),(77, 69, 73),1
[Mob] = (1114.41,21.70,1102.40,1),(78, 70, 74),1
[Mob] = (1104.38,20.96,1112.50,1),(79, 71, 75),1
[Mob] = (1125.04,20.96,1112.61,1),(80, 72, 76),1
[Mob] = (1098.78,20.96,1128.00,5),(68, 65, 66),2
[Mob] = (1130.92,20.96,1128.36,5),(68, 65, 66),2
[Mob] = (1098.61,22.09,1098.04,5),(68, 65, 66),2
[Mob] = (1129.87,22.08,1098.09,5),(68, 65, 66),2
[Mob] = (1149.43,23.86,1079.23,1),(0, 164, 264),1
[Mob] = (1160.43,23.86,1080.23,1),(0, 165, 265),1
[Mob] = (1150.43,23.86,1069.23,1),(0, 166, 266),1
[Mob] = (1159.43,23.86,1070.23,1),(0, 167, 267),1
[Mob] = (1076.43,23.86,1040.23,1),(0, 164, 264),1
[Mob] = (1076.43,23.86,1051.23,1),(0, 165, 265),1
[Mob] = (1087.43,23.86,1051.23,1),(0, 166, 266),1
[Mob] = (1087.43,23.86,1041.23,1),(0, 167, 267),1
[Mob] = (1040.43,23.86,1119.23,1),(0, 164, 264),1
[Mob] = (1039.43,23.86,1109.23,1),(0, 165, 265),1
[Mob] = (1049.43,23.86,1109.23,1),(0, 166, 266),1
[Mob] = (1049.43,23.86,1120.23,1),(0, 167, 267),1
[Mob] = (1074.43,23.86,1172.23,1),(0, 164, 264),1
[Mob] = (1074.43,23.86,1184.23,1),(0, 165, 265),1
[Mob] = (1084.43,23.86,1173.23,1),(0, 166, 266),1
[Mob] = (1085.43,23.86,1184.23,1),(0, 167, 267),1
[Obelisk_006] = (622.06,24.11,1721.41),(50, 250, 150),1
[Mob] = (622.19,24.24,1731.31,1),(77, 69, 73),1
[Mob] = (622.27,24.26,1710.88,1),(78, 70, 74),1
[Mob] = (611.57,23.90,1721.35,1),(79, 71, 75),1
[Mob] = (632.32,24.26,1721.05,1),(80, 72, 76),1
[Mob] = (606.58,25.09,1737.82,5),(68, 65, 66),2
[Mob] = (637.43,23.89,1738.34,5),(68, 65, 66),2
[Mob] = (605.98,24.24,1705.67,5),(68, 65, 66),2
[Mob] = (637.92,24.26,1706.16,5),(68, 65, 66),2
[Mob] = (607.82,23.90,1791.83,10),(0, 160, 260),2
[Mob] = (608.67,23.90,1772.81,10),(0, 160, 260),2
[Mob] = (648.24,23.90,1785.34,10),(0, 161, 261),2
[Mob] = (663.42,23.61,1773.29,10),(0, 161, 261),2
[Mob] = (684.66,22.81,1754.22,10),(0, 162, 262),2
[Mob] = (686.86,23.87,1736.77,10),(0, 162, 262),2
[Mob] = (665.92,23.89,1713.71,10),(0, 163, 263),2
[Mob] = (679.92,23.74,1700.79,10),(0, 163, 263),2
[Obelisk_007] = (1759.02,16.96,797.81),(53, 253, 153),2
[Mob] = (1759.01,17.54,807.75,1),(77, 69, 73),1
[Mob] = (1759.02,16.96,787.82,1),(78, 70, 74),1
[Mob] = (1748.20,16.85,798.30,1),(79, 71, 75),1
[Mob] = (1769.49,17.04,797.83,1),(80, 72, 76),1
[Mob] = (1776.50,18.15,815.17,5),(68, 65, 66),2
[Mob] = (1776.33,17.34,783.30,5),(68, 65, 66),2
[Mob] = (1744.90,16.97,782.83,5),(68, 65, 66),2
[Mob] = (1744.64,17.34,815.36,5),(68, 65, 66),2
[Mob] = (1707.20,17.62,761.54,10),(0, 160, 260),2
[Mob] = (1686.53,17.64,772.87,10),(0, 160, 260),2
[Mob] = (1688.20,17.02,813.10,10),(0, 161, 261),2
[Mob] = (1709.18,17.64,829.18,10),(0, 161, 261),2
[Mob] = (1818.68,17.54,820.73,10),(0, 162, 262),2
[Mob] = (1835.10,17.54,835.41,10),(0, 162, 262),2
[Mob] = (1828.20,17.54,787.83,10),(0, 163, 263),2
[Mob] = (1847.45,17.55,774.86,10),(0, 163, 263),2
[zone_18]
[Obelisk_001] = (560.34,2.20,540.20),(710, 712, 711),0
[Mob] = (568.00,2.18,547.99,3),(713, 715, 714),2
[Mob] = (551.08,2.39,531.39,3),(713, 715, 714),2
[Mob] = (552.36,2.18,546.92,3),(713, 715, 714),2
[Mob] = (566.08,3.07,530.88,3),(713, 715, 714),2
[zone_30]
[Obelisk_001] = (900.15,2.53,179.88),(716, 718, 717),0
[Mob] = (900.49,2.28,200.22,3),(719, 721, 720),2
[Mob] = (920.95,4.17,179.98,3),(719, 721, 720),2
[Mob] = (900.18,3.17,159.66,3),(719, 721, 720),2
[Mob] = (879.96,1.40,180.22,3),(719, 721, 720),2
//////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////
// both mob
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
¿ëµéÀÇ ¿ª½À
//////////////////////////////////////////////////////////////////////////////////////
[bothmob_001, (19, 2, 604800, (19,1001))] = (229.43, 1, 1031.10),(1974, 1977)
[Mob] = (237.85,1,1022.68,5),(0, 1980, 0), 1
[Mob] = (221.01,1,1039.52,5),(0, 1980, 0), 1
[Mob] = (237.85,1,1039.52,5),(0, 1981, 0), 1
[Mob] = (221.01,1,1022.68,5),(0, 1981, 0), 1
[Mob] = (235.906,1,1039.934,5),(0, 1987, 0), 1
[Mob] = (234.289,1,1021.224,5),(0, 1987, 0), 1
[Mob] = (215.418,1,1033.76,5),(0, 1987, 0), 1
[Mob] = (245.028,1,1035.578,5),(0, 1987, 0), 1
[Mob] = (259.43,1,1031.10,5),(0, 1984, 0), 1
[Mob] = (199.43,1,1031.10,5),(0, 1984, 0), 1
[Mob] = (229.43,1,1061.10,5),(0, 1985, 0), 1
[Mob] = (229.43,1,1001.10,5),(0, 1985, 0), 1
[Mob] = (259.43,1,1061.10,5),(0, 1986, 0), 1
[Mob] = (259.43,1,1001.10,5),(0, 1986, 0), 1
[Mob] = (199.43,1,1061.10,5),(0, 1986, 0), 1
[Mob] = (199.43,1,1001.10,5),(0, 1986, 0), 1
////////////////////////////////¾ÆÀÌÅÛµå¶ø///////////////////////////
[Mob] = (300,1,1031,1),(0, 0, 1972), 1
[Mob] = (229,1,1100,1),(0, 0, 1972), 1
[Mob] = (160,1,1031,1),(0, 0, 1972), 1
[Mob] = (229,1,961,1),(0, 0, 1972), 1
[Mob] = (290,1,1091,1),(0, 0, 1972), 1
[Mob] = (170,1,1091,1),(0, 0, 1972), 1
[Mob] = (170,1,971,1),(0, 0, 1972), 1
[Mob] = (290,1,971,1),(0, 0, 1972), 1
[Mob] = (260,1,1091,1),(0, 0, 1972), 1
[Mob] = (290,1,1061,1),(0, 0, 1972), 1
[Mob] = (170,1,1061,1),(0, 0, 1972), 1
[Mob] = (200,1,1091,1),(0, 0, 1972), 1
[Mob] = (170,1,1000,1),(0, 0, 1972), 1
[Mob] = (200,1,971,1),(0, 0, 1972), 1
[Mob] = (290,1,1000,1),(0, 0, 1972), 1
[Mob] = (260,1,971,1),(0, 0, 1972), 1
[bothmob_002, (20, 2, 604800, (20,1002))] = (454.09, 1.5, 191.76),(1975, 1978)
[Mob] = (462.51,1.5,200.18,5),(0, 1990, 0), 1
[Mob] = (445.67,1.5,183.34,5),(0, 1990, 0), 1
[Mob] = (462.51,1.5,183.34,5),(0, 1991, 0), 1
[Mob] = (445.67,1.5,200.18,5),(0, 1991, 0), 1
[Mob] = (464.09,1.5,191.76,5),(0, 1992, 0), 1
[Mob] = (444.09,1.5,191.76,5),(0, 1992, 0), 1
[Mob] = (454.09,1.5,201.76,5),(0, 1992, 0), 1
[Mob] = (454.09,1.5,181.76,5),(0, 1992, 0), 1
[Mob] = (484.09,1.5,191.76,5),(0, 1993, 0), 1
[Mob] = (424.09,1.5,191.76,5),(0, 1993, 0), 1
[Mob] = (454.09,1.5,221.76,5),(0, 1994, 0), 1
[Mob] = (454.09,1.5,161.76,5),(0, 1994, 0), 1
[Mob] = (484.09,1.5,221.76,5),(0, 1995, 0), 1
[Mob] = (424.09,1.5,221.76,5),(0, 1995, 0), 1
[Mob] = (484.09,1.5,161.76,5),(0, 1995, 0), 1
[Mob] = (424.09,1.5,161.76,5),(0, 1995, 0), 1
//////////////////////////////////¾ÆÀÌÅÛ µå¶ø////////////////////////////////////
[Mob] = (390,5,191,1),(0, 0, 1972), 1
[Mob] = (524,5,191,1),(0, 0, 1972), 1
[Mob] = (454,4,120,1),(0, 0, 1972), 1
[Mob] = (454,4,250,1),(0, 0, 1972), 1
[Mob] = (514,4,250,1),(0, 0, 1972), 1
[Mob] = (390,10,120,1),(0, 0, 1972), 1
[Mob] = (390,5,250,1),(0, 0, 1972), 1
[Mob] = (510,4,140,1),(0, 0, 1972), 1
[Mob] = (490,4,250,1),(0, 0, 1972), 1
[Mob] = (520,4,223,1),(0, 0, 1972), 1
[Mob] = (424,4,250,1),(0, 0, 1972), 1
[Mob] = (390,5,223,1),(0, 0, 1972), 1
[Mob] = (424,5,120,1),(0, 0, 1972), 1
[Mob] = (390,5,160,1),(0, 0, 1972), 1
[Mob] = (520,4,160,1),(0, 0, 1972), 1
[Mob] = (488,5,125,1),(0, 0, 1972), 1
---------------------------Ŭ·Î·Ð/ÆÇŸ½º¸¶ ´øÁ¯ ¿ë---------------------------------
----Ŭ·Î·Ð----
[bothmob_003, (14, 1, 43200, (14,1003))] = (203.62, 13, 619.96),(871)
[bothmob_004, (14, 1, 259200, (14,1005))] = (494.97, 8, 600.08),(872)
[Mob] = (495.97,8,580.54,5),(873, 0), 2
[Mob] = (474.96,8,628.41,5),(874, 0), 1
[Mob] = (514.95,8,630.07,5),(874, 0), 1
[Mob] = (464.97,8,600.08,5),(875, 0), 2
[Mob] = (525.97,8,600.08,5),(875, 0), 2
//////////////////////////////////¾ÆÀÌÅÛ µå¶ø////////////////////////////////////
[Mob] = (472.10,8,635.31,1),(0, 1970), 1
[Mob] = (456.90,8,620.61,1),(0, 1970), 1
[Mob] = (454.02,8,598.21,1),(0, 1970), 1
[Mob] = (453.73,8,578.86,1),(0, 1970), 1
[Mob] = (467.06,9,557.73,1),(0, 1970), 1
[Mob] = (514.28,10,553.67,1),(0, 1970), 1
[Mob] = (532.77,8,576.94,1),(0, 1970), 1
[Mob] = (532.21,8,597.65,1),(0, 1970), 1
[Mob] = (531.55,8,618.27,1),(0, 1970), 1
[Mob] = (517.59,8,642.32,1),(0, 1970), 1
///////////////////////////////////////////////////////////////////////////////////
----ÆÇŸ½º¸¶----
[bothmob_005, (17, 1, 43200, (17,1004))] = (123.54, 4, 606.7),(901)
[bothmob_006, (17, 1, 259200, (17,1005))] = (388.49, 8, 610),(902)
[Mob] = (388.49,8,585.72,5),(903, 0), 2
[Mob] = (407.37,8,632.2,5),(904, 0), 1
[Mob] = (363.67,8,632.2,5),(904, 0), 1
[Mob] = (410.49,8,610,5),(905, 0), 2
[Mob] = (366.49,8,610,5),(905, 0), 2
//////////////////////////////////¾ÆÀÌÅÛ µå¶ø////////////////////////////////////
[Mob] = (387.34,8,645.66,1),(0, 1971), 1
[Mob] = (349.55,8,645.66,1),(0, 1971), 1
[Mob] = (424,8,645.66,1),(0, 1971), 1
[Mob] = (424,8,629.74,1),(0, 1971), 1
[Mob] = (424,8,610.13,1),(0, 1971), 1
[Mob] = (424,8,582.62,1),(0, 1971), 1
[Mob] = (424,8,560.20,1),(0, 1971), 1
[Mob] = (348.45,8,560.20,1),(0, 1971), 1
[Mob] = (348.45,8,582.74,1),(0, 1971), 1
[Mob] = (348.45,8,607.67,1),(0, 1971), 1
[Mob] = (348.45,8,628.13,1),(0, 1971), 1
///////////////////////////////////////////////////////////////////////////////////
--------Å©¸³Æ½¿ø----------
ºû¿ë´ø
-----µ¥À̳뽺 ´õ µå¸²--------
[bothmob_007, (48, 1, 604800, (48,1001))] = (923.24, 26.79, 74.29),(1704)
-----³*Ÿ¸®¿À½º-----------
[bothmob_008, (48, 1, 604800, (48,1002))] = (322.36, 26.41, 447.08),(1706)
-----º§¸®ÀÚº£½º ¿¡Å丮-----
[bothmob_009, (48, 1, 604800, (48,1003))] = (838.92, 22.04, 463.77),(1702)
-----ÆÄ¸®´Þ¸®½º------------
[bothmob_010, (48, 1, 604800, (48,1004))] = (209.68, 25.63, 142.96),(1701)
-----¾ËÄ«¸®¾È ´õ Ç÷¹ÀÓ-----
[bothmob_011, (48, 2, 604800, (48,1005))] = (745.29, 24.65, 757.27),(1714, 1703)
-----۸£È÷·Î½º--------
[bothmob_012, (48, 1, 604800, (48,1006))] = (414.02, 35.53, 855.93),(1705)
-----Å©¸³Æ½¿ø-----
[bothmob_013, (48, 2, 604800, (48,1007))] = (191.35, 42.67, 755.74),(1700, 1716)
ºÐ³ë¿ë´ø
-----µ¥À̳뽺 ´õ µå¸²--------
[bothmob_014, (49, 1, 604800, (49,1001))] = (923.24, 26.79, 74.29),(1804)
-----³*Ÿ¸®¿À½º-----------
[bothmob_015, (49, 1, 604800, (49,1002))] = (322.36, 26.41, 447.08),(1806)
-----º§¸®ÀÚº£½º ¿¡Å丮-----
[bothmob_016, (49, 1, 604800, (49,1003))] = (838.92, 22.04, 463.77),(1802)
-----ÆÄ¸®´Þ¸®½º------------
[bothmob_017, (49, 1, 604800, (49,1004))] = (209.68, 25.63, 142.96),(1801)
-----¾ËÄ«¸®¾È ´õ Ç÷¹ÀÓ-----
[bothmob_018, (49, 2, 604800, (49,1005))] = (745.29, 24.65, 757.27),(1814, 1803)
-----۸£È÷·Î½º--------
[bothmob_019, (49, 1, 604800, (49,1006))] = (414.02, 35.53, 855.93),(1805)
-----Å©¸³Æ½¿ø-----
[bothmob_020, (49, 2, 604800, (49,1007))] = (191.35, 42.67, 755.74),(1800, 1816)
/////////////////////////////////////////////////////////////////////////////////
------ ±æµå ·©Å·Àü ------
---------- ½Ã¸£¹Ù³ª ----------
[bothmob_021, (50, 1, 604800, (50,1003))] = (506.98, 45.45, 340.63),(1855)
---------- ½Ç¹Ù´©½º ----------
[bothmob_022, (50, 1, 604800, (50,1001))] = (159.89, 30.53, 720.17),(1853)
---------- ¿¡ÀÌ Ç¸·Î½º ----------
[bothmob_023, (50, 1, 604800, (50,1002))] = (149.64, 57.19, 901.47),(1851)
/////////////////////////////////////////////////////////////////////////////////
-----------¿Àºí¸®ºñ¿À ·£´ýÁ¨-----------
[bothmob_024, (64, 1, 604800, (100,2000))] = (577.27, 12, 805.04),(2414)
[RandomRespawn] = (45,3600),(577.27, 12, 805.04),(508.45, 59, 542.16),(403.67, 71, 117.76)
/////////////////////////////////////////////////////////////////////////////////
-----------Ä«ÀÏ·ë »çÅ©¶ó-----------
[bothmob_025, (67, 1, 54000, (100,2000))] = (315.66, 2.2, 81),(2469)
/////////////////////////////////////////////////////////////////////////////////
there you go... but i think you could already find it in any other Obelisk.ini.
thats written in my translated one:
Code:
[Portal_number, (In portal mapNo, location portal id) ]
// [light] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// [fury] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
Light
1010 = Stable erde 47
1011 = Deep desert 45
Fury
1020 = Stable erde 47
1021 = Deep desert 45
and mine is ep5, so...
|
|
|
09/15/2011, 19:28
|
#3
|
elite*gold: 50
Join Date: Sep 2011
Posts: 408
Received Thanks: 1,262
|
the first one isnt ep 3.. it is ep 4
Here is the ep3 one:
Code:
//¼º¹°
// [zone_¸Ê¹øÈ£]
// [Obelisk_¼º¹°¹øÈ£] = (x,y,z),(Á߸³mobid, ºûmobid, ºĞ³ëmobid),±âº»±¹°¡(0=Á߸³,1=ºû,2=ºĞ³ë)
// [Mob] = (x,y,z,radius),(mobid, mobid, mobid),mobcount
// [Mob] = (155.30,39.42,200.32,1),(78, 70, 74),1
// Æ÷Å»¿¬°á
// [Portal_±×³É¹øÈ£, (Æ÷Å»ÀÖ´Â map¹øÈ£, ¸Ê¿¡ÂïÈù Æ÷Å» id) ]
// [light] = (¸Ê¹øÈ£,¼º¹°¹øÈ£), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// [fury] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// º¸½º¸÷ (°¹¼ö Á¦ÇÑ ÀÖ½¿ ===> changemobcount=15ÀÌÇÏ, mobcount=16ÀÌÇÏ, [Mob]=32°³ÀÌÇÏ )
// [bothmob_001, (mapid, changemobcount(15ÀÌÇÏ), respawntime, (mapid,portalid))] -> portalid´Â 1001ºÎÅÍ »ç¿ëÇÒ°Í!!!
// = (x,y,z),(mobid1, mobid2, mobid3, ... )
// [Mob(32°³ÀÌÇÏ)] = (x,y,z,radius),(mobid1, mobid2, mobid3, ... itemmobid), mobcount(16ÀÌÇÏ)
// [Mob] = (x,y,z,radius),(mobid1, mobid2, mobid3, ... itemmobid), mobcount
//////////////////////////////////////////////////////////////////////////////////////////////////
[Portal_±×³É¹øÈ£, (Æ÷Å»ÀÖ´Â map¹øÈ£, ¸Ê¿¡ÂïÈù Æ÷Å» id) ]
// [light] = (¸Ê¹øÈ£,¼º¹°¹øÈ£), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// [fury] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
ºû
1010 = ½ºÅ×ÀÌºí ¿¡¸£µ¥ 47
1011 = µöµ¥ÀúÆ® 45
ºĞ³ë
1020 = ½ºÅ×ÀÌºí ¿¡¸£µ¥ 47
1021 = µöµ¥ÀúÆ® 45
* ¿©½ÅÀÇ Àεµ Æ÷Å»Àº 1010 ºÎÅÍ 1050 ±îÁö Á¸Àç ÇÕ´Ï´Ù.
///////////////////////////////////////////////////////////////////////////////////////////////////
//µöµ¥ÀúÆ®//
[Portal_001, (0, 1049) ]
[light] = (0,Obelisk_001),(0,Obelisk_002),(0,Obelisk_005)
[Portal_002, (0, 1049) ]
[fury] = (0,Obelisk_003),(0,Obelisk_004),(0,Obelisk_005)
//½ºÅ×ÀÌºí ¿¡¸£µ¥//
[Portal_003, (0, 1049) ]
[light] = (0,Obelisk_001),(0,Obelisk_005),(0,Obelisk_006)
[Portal_004, (0, 1049) ]
[fury] = (0,Obelisk_004),(0,Obelisk_005),(0,Obelisk_007)
//////////////////////////////////////////////////////////////////////////////////////////////////
// obelisk
[zone_0]
[Obelisk_001] = (155.10,39.43,190.38),(52, 252, 152),0
[Mob] = (155.17,39.44,180.20,1),(77, 69, 73),1
[Mob] = (155.30,39.42,200.32,1),(78, 70, 74),1
[Mob] = (166.09,39.44,190.46,1),(79, 71, 75),1
[Mob] = (144.87,39.42,190.21,1),(80, 72, 76),1
[Mob] = (170.13,39.44,174.84,5),(68, 65, 66),2
[Mob] = (139.32,39.44,174.76,5),(68, 65, 66),2
[Mob] = (137.99,39.40,212.12,5),(68, 65, 66),2
[Mob] = (169.87,39.43,210.90,5),(68, 65, 66),2
[Mob] = (190.15,39.48,246.14,1),(0, 168, 268),1
[Mob] = (180.85,39.44,245.57,1),(0, 169, 269),1
[Mob] = (190.37,39.47,258.33,1),(0, 170, 270),1
[Mob] = (180.15,39.42,257.77,1),(0, 171, 271),1
[Mob] = (219.15,39.48,180.14,1),(0, 168, 268),1
[Mob] = (210.85,39.44,179.57,1),(0, 169, 269),1
[Mob] = (219.37,39.47,191.33,1),(0, 170, 270),1
[Mob] = (209.15,39.42,192.77,1),(0, 171, 271),1
[Mob] = (130.15,39.48,119.14,1),(0, 168, 268),1
[Mob] = (120.85,39.44,118.57,1),(0, 169, 269),1
[Mob] = (130.37,39.47,131.33,1),(0, 170, 270),1
[Mob] = (120.15,39.42,130.77,1),(0, 171, 271),1
[Mob] = (118.15,39.48,230.14,1),(0, 168, 268),1
[Mob] = (107.85,39.44,228.57,1),(0, 169, 269),1
[Mob] = (118.37,39.47,242.33,1),(0, 170, 270),1
[Mob] = (108.15,39.42,242.77,1),(0, 171, 271),1
[Obelisk_002] = (550.90,23.46,631.40),(54, 254, 154),0
[Mob] = (551.11,23.44,641.67,1),(77, 69, 73),1
[Mob] = (551.27,23.50,621.07,1),(78, 70, 74),1
[Mob] = (541.13,23.50,630.95,1),(79, 71, 75),1
[Mob] = (561.66,23.41,631.24,1),(80, 72, 76),1
[Mob] = (531.92,23.57,649.65,5),(68, 65, 66),2
[Mob] = (571.73,23.69,650.62,5),(68, 65, 66),2
[Mob] = (532.15,23.62,612.83,5),(68, 65, 66),2
[Mob] = (569.52,23.49,613.50,5),(68, 65, 66),2
[Mob] = (580.43,23.86,580.23,1),(0, 164, 264),1
[Mob] = (590.43,23.86,580.23,1),(0, 165, 265),1
[Mob] = (580.43,23.86,570.23,1),(0, 166, 266),1
[Mob] = (590.43,23.86,569.23,1),(0, 167, 267),1
[Mob] = (497.43,23.86,600.23,1),(0, 164, 264),1
[Mob] = (485.43,23.86,600.23,1),(0, 165, 265),1
[Mob] = (496.43,23.86,611.23,1),(0, 166, 266),1
[Mob] = (485.43,23.86,611.23,1),(0, 167, 267),1
[Mob] = (530.43,23.86,680.23,1),(0, 164, 264),1
[Mob] = (519.43,23.86,681.23,1),(0, 165, 265),1
[Mob] = (530.43,23.86,691.23,1),(0, 166, 266),1
[Mob] = (519.43,23.86,691.23,1),(0, 167, 267),1
[Mob] = (600.43,23.86,630.23,1),(0, 164, 264),1
[Mob] = (600.43,23.86,641.23,1),(0, 165, 265),1
[Mob] = (610.43,23.86,630.23,1),(0, 166, 266),1
[Mob] = (611.43,23.86,641.23,1),(0, 167, 267),1
[Obelisk_003] = (1535.41,28.40,1321.38),(55, 255, 155),0
[Mob] = (1535.35,28.40,1331.49,1),(77, 69, 73),1
[Mob] = (1535.60,28.40,1311.48,1),(78, 70, 74),1
[Mob] = (1524.77,28.40,1321.25,1),(79, 71, 75),1
[Mob] = (1545.84,28.40,1321.24,1),(80, 72, 76),1
[Mob] = (1519.17,28.40,1339.09,5),(68, 65, 66),2
[Mob] = (1519.30,28.40,1304.21,5),(68, 65, 66),2
[Mob] = (1552.26,28.40,1304.69,5),(68, 65, 66),2
[Mob] = (1552.38,28.40,1339.53,5),(68, 65, 66),2
[Mob] = (1519.43,23.86,1277.23,1),(0, 164, 264),1
[Mob] = (1519.43,23.86,1266.23,1),(0, 165, 265),1
[Mob] = (1510.43,23.86,1279.23,1),(0, 166, 266),1
[Mob] = (1511.43,23.86,1269.23,1),(0, 167, 267),1
[Mob] = (1607.43,23.86,1319.23,1),(0, 164, 264),1
[Mob] = (1597.43,23.86,1318.23,1),(0, 165, 265),1
[Mob] = (1597.43,23.86,1309.23,1),(0, 166, 266),1
[Mob] = (1607.43,23.86,1308.23,1),(0, 167, 267),1
[Mob] = (1474.43,23.86,1314.23,1),(0, 164, 264),1
[Mob] = (1484.43,23.86,1314.23,1),(0, 165, 265),1
[Mob] = (1484.43,23.86,1324.23,1),(0, 166, 266),1
[Mob] = (1474.43,23.86,1324.23,1),(0, 167, 267),1
[Mob] = (1561.43,23.86,1372.23,1),(0, 164, 264),1
[Mob] = (1562.43,23.86,1362.23,1),(0, 165, 265),1
[Mob] = (1571.43,23.86,1362.23,1),(0, 166, 266),1
[Mob] = (1571.43,23.86,1372.23,1),(0, 167, 267),1
[Obelisk_004] = (1843.45,28.40,1827.02),(51, 251, 151),0
[Mob] = (1843.41,28.40,1837.11,1),(77, 69, 73),1
[Mob] = (1843.53,28.40,1816.80,1),(78, 70, 74),1
[Mob] = (1833.52,28.40,1826.87,1),(79, 71, 75),1
[Mob] = (1854.15,28.40,1826.87,1),(80, 72, 76),1
[Mob] = (1828.77,28.40,1844.32,5),(68, 65, 66),2
[Mob] = (1860.09,28.40,1844.03,5),(68, 65, 66),2
[Mob] = (1858.47,28.40,1812.24,5),(68, 65, 66),2
[Mob] = (1829.27,28.40,1812.18,5),(68, 65, 66),2
[Mob] = (1901.43,23.86,1855.23,1),(0, 168, 268),1
[Mob] = (1912.43,23.86,1855.23,1),(0, 169, 269),1
[Mob] = (1901.43,23.86,1865.23,1),(0, 170, 270),1
[Mob] = (1912.43,23.86,1865.23,1),(0, 171, 271),1
[Mob] = (1798.43,23.86,1861.23,1),(0, 168, 268),1
[Mob] = (1787.43,23.86,1862.23,1),(0, 169, 269),1
[Mob] = (1798.43,23.86,1872.23,1),(0, 170, 270),1
[Mob] = (1787.43,23.86,1872.23,1),(0, 171, 271),1
[Mob] = (1778.43,23.86,1819.23,1),(0, 168, 268),1
[Mob] = (1778.43,23.86,1808.23,1),(0, 169, 269),1
[Mob] = (1767.43,23.86,1819.23,1),(0, 170, 270),1
[Mob] = (1768.43,23.86,1808.23,1),(0, 171, 271),1
[Mob] = (1838.43,23.86,1777.23,1),(0, 168, 268),1
[Mob] = (1827.43,23.86,1778.23,1),(0, 169, 269),1
[Mob] = (1838.43,23.86,1767.23,1),(0, 170, 270),1
[Mob] = (1827.43,23.86,1767.23,1),(0, 171, 271),1
[Obelisk_005] = (1114.38,20.96,1112.48),(67, 63, 64),0
[Mob] = (1114.28,20.96,1122.69,1),(77, 69, 73),1
[Mob] = (1114.41,21.70,1102.40,1),(78, 70, 74),1
[Mob] = (1104.38,20.96,1112.50,1),(79, 71, 75),1
[Mob] = (1125.04,20.96,1112.61,1),(80, 72, 76),1
[Mob] = (1098.78,20.96,1128.00,5),(68, 65, 66),2
[Mob] = (1130.92,20.96,1128.36,5),(68, 65, 66),2
[Mob] = (1098.61,22.09,1098.04,5),(68, 65, 66),2
[Mob] = (1129.87,22.08,1098.09,5),(68, 65, 66),2
[Mob] = (1149.43,23.86,1079.23,1),(0, 164, 264),1
[Mob] = (1160.43,23.86,1080.23,1),(0, 165, 265),1
[Mob] = (1150.43,23.86,1069.23,1),(0, 166, 266),1
[Mob] = (1159.43,23.86,1070.23,1),(0, 167, 267),1
[Mob] = (1076.43,23.86,1040.23,1),(0, 164, 264),1
[Mob] = (1076.43,23.86,1051.23,1),(0, 165, 265),1
[Mob] = (1087.43,23.86,1051.23,1),(0, 166, 266),1
[Mob] = (1087.43,23.86,1041.23,1),(0, 167, 267),1
[Mob] = (1040.43,23.86,1119.23,1),(0, 164, 264),1
[Mob] = (1039.43,23.86,1109.23,1),(0, 165, 265),1
[Mob] = (1049.43,23.86,1109.23,1),(0, 166, 266),1
[Mob] = (1049.43,23.86,1120.23,1),(0, 167, 267),1
[Mob] = (1074.43,23.86,1172.23,1),(0, 164, 264),1
[Mob] = (1074.43,23.86,1184.23,1),(0, 165, 265),1
[Mob] = (1084.43,23.86,1173.23,1),(0, 166, 266),1
[Mob] = (1085.43,23.86,1184.23,1),(0, 167, 267),1
[Obelisk_006] = (622.06,24.11,1721.41),(50, 250, 150),1
[Mob] = (622.19,24.24,1731.31,1),(77, 69, 73),1
[Mob] = (622.27,24.26,1710.88,1),(78, 70, 74),1
[Mob] = (611.57,23.90,1721.35,1),(79, 71, 75),1
[Mob] = (632.32,24.26,1721.05,1),(80, 72, 76),1
[Mob] = (606.58,25.09,1737.82,5),(68, 65, 66),2
[Mob] = (637.43,23.89,1738.34,5),(68, 65, 66),2
[Mob] = (605.98,24.24,1705.67,5),(68, 65, 66),2
[Mob] = (637.92,24.26,1706.16,5),(68, 65, 66),2
[Mob] = (607.82,23.90,1791.83,10),(0, 160, 260),2
[Mob] = (608.67,23.90,1772.81,10),(0, 160, 260),2
[Mob] = (648.24,23.90,1785.34,10),(0, 161, 261),2
[Mob] = (663.42,23.61,1773.29,10),(0, 161, 261),2
[Mob] = (684.66,22.81,1754.22,10),(0, 162, 262),2
[Mob] = (686.86,23.87,1736.77,10),(0, 162, 262),2
[Mob] = (665.92,23.89,1713.71,10),(0, 163, 263),2
[Mob] = (679.92,23.74,1700.79,10),(0, 163, 263),2
[Obelisk_007] = (1759.02,16.96,797.81),(53, 253, 153),2
[Mob] = (1759.01,17.54,807.75,1),(77, 69, 73),1
[Mob] = (1759.02,16.96,787.82,1),(78, 70, 74),1
[Mob] = (1748.20,16.85,798.30,1),(79, 71, 75),1
[Mob] = (1769.49,17.04,797.83,1),(80, 72, 76),1
[Mob] = (1776.50,18.15,815.17,5),(68, 65, 66),2
[Mob] = (1776.33,17.34,783.30,5),(68, 65, 66),2
[Mob] = (1744.90,16.97,782.83,5),(68, 65, 66),2
[Mob] = (1744.64,17.34,815.36,5),(68, 65, 66),2
[Mob] = (1707.20,17.62,761.54,10),(0, 160, 260),2
[Mob] = (1686.53,17.64,772.87,10),(0, 160, 260),2
[Mob] = (1688.20,17.02,813.10,10),(0, 161, 261),2
[Mob] = (1709.18,17.64,829.18,10),(0, 161, 261),2
[Mob] = (1818.68,17.54,820.73,10),(0, 162, 262),2
[Mob] = (1835.10,17.54,835.41,10),(0, 162, 262),2
[Mob] = (1828.20,17.54,787.83,10),(0, 163, 263),2
[Mob] = (1847.45,17.55,774.86,10),(0, 163, 263),2
[zone_18]
[Obelisk_001] = (560.34,2.20,540.20),(710, 712, 711),0
[Mob] = (568.00,2.18,547.99,3),(713, 715, 714),2
[Mob] = (551.08,2.39,531.39,3),(713, 715, 714),2
[Mob] = (552.36,2.18,546.92,3),(713, 715, 714),2
[Mob] = (566.08,3.07,530.88,3),(713, 715, 714),2
[zone_30]
[Obelisk_001] = (900.15,2.53,179.88),(716, 718, 717),0
[Mob] = (900.49,2.28,200.22,3),(719, 721, 720),2
[Mob] = (920.95,4.17,179.98,3),(719, 721, 720),2
[Mob] = (900.18,3.17,159.66,3),(719, 721, 720),2
[Mob] = (879.96,1.40,180.22,3),(719, 721, 720),2
//////////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////
// both mob
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
¿ëµéÀÇ ¿ª½À
//////////////////////////////////////////////////////////////////////////////////////
[bothmob_001, (19, 2, 604800, (19,1049))] = (229.43, 1, 1031.10),(1974, 1977)
[Mob] = (237.85,1,1022.68,5),(0, 1980, 0), 1
[Mob] = (221.01,1,1039.52,5),(0, 1980, 0), 1
[Mob] = (237.85,1,1039.52,5),(0, 1981, 0), 1
[Mob] = (221.01,1,1022.68,5),(0, 1981, 0), 1
[Mob] = (235.906,1,1039.934,5),(0, 1987, 0), 1
[Mob] = (234.289,1,1021.224,5),(0, 1987, 0), 1
[Mob] = (215.418,1,1033.76,5),(0, 1987, 0), 1
[Mob] = (245.028,1,1035.578,5),(0, 1987, 0), 1
[Mob] = (259.43,1,1031.10,5),(0, 1984, 0), 1
[Mob] = (199.43,1,1031.10,5),(0, 1984, 0), 1
[Mob] = (229.43,1,1061.10,5),(0, 1985, 0), 1
[Mob] = (229.43,1,1001.10,5),(0, 1985, 0), 1
[Mob] = (259.43,1,1061.10,5),(0, 1986, 0), 1
[Mob] = (259.43,1,1001.10,5),(0, 1986, 0), 1
[Mob] = (199.43,1,1061.10,5),(0, 1986, 0), 1
[Mob] = (199.43,1,1001.10,5),(0, 1986, 0), 1
////////////////////////////////¾ÆÀÌÅÛµå¶ø///////////////////////////
[Mob] = (300,1,1031,1),(0, 0, 1972), 1
[Mob] = (229,1,1100,1),(0, 0, 1972), 1
[Mob] = (160,1,1031,1),(0, 0, 1972), 1
[Mob] = (229,1,961,1),(0, 0, 1972), 1
[Mob] = (290,1,1091,1),(0, 0, 1972), 1
[Mob] = (170,1,1091,1),(0, 0, 1972), 1
[Mob] = (170,1,971,1),(0, 0, 1972), 1
[Mob] = (290,1,971,1),(0, 0, 1972), 1
[Mob] = (260,1,1091,1),(0, 0, 1972), 1
[Mob] = (290,1,1061,1),(0, 0, 1972), 1
[Mob] = (170,1,1061,1),(0, 0, 1972), 1
[Mob] = (200,1,1091,1),(0, 0, 1972), 1
[Mob] = (170,1,1000,1),(0, 0, 1972), 1
[Mob] = (200,1,971,1),(0, 0, 1972), 1
[Mob] = (290,1,1000,1),(0, 0, 1972), 1
[Mob] = (260,1,971,1),(0, 0, 1972), 1
[bothmob_002, (20, 2, 604800, (20,1049))] = (454.09, 1.5, 191.76),(1975, 1978)
[Mob] = (462.51,1.5,200.18,5),(0, 1990, 0), 1
[Mob] = (445.67,1.5,183.34,5),(0, 1990, 0), 1
[Mob] = (462.51,1.5,183.34,5),(0, 1991, 0), 1
[Mob] = (445.67,1.5,200.18,5),(0, 1991, 0), 1
[Mob] = (464.09,1.5,191.76,5),(0, 1992, 0), 1
[Mob] = (444.09,1.5,191.76,5),(0, 1992, 0), 1
[Mob] = (454.09,1.5,201.76,5),(0, 1992, 0), 1
[Mob] = (454.09,1.5,181.76,5),(0, 1992, 0), 1
[Mob] = (484.09,1.5,191.76,5),(0, 1993, 0), 1
[Mob] = (424.09,1.5,191.76,5),(0, 1993, 0), 1
[Mob] = (454.09,1.5,221.76,5),(0, 1994, 0), 1
[Mob] = (454.09,1.5,161.76,5),(0, 1994, 0), 1
[Mob] = (484.09,1.5,221.76,5),(0, 1995, 0), 1
[Mob] = (424.09,1.5,221.76,5),(0, 1995, 0), 1
[Mob] = (484.09,1.5,161.76,5),(0, 1995, 0), 1
[Mob] = (424.09,1.5,161.76,5),(0, 1995, 0), 1
//////////////////////////////////¾ÆÀÌÅÛ µå¶ø////////////////////////////////////
[Mob] = (390,5,191,1),(0, 0, 1972), 1
[Mob] = (524,5,191,1),(0, 0, 1972), 1
[Mob] = (454,4,120,1),(0, 0, 1972), 1
[Mob] = (454,4,250,1),(0, 0, 1972), 1
[Mob] = (514,4,250,1),(0, 0, 1972), 1
[Mob] = (390,10,120,1),(0, 0, 1972), 1
[Mob] = (390,5,250,1),(0, 0, 1972), 1
[Mob] = (510,4,140,1),(0, 0, 1972), 1
[Mob] = (490,4,250,1),(0, 0, 1972), 1
[Mob] = (520,4,223,1),(0, 0, 1972), 1
[Mob] = (424,4,250,1),(0, 0, 1972), 1
[Mob] = (390,5,223,1),(0, 0, 1972), 1
[Mob] = (424,5,120,1),(0, 0, 1972), 1
[Mob] = (390,5,160,1),(0, 0, 1972), 1
[Mob] = (520,4,160,1),(0, 0, 1972), 1
[Mob] = (488,5,125,1),(0, 0, 1972), 1
---------------------------Ŭ·Î·Ğ/ÆÇŸ½º¸¶ ´øÁ¯ ¿ë---------------------------------
----Ŭ·Î·Ğ----
[bothmob_003, (14, 1, 43200, (14,1003))] = (203.62, 13, 619.96),(871)
[bothmob_004, (14, 1, 259200, (14,1005))] = (494.97, 8, 600.08),(872)
[Mob] = (495.97,8,580.54,5),(873, 0), 2
[Mob] = (474.96,8,628.41,5),(874, 0), 1
[Mob] = (514.95,8,630.07,5),(874, 0), 1
[Mob] = (464.97,8,600.08,5),(875, 0), 2
[Mob] = (525.97,8,600.08,5),(875, 0), 2
//////////////////////////////////¾ÆÀÌÅÛ µå¶ø////////////////////////////////////
[Mob] = (472.10,8,635.31,1),(0, 1970), 1
[Mob] = (456.90,8,620.61,1),(0, 1970), 1
[Mob] = (454.02,8,598.21,1),(0, 1970), 1
[Mob] = (453.73,8,578.86,1),(0, 1970), 1
[Mob] = (467.06,9,557.73,1),(0, 1970), 1
[Mob] = (514.28,10,553.67,1),(0, 1970), 1
[Mob] = (532.77,8,576.94,1),(0, 1970), 1
[Mob] = (532.21,8,597.65,1),(0, 1970), 1
[Mob] = (531.55,8,618.27,1),(0, 1970), 1
[Mob] = (517.59,8,642.32,1),(0, 1970), 1
///////////////////////////////////////////////////////////////////////////////////
----ÆÇŸ½º¸¶----
[bothmob_005, (17, 1, 43200, (17,1004))] = (123.54, 4, 606.7),(901)
[bothmob_006, (17, 1, 259200, (17,1005))] = (388.49, 8, 610),(902)
[Mob] = (388.49,8,585.72,5),(903, 0), 2
[Mob] = (407.37,8,632.2,5),(904, 0), 1
[Mob] = (363.67,8,632.2,5),(904, 0), 1
[Mob] = (410.49,8,610,5),(905, 0), 2
[Mob] = (366.49,8,610,5),(905, 0), 2
//////////////////////////////////¾ÆÀÌÅÛ µå¶ø////////////////////////////////////
[Mob] = (387.34,8,645.66,1),(0, 1971), 1
[Mob] = (349.55,8,645.66,1),(0, 1971), 1
[Mob] = (424,8,645.66,1),(0, 1971), 1
[Mob] = (424,8,629.74,1),(0, 1971), 1
[Mob] = (424,8,610.13,1),(0, 1971), 1
[Mob] = (424,8,582.62,1),(0, 1971), 1
[Mob] = (424,8,560.20,1),(0, 1971), 1
[Mob] = (348.45,8,560.20,1),(0, 1971), 1
[Mob] = (348.45,8,582.74,1),(0, 1971), 1
[Mob] = (348.45,8,607.67,1),(0, 1971), 1
[Mob] = (348.45,8,628.13,1),(0, 1971), 1
///////////////////////////////////////////////////////////////////////////////////
|
|
|
09/16/2011, 00:44
|
#4
|
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
|
Quote:
Originally Posted by JuuF
the first one isnt ep 3.. it is ep 4
Here is the ep3 one:
Code:
//µöµ¥ÀúÆ®//
[Portal_001, (0, 1049) ]
[light] = (0,Obelisk_001),(0,Obelisk_002),(0,Obelisk_005)
[Portal_002, (0, 1049) ]
[fury] = (0,Obelisk_003),(0,Obelisk_004),(0,Obelisk_005)
//½ºÅ×ÀÌºí ¿¡¸£µ¥//
[Portal_003, (0, 1049) ]
[light] = (0,Obelisk_001),(0,Obelisk_005),(0,Obelisk_006)
[Portal_004, (0, 1049) ]
[fury] = (0,Obelisk_004),(0,Obelisk_005),(0,Obelisk_007)
|
That is the part I was looking for.
My tries (and failures unfortunately) were close to these statements.
I so have to look the issue more globally, but many thank to this info that will help to better address the pb.
Edit: ok, I've found the other mistakes. it's working fine now.
so solved, /closed, etc.
|
|
|
09/16/2011, 20:53
|
#5
|
elite*gold: 0
Join Date: Jan 2011
Posts: 197
Received Thanks: 75
|
i thought its ep3 o.O hmm, would explain why i always got dced when i tried to enter the ep3 server... ^^"
|
|
|
09/17/2011, 10:37
|
#6
|
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
|
According some received PM I wasn't alone to face issues with this "old" episo 3 behavior.
So for those to whom it may be useful:
The portals definition is stored in .svmap file and is structured according to:
Code:
struct Portal {
float x, y, z; // location of portal
long faction; // faction that can use this portal
short minLvl, maxLvl; // min & max levels to use portal
long dest; // ID of destination map
float dx, dy, dz; // coords of destination point
};
the faction member can be:
0: to allow all factions to use the portal
1: to allow lights only to use it
2: to allow darks only to use it
or any values greater or equal to 1000 used as a conditional access.
(not sure if the min value is actually 1000 or if all values > 2 are allowed, but 1000+ do work)
The goal of this thread was to link access to Jungle and DD1 to the ownership of some relics of D-Water (of course you can apply the same logic on other portal, such as invasion ones).
The portals of map 0 are so defined as follows:
Code:
X,Y,Z,faction,minLvl,maxLvl,destID,dX,dY,dZ
2001.4, 17.5, 311.1, 2, 0,99, 29, 1772.3, 28.1, 1840.9
76.6, 24.8, 1981.9, 1, 0,99, 28, 1653.0, 29.7, 189.8
1325.1, 23.1, 958.7, 2, 0,99, 3, 16.0, 13.0, 136.0
1320.6, 48.1, 1480.3, 2, 0,99, 9, 519.0, 5.0, 772.0
528.5, 11.9, 1317.0, 1, 0,99, 3, 117.0, 23.0, 25.0
770.1, 27.9, 1258.2, 1, 0,99, 9, 201.9, 14.7, 7.6
1941.1, 13.9, 367.3, 1003, 0,99, 45, 859.5, 4.0, 308.1
1921.2, 13.9, 332.0, 1002, 0,99, 47, 571.4, 7.0, 194.1
187.0, 25.4, 1832.6, 1001, 0,99, 45, 923.7, 10.0, 864.7
223.4, 25.5, 1873.3, 1000, 0,99, 47, 125.6, 9.0, 454.1
886.6, 145.2, 776.7, 2, 0,99, 56, 244.2, 29.3, 81.2
886.0, 161.0, 777.1, 1, 0,99, 55, 244.2, 29.3, 81.2
meaning that:
light portal to Jungle (47) uses condition 1000
light portal to Desert (45) uses condition 1001
dark portal to Jungle (47) uses condition 1002
dark portal to Desert (45) uses condition 1003
in order to define these conditions, we need the name definition of the D-Water relics, we found them in Obelisk.ini under "zone_0" block: - Obelisk_001: Flagrans
- Obelisk_002: Lucifera
- Obelisk_003: Inferus
- Obelisk_004: Remetion
- Obelisk_005: Medius
- Obelisk_006: Entis
- Obelisk_007: Heres
now come our actual access restrictions, of course you will define your own conditions, and depending of your choices portals will have exclusive access (if light & dark need to own the same relic) or concurrency access (if relics are listed once).
for this example, the following conditions are used:
Light:
have access to Jungle when they own Medius (5) & Remetion (4)
have access to Desert when they own Medius (5) & Lucifera (2), Entis (6)
Dark:
have access to Jungle when they own Medius (5) & Flagrans (1)
have access to Desert when they own Medius (5) & Inferus (3), Heres(7)
we simply translate these conditions to portal restrictions definition in obelisk.ini file.
it comes:
Code:
[Portal_001, (0, 1000)]
[light] = (0,Obelisk_004),(0,Obelisk_005)
[Portal_002, (0, 1001)]
[light] = (0,Obelisk_002),(0,Obelisk_005),(0,Obelisk_006)
[Portal_003, (0, 1002)]
[fury] = (0,Obelisk_001),(0,Obelisk_005)
[Portal_004, (0, 1003)]
[fury] = (0,Obelisk_003),(0,Obelisk_005),(0,Obelisk_007)
where syntax is:
[Portal_NNN, (mapID, conditionID)]
[country] = (map,obelisk) [ , (map,obelisk) ]
NNN is an incremental index starting at 001
mapID is the index of the map containing the portal
conditionID is the 'Faction' member of the portal definition
country is 'light' or 'fury' and is followed by a list of (id of map containing the relic, name in obelisk.ini of the relic to own) couples.
|
|
|
09/18/2011, 15:25
|
#7
|
elite*gold: 20
Join Date: Jun 2009
Posts: 790
Received Thanks: 2,729
|
does this still work with the ep4?
|
|
|
09/18/2011, 16:17
|
#8
|
elite*gold: 0
Join Date: Jul 2009
Posts: 408
Received Thanks: 180
|
Not too sure as i havnt looked into this myself.. but if this is of any help to either of you (LPH /Castor)
Code:
[Portal_number, (In portal mapNo, location portal id) ]
// [light] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// [fury] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
Light
1010 = Stable erde 47
1011 = Deep desert 45
Fury
1020 = Stable erde 47
1021 = Deep desert 45
I have that in my ep4 obelisk.ini, if you need "more" then just ask and i'll post for you.
|
|
|
09/19/2011, 00:48
|
#9
|
elite*gold: 0
Join Date: Feb 2011
Posts: 214
Received Thanks: 205
|
Hey guys
Yes this does work, this can be worked on any EPs. All you need to do is follow the guide and edit the .swamp. This system was removed in Ep4. I followed Castor's guide and didnt work becouse of the new .swamp file in Ep4. They are diffrent between those 0.swamp file in ep3 and ep4. Also the conditions are diffrent too becouse the castor's and mine isnt same
but ofcouse you can change what conditions you want.
Quote:
|
Originally Posted by Castor's 0.swamp
X,Y,Z,faction,minLvl,maxLvl,destID,dX,dY,dZ
2001.4, 17.5, 311.1, 2, 0,99, 29, 1772.3, 28.1, 1840.9
76.6, 24.8, 1981.9, 1, 0,99, 28, 1653.0, 29.7, 189.8
1325.1, 23.1, 958.7, 2, 0,99, 3, 16.0, 13.0, 136.0
1320.6, 48.1, 1480.3, 2, 0,99, 9, 519.0, 5.0, 772.0
528.5, 11.9, 1317.0, 1, 0,99, 3, 117.0, 23.0, 25.0
770.1, 27.9, 1258.2, 1, 0,99, 9, 201.9, 14.7, 7.6
1941.1, 13.9, 367.3, 1003, 0,99, 45, 859.5, 4.0, 308.1
1921.2, 13.9, 332.0, 1002, 0,99, 47, 571.4, 7.0, 194.1
187.0, 25.4, 1832.6, 1001, 0,99, 45, 923.7, 10.0, 864.7
223.4, 25.5, 1873.3, 1000, 0,99, 47, 125.6, 9.0, 454.1
886.6, 145.2, 776.7, 2, 0,99, 56, 244.2, 29.3, 81.2
886.0, 161.0, 777.1, 1, 0,99, 55, 244.2, 29.3, 81.2
|
Quote:
|
Originally Posted by My 0.swamp
X,Y,Z,faction,minLvl,maxLvl,destID,dX,dY,dZ
2001.4, 17.5, 311.1, 2, 0,99, 29, 1772.3, 28.1, 1840.9
76.6, 24.8, 1981.9, 1, 0,99, 28, 1653.0, 29.7, 189.8
1325.1, 23.1, 958.7, 2, 0,99, 3, 16.0, 13.0, 136.0
1320.6, 48.1, 1480.3, 2, 0,99, 9, 519.0, 5.0, 772.0
528.5, 11.9, 1317.0, 1, 0,99, 3, 117.0, 23.0, 25.0
770.1, 27.9, 1258.2, 1, 0,99, 9, 201.9, 14.7, 7.6
1941.1, 13.9, 367.3, 1010, 0,99, 45, 859.5, 4.0, 308.1
1921.2, 13.9, 332.0, 1011, 0,99, 47, 571.4, 7.0, 194.1
187.0, 25.4, 1832.6, 1020, 0,99, 45, 923.7, 10.0, 864.7
223.4, 25.5, 1873.3, 1021, 0,99, 47, 125.6, 9.0, 454.1
886.6, 145.2, 776.7, 2, 0,99, 56, 244.2, 29.3, 81.2
886.0, 161.0, 777.1, 1, 0,99, 55, 244.2, 29.3, 81.2
|
In ep4 its look like this
Quote:
|
Originally Posted by 0.swamp
X,Y,Z,faction,minLvl,maxLvl,destID,dX,dY,dZ
2001.4, 17.5, 311.1, 2, 0,99, 29, 1772.3, 28.1, 1840.9
76.6, 24.8, 1981.9, 1, 0,99, 28, 1653.0, 29.7, 189.8
1325.1, 23.1, 958.7, 2, 0,99, 3, 16.0, 13.0, 136.0
1320.6, 48.1, 1480.3, 2, 0,99, 9, 519.0, 5.0, 772.0
528.5, 11.9, 1317.0, 1, 0,99, 3, 117.0, 23.0, 25.0
770.1, 27.9, 1258.2, 1, 0,99, 9, 201.9, 14.7, 7.6
1941.1, 13.9, 367.3, 1, 0,99, 45, 859.5, 4.0, 308.1
1921.2, 13.9, 332.0, 1, 0,99, 47, 571.4, 7.0, 194.1
187.0, 25.4, 1832.6, 2, 0,99, 45, 923.7, 10.0, 864.7
223.4, 25.5, 1873.3, 2, 0,99, 47, 125.6, 9.0, 454.1
886.6, 145.2, 776.7, 2, 0,99, 56, 244.2, 29.3, 81.2
886.0, 161.0, 777.1, 1, 0,99, 55, 244.2, 29.3, 81.2
|
So you need to change it to 1000+ like castor's said. Use Zerosignal's files to change it. I tested with Castor's tool but couldn't edit the wrap file. Maybe i missed it? anways if you change that it will work. Ofcouse you can do this on w/e maps you want too.
In my Obelisk.ini
Quote:
|
Originally Posted by my Obelisk.ini
[Portal_001, (0, 1010)]
[light] = (0,Obelisk_004),(0,Obelisk_005)
[Portal_002, (0, 1011)]
[light] = (0,Obelisk_002),(0,Obelisk_005),(0,Obelisk_006)
[Portal_003, (0, 1020)]
[fury] = (0,Obelisk_001),(0,Obelisk_005)
[Portal_004, (0, 1021)]
[fury] = (0,Obelisk_003),(0,Obelisk_005),(0,Obelisk_007)
|
|
|
|
09/19/2011, 15:35
|
#10
|
elite*gold: 0
Join Date: Dec 2010
Posts: 717
Received Thanks: 3,366
|
Quote:
Originally Posted by lilprohacker
does this still work with the ep4?
|
what is a "ep4 server" ?!?
I was thinking that each of us has his/her own server exec with individual secret modifs made on an unknown original version and the bare minimum of sharing...
I have no reason to think that the handling of these portal conditions was removed from the Sonov ps_game.exe release ""4.0"" and above.
Quote:
|
Originally Posted by lilprohacker
How the vail works. What I'm after is being able to add that to spawn points on other maps
|
all walls (all buildings) can be traversed in a single direction.
if you bmove inside a building, you will be able to go from its inside to the outside / "normal ground field".
if you respawn normal players at 0,0 in AH, they will be able to traverse the external walls of AH to enter the AH area.
this is due to the orientation of surface in any 3D world; from one direction you can test the contact, from the other direction the surface is just transparent.
so, the curtain around some portals and spawn points is just a transparent wall drawn in the right direction - so that you can go through it in the expected way.
it's usually a shape - so an item from Entity/Shape, such as G1_Cbox_64.smod, inserted in the shapes collection of the .wld file (together with a visual effect defined in effect section).
|
|
|
09/23/2011, 11:56
|
#11
|
elite*gold: 0
Join Date: Jun 2011
Posts: 108
Received Thanks: 269
|
[Portal_001, (0, 1000)]
[light] = (0,Obelisk_004),(0,Obelisk_005)
[Portal_002, (0, 1001)]
[light] = (0,Obelisk_002),(0,Obelisk_005),(0,Obelisk_006)
[Portal_003, (0, 1002)]
[fury] = (0,Obelisk_001),(0,Obelisk_005)
[Portal_004, (0, 1003)]
[fury] = (0,Obelisk_003),(0,Obelisk_005),(0,Obelisk_007)
ok i looked thrue my obalisk and i know its because i have the ep5 servr fiels that it dose not come in my obelisk so where do i put this in at befor or after the Obelisk section or aftr the bossspawn section?? as i was also wanteing to inmploment this just had no clue were to add it at
|
|
|
09/23/2011, 12:08
|
#12
|
elite*gold: 0
Join Date: Feb 2011
Posts: 214
Received Thanks: 205
|
Between those:
//////////////////////////////////////////////////////////////////////////////////////////////////
[Portal_±×³É¹øÈ£, (Æ÷Å»ÀÖ´Â map¹øÈ£, ¸Ê¿¡ÂïÈù Æ÷Å» id) ]
// [light] = (¸Ê¹øÈ£,¼º¹°¹øÈ£), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
// [fury] = (mapid,Obelisk_001), (mapid,Obelisk_002), (mapid,Obelisk_003), (mapid,Obelisk_004)
ºû
1010 = ½ºÅ×ÀÌºí ¿¡¸£µ¥ 47
1011 = µöµ¥ÀúÆ® 45
ºG³ë
1020 = ½ºÅ×ÀÌºí ¿¡¸£µ¥ 47
1021 = µöµ¥ÀúÆ® 45
* ¿©½ÅÀÇ Àεµ Æ÷Å»Àº 1010 ºÎÅÍ 1050 ±îÁö Á¸Àç ÇÕ´Ï´Ù.
///////////////////////////////////////////////////////////////////////////////////////////////////
HERE
//////////////////////////////////////////////////////////////////////////////////////////////////
// obelisk
[zone_0]
[Obelisk_001] = (155.10,39.43,190.38),(52, 252, 152),0
[Mob] = (155.17,39.44,180.20,1),(77, 69, 73),1
[Mob] = (155.30,39.42,200.32,1),(78, 70, 74),1
[Mob] = (166.09,39.44,190.46,1),(79, 71, 75),1
[Mob] = (144.87,39.42,190.21,1),(80, 72, 76),1
[Mob] = (170.13,39.44,174.84,5),(68, 65, 66),2
[Mob] = (139.32,39.44,174.76,5),(68, 65, 66),2
[Mob] = (137.99,39.40,212.12,5),(68, 65, 66),2
[Mob] = (169.87,39.43,210.90,5),(68, 65, 66),2
|
|
|
09/24/2011, 18:42
|
#13
|
elite*gold: 0
Join Date: Jun 2011
Posts: 108
Received Thanks: 269
|
TY LaMin i discoverd the section by redownloading a ep3 server and looking thrue the obalisk tell i found it but again TY for responding and letting all know that may have had the same question
|
|
|
02/24/2012, 08:47
|
#14
|
elite*gold: 0
Join Date: Sep 2011
Posts: 11
Received Thanks: 34
|
Help ^^ My Portal For Dimension No function
kill the three altars and kill the boss does not teleport portal to dimension
[Portal_01, (70,1010)]
[light] = (70,Obelisk_001), (70,Obelisk_002), (70,Obelisk_003)
[Portal_02, (70,1020)]
[fury] = (70,Obelisk_001), (70,Obelisk_002), (70,Obelisk_003)
obs:
.Map 74.svmap and 74.wld configured ok !
.the portal only works if you are in faction '0 ', the faction '1' and '2 'does not enter into dimension crack
Sorry no english ^^
|
|
|
Similar Threads
|
Obelix and what the numbers stand for
08/17/2011 - Shaiya Private Server - 14 Replies
sorry there is some stuff i never understand in obelix
like let's take zone 70:
and we have a long list of:
(811.56,45.12,796.88),(2852, 2856, 2860),0 alot of them.
masp cords and mobs id yes i understand but why the 0 and 1 and son on behind? and
|
Verkaufe einen Steam Account mit Portal 1 und Portal 2
05/30/2011 - Steam Trading - 3 Replies
Hi verkaufe einen Steam Account mit Portal 1 und Portal 2 suche 30er psc
edit : // bild folgt heute abend das mitm handy net klappt
|
[request] how to make any portal item to Crag Mine Field Portal
06/17/2008 - RF Online - 2 Replies
can any one make any portal item like, Armory 213 portal item, accretia HQ portal item to ->> crag mine field portal item.. it hard to go back to crag mine field when i got Disconnected from server..
|
All times are GMT +1. The time now is 10:34.
|
|