you need 2010 Client
& reported wrong Section!
& reported wrong Section!
/usr/rain/channel/share_data/data/monster
<Mob vnum="20110" name="'boar'" gb2312name="Javali de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
<Mob vnum="20111" name="'dog_god'" gb2312name="Lobo de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
<Mob vnum="20112" name="'fire_tiger'" gb2312name="Tigre de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
<Mob vnum="20113" name="'lion'" gb2312name="Lećo de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
20110 boar
20111 dog_god
20112 fire_tiger
20113 lion
INSERT INTO mob_proto VALUES ('20110', 'boar', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('20111', 'dog_god', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('20112', 'fire_tiger', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('20113', 'lion', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
/horsel_level xxxx 21
/setsk 131 10
then use a quest or a command to make
/mount_test 20110 or 20111 or 20112 or 20113
So you didn't get it working with the old 2008 client? That was what I was hoping ;)Quote:
i release because i am get crazy to try fix the bugs try you guys i am tired ^^
unpack this files "Server Files.rar" put on:
moob_protoPHP Code:/usr/rain/channel/share_data/data/monster
npclistPHP Code:<Mob vnum="20110" name="'boar'" gb2312name="Javali de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
<Mob vnum="20111" name="'dog_god'" gb2312name="Lobo de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
<Mob vnum="20112" name="'fire_tiger'" gb2312name="Tigre de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
<Mob vnum="20113" name="'lion'" gb2312name="Lećo de Guerra" type="1" rank="5" battle_type="0" level="1" event_type="2" mob_color="0" />
databasePHP Code:20110 boar
20111 dog_god
20112 fire_tiger
20113 lion
in game put you char with militar horsePHP Code:INSERT INTO mob_proto VALUES ('20110', 'boar', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('20111', 'dog_god', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('20112', 'fire_tiger', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('20113', 'lion', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
then log with 2010 version and have fun you can danage the moobsPHP Code:/horsel_level xxxx 21
/setsk 131 10
then use a quest or a command to make
/mount_test 20110 or 20111 or 20112 or 20113
[Only registered and activated users can see links. Click Here To Register...]