Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Share Posted December 8, 2011 hello, my problem was a monster in map like bra_fild or bra_dun how to put monster in that map? thanks Quote Link to comment Share on other sites More sharing options...
whitesn Posted December 8, 2011 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 193 Reputation: 14 Joined: 12/02/11 Last Seen: October 30, 2018 Share Posted December 8, 2011 examples : bra_fild01,0,0,0,0 monster Headless Mule 2071,40,0,0,0 bra_fild01,0,0,0,0 monster Curupira 2074,80,0,0,0 bra_fild01,0,0,0,0 monster Red Mushroom 1085,3,0,0,0 bra_fild01,0,0,0,0 monster Dokebi 1110,20,0,0,0 bra_fild01,0,0,0,0 monster Jaguar 2072,10,0,0,0 bra_fild01,0,0,0,0 monster Savage 1166,20,0,0,0 bra_fild01,0,0,0,0 monster Toucan 2073,10,0,0,0 put it as npc script and load it properly like an NPC Quote Link to comment Share on other sites More sharing options...
Mystery Posted December 8, 2011 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted December 8, 2011 examples : bra_fild01,0,0,0,0 monster Headless Mule 2071,40,0,0,0 bra_fild01,0,0,0,0 monster Curupira 2074,80,0,0,0 bra_fild01,0,0,0,0 monster Red Mushroom 1085,3,0,0,0 bra_fild01,0,0,0,0 monster Dokebi 1110,20,0,0,0 bra_fild01,0,0,0,0 monster Jaguar 2072,10,0,0,0 bra_fild01,0,0,0,0 monster Savage 1166,20,0,0,0 bra_fild01,0,0,0,0 monster Toucan 2073,10,0,0,0 put it as npc script and load it properly like an NPC Exactly, for example: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/mobs/fields/brasilis.txt Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 ok thanks do you know how to fix this i saw it many in my map server [warning]: pc_bonus: unknown type 0 10 ! how to fix this? thank you in advanced. Quote Link to comment Share on other sites More sharing options...
Mystery Posted December 8, 2011 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted December 8, 2011 ok thanks do you know how to fix this i saw it many in my map server [warning]: pc_bonus: unknown type 0 10 ! how to fix this? thank you in advanced. Try increasing your Max PC bonuses: .../src/map/pc.h #define MAX_PC_BONUS 10#define MAX_PC_SKILL_REQUIRE 5 #define MAX_PC_FEELHATE 3 *Remember to recompile Note: If this doesn't fix it, check your recent items you just added in your item db (Custom items too) ~ Might have a faulty item script. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 (edited) my pc.h are already max_pc_bonus 10. but theres a warning again here's my custom items. 30000,Atheros_Red_Helm,Atheros Red Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1008,{ bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus bVit,15; },{},{} 30001,Black_Hokage_Hat,Black Hokage Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1009,{ bonus bBaseAtk,20; bonus bMdef,20; bonus bStr,15; },{},{} 30002,Blue_Hokage_Hat,Blue Hokage Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1010,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30003,Blue_Orcish_Helm,Blue_Orcish_Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1011,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30004,Blue_Scarf,Blue Scarf,5,300,,100,,0,,0,0xFFFFFFFF,7,2,1,,0,0,1012,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30005,Blue_St_Patrick_Hat,Blue St. Patrick Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1013,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30006,bluehelm,blue helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1014,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30007,Cyan_Hokage_Hat,Cyan_Hokage_Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1015,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30008,dark_god_helm,Dark God Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1016,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30009,Gold_Hokage_Hat,Gold Hokage Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1017,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30010,Headphones,Headphone,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1018,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30011,Incantation_Spirit,Incantation Spirit,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1019,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30012,majestic_helm,Majestic Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1020,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30013,Purple_Hokage_Hat,Purple Hokage Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1021,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30014,Purple_St_Patrick_Hat,Purple St Patrick Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1022,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30015,Red_Kakashi_Mask,Red_Kakashi_Mask,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1023,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30016,Red_St_Patrick_Hat,Red St Patrick Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1024,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30017,Spiritual_Aura,Spiritual Aura,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1025,{ bonus bMaxSPrate,20; bonus bMaxHPrate,20; skill "AS_CLOAKING",3; },{},{} 30018,Wanderer_Sakkat,Wanderer Sakkat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1026,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30020,Aurora_Bracelet,Aurora Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1027,{ skill "TK_HIGHJUMP",5; bonus bInt,1; bonus bMaxSPrate,5; },{},{} 30021,Aurora_Armor,Aurora Armor,5,0,,400,,10,,1,0xFFFFFFFF,7,2,16,,94,0,1028,{ bonus2 bResEff,Eff_Freeze,10000; bonus bMdef,10; bonus bMaxHP,30*BaseLevel; bonus bMaxSP,10*BaseLevel; bonus2 bAddRace,RC_NonBoss,15; bonus2 bAddRace,RC_Boss,15; bonus bMatkRate,15; bonus bUnbreakableArmor,0; bonus bNoKnockback,0; },{},{} 30061,Bapho_Horns2,Bapho Horns2,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1055,{ bonus2 bAddRace,RC_DemiHuman,12; bonus bBaseAtk,(JobLevel*2)/7; },{},{} 30062,Blue_Burning_Helm,Blue Burning Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1056,{ bonus bAllstats,10; },{},{} 30064,Shining_Pirate_Dagger,Shining_Pirate_Dagger,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1058,{ bonus bVit,1; bonus bStr,2; bonus bDex,2; },{},{} 30074,bigbike,Big Bike,5,300,,100,,0,,0,0xFFFFFFFF,7,2,1,,0,0,1071,{ bonus2 bResEff,Eff_Silence,1000; },{},{} 30075,hallowmask,Hallow Mask,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1072,{ bonus bStr,3; bonus bAgi,2; bonus bVit,1; bonus bMaxHPRate,6; bonus bMaxSPRate,6; },{},{} 30076,zangetsu,Zangetsu,5,300,,100,,0,,0,0xFFFFFFFF,7,2,1,,0,0,1073,{ bonus bAllstats,999; },{},{} 30077,gmwing,Wing Of GM,5,5000,,100,,0,,0,0xFFFFFFFF,7,2,512,,0,0,1074,{ bonus bAllstats,999; },{},{} 30078,Akatsuki_Hat,AkatsukiHat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1075,{ bonus bStr,5; bonus bMdef,10; bonus2 bSubRace,RC_DemiHuman,10; bonus bMaxHPrate,5; },{},{} 30079,Ancient_Advance_Valkyrie_Helm,Ancient Advance Valkyrie Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1076,{ bonus bInt,5; bonus bVit,5; bonus bDex,5; bonus bMdef,5; bonus2 bSubRace,RC_DemiHuman,5; },{},{} 30080,Azure_Advance_Valkyrie_Helm,Azura Advance Valkyrie Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1077,{ bonus bStr,5; bonus bAgi,3; bonus2 bSubRace,RC_DemiHuman,15; },{},{} 30081,Blank_Angel_Mask,Black Angel Mask,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1078,{ bonus bAllStats,5; },{},{} 30082,Chrome_Valk,Chrome Valk,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1079,{ bonus bMatk,10; bonus bMdef,5; bonus bVit,3; bonus bCastrate,-10; },{},{} 30083,Dark_Advance_Valk,Dark Advance Valk,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1080,{ bonus bStr,5; bonus bAgi,5; bonus bVit,5; bonus2 bSubRace,RC_DemiHuman,5; skill "MG_SIGHT",1; },{},{} 30084,Deviling_Sack,Deviling Sack,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1081,{ bonus bMdef,5; bonus bDef,5; bonus2 bSubRace,RC_DemiHuman,5; bonus bCastrate,-5; bonus bIntravision,0; },{},{} 30085,Icey_Valk,Icey Valk,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1082,{ bonus bAllstats,5; bonus bMdef,5; bonus bDef,5; },{},{} 30087,Pink_Advance,Pink Advance,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1084,{ bonus bAllStats,7; },{},{} 30088,Poring_Sack,Poring Sack,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1085,{ bonus bMdef,5; bonus bDef,5; bonus2 bSubRace,RC_DemiHuman,5; bonus bIntravision,0; },{},{} 30089,Red_Valk,Red Valk,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1086,{ bonus bVit,5; bonus bDex,10; bonus bMatk,5; bonus bDef,-5; },{},{} 30090,Solar_Advance_Valkyrie_Helm,Solar Advance Valkyrie Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1087,{ bonus bFlee,20; bonus bStr,5; bonus2 bAddRace,RC_DemiHuman,5; bonus bMagicDamageReturn,20; },{},{} 30091,White_Advance_helm,White Advance Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1088,{ bonus bDex,2; bonus3 bAddEff,Eff_Stun,1000,ATF_SHORT; bonus3 bAddEff,Eff_Curse,1000,ATF_SHORT; bonus3 bAddEff,Eff_Silence,1000,ATF_SHORT; bonus3 bAddEff,Eff_Poison,1000,ATF_SHORT; bonus3 bAddEff,Eff_Bleeding,1000,ATF_SHORT; bonus2 bWeaponComaRace,RC_NonBoss,20; bonus bSpeedRate,30; bonus bShortWeaponDamageReturn,20; },{},{} 30092,Linux_Armor,Linux Armor,5,0,,400,,10,,1,0xFFFFFFFF,7,2,16,,94,0,1089,{ bonus2 bResEff,Eff_Freeze,10000; bonus bMdef,10; bonus bMaxHP,20*BaseLevel; bonus bMaxSP,5*BaseLevel; bonus2 bAddRace,RC_NonBoss,10; bonus2 bAddRace,RC_Boss,10; bonus bMatkRate,10; bonus bUnbreakableArmor,0; },{},{} 30093,Linux_Freya_Sword,Linux Freya Sword,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1090,{ bonus bIntravision,0; bonus bMdef,5; bonus2 bSubRace,RC_DemiHuman,5; skill "AL_RUWACH",1; },{},{} 30094,Linux_Helm,Linux Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1091,{ bonus bMatk,10; bonus2 bAddRace,RC_DemiHuman,20; bonus bMaxHPrate,10; },{},{} 30095,Linux_Manteau,Linux Manteau,5,0,,400,,5,,1,0xFFFFFFFF,7,2,4,,94,0,1092,{ bonus bMdef,5; bonus3 bSubEle,Ele_Neutral,20,BF_SHORT; bonus3 bSubEle,Ele_Water,20,BF_SHORT; bonus3 bSubEle,Ele_Earth,20,BF_SHORT; bonus3 bSubEle,Ele_Fire,20,BF_SHORT; bonus3 bSubEle,Ele_Wind,20,BF_SHORT; bonus3 bSubEle,Ele_Poison,20,BF_SHORT; bonus3 bSubEle,Ele_Holy,20,BF_SHORT; bonus3 bSubEle,Ele_Dark,20,BF_SHORT; bonus3 bSubEle,Ele_Ghost,20,BF_SHORT; bonus3 bSubEle,Ele_Undead,20,BF_SHORT; bonus bFlee,50; bonus bUnbreakableGarment,0; },{},{} 30096,Linux_Rainbow_Ring,Linux Rainbow Ring,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1093,{ bonus bAspdRate,10; bonus bMdef,5; bonus2 bSubRace,RC_DemiHuman,5; },{},{} 30097,Linux_Shades,Linux Shades,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1094,{ bonus bMdef,10; bonus RC_DemiHuman,10; },{},{} 30098,Linux_Shield,Linux Shield,5,30000,,500,,3,,1,0xFFFFFFFE,7,2,32,,65,1,1095,{ bonus bMagicDamageReturn,10; bonus bShortWeaponDamageReturn,10; } },{},{} 30099,Linux_Shoes,Linux Shoes,5,0,,500,,4,,1,0xFFFFFFFE,2,2,64,,1,1,1096,{ bonus bSpeedRate,40; bonus bMaxHPrate,10; bonus bUnbreakableFootgear,0; },{},{} 30100,Linux_Sword,Linux Sword,4,1,,10,200,,2,0,0xFFFFFFFF,7,2,2,1,1,1,1097,{},{},{} 30101,Arch_Bishop_Bracelet,Arch Bishop Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1098,{ bonus bInt,20; },{},{} 30102,Genetic_Bracelet,Genetic Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1099,{ bonus bInt,20; },{},{} 30103,Guillotine_Cross_Bracelet,Guillotine Cross Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1100,{ bonus bStr,20; bonus bAgi,10; },{},{} 30104,Mechanic_Bracelet,Mechanic Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1101,{ bonus bStr,20; },{},{} 30105,Minstrel_Bracelet,Minstrel Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1102,{ bonus bDex,20; },{},{} 30106,Ranger_Bracelet,Ranger Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1103,{ bonus bDex,20; },{},{} 30107,Royal_Guard_Bracelet,Royal Guard Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1104,{ bonus bVit,20; },{},{} 30108,Rune_Knight_Bracelet,Rune Knight Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1105,{ bonus bVit,20; },{},{} 30109,Shadow_Chaser_Bracelet,Shadow Chaser Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1106,{ bonus bAgi,20; },{},{} 30110,Sorcerer_Bracelet,Sorcerer Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1107,{ bonus bInt,20; },{},{} 30111,Sura_Bracelet,Sura Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1108,{ bonus bStr,20; },{},{} 30112,Warlock_Bracelet,Warlock Bracelet,5,30000,,100,,0,,1,0xFFFFFFFE,7,2,136,,33,0,1109,{ bonus bInt,20; },{},{} 30113,Cranial_Deaf_Oversoul,Cranial Deaf Oversoul,5,500,,300,,3,,0,0xFFFFFFFF,7,2,32,,0,1,1109,{ bonus2 bSubRace,RC_DemiHuman,32; bonus bNoMagicDamage,25; bonus bDef,10; bonus3 bSubEle,Ele_Neutral,20,BF_SHORT; bonus3 bSubEle,Ele_Water,20,BF_SHORT; bonus3 bSubEle,Ele_Earth,20,BF_SHORT; bonus3 bSubEle,Ele_Fire,20,BF_SHORT; bonus3 bSubEle,Ele_Wind,20,BF_SHORT; bonus3 bSubEle,Ele_Poison,20,BF_SHORT; bonus3 bSubEle,Ele_Holy,20,BF_SHORT; bonus3 bSubEle,Ele_Dark,20,BF_SHORT; bonus3 bSubEle,Ele_Ghost,20,BF_SHORT; bonus3 bSubEle,Ele_Undead,20,BF_SHORT; bonus bUnbreakableGarment,0; },{},{} 30114,Red_Valkyrie_Armor,Red Valkyrie Armor,5,0,,400,,10,,1,0xFFFFFFFF,7,2,16,,94,0,1110,{ bonus bDefEle,Ele_Fire; bonus2 bResEff,Eff_Freeze,10000; bonus bUnbreakableArmor,0; },{},{} 30115,Red_Valkyrie_Manteau,Red Valkyrie Manteau,5,0,,400,,5,,1,0xFFFFFFFF,7,2,4,,94,0,1111,{ bonus bMdef,5; bonus3 bSubEle,Ele_Neutral,20,BF_SHORT; bonus3 bSubEle,Ele_Water,20,BF_SHORT; bonus3 bSubEle,Ele_Earth,20,BF_SHORT; bonus3 bSubEle,Ele_Fire,20,BF_SHORT; bonus3 bSubEle,Ele_Wind,20,BF_SHORT; bonus3 bSubEle,Ele_Poison,20,BF_SHORT; bonus3 bSubEle,Ele_Holy,20,BF_SHORT; bonus3 bSubEle,Ele_Dark,20,BF_SHORT; bonus3 bSubEle,Ele_Ghost,20,BF_SHORT; bonus3 bSubEle,Ele_Undead,20,BF_SHORT; bonus bFlee,50; bonus bUnbreakableGarment,0; },{},{} 30116,Red_Valkyrie_Shield,Red Valkyrie Shield,5,30000,,500,,3,,1,0xFFFFFFFE,7,2,32,,65,1,1112,{ bonus bMagicDamageReturn,10; bonus bShortWeaponDamageReturn,10; } },{},{} 30117,Red_Valkyrie_Shoes,Red Valkyrie Shoes,5,0,,500,,4,,1,0xFFFFFFFE,2,2,64,,1,1,1113,{ bonus bSpeedRate,40; bonus bMaxHPrate,10; bonus bUnbreakableFootgear,0; },{},{} 30118,Golden_Dragon_Helm,Golden Dragon Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1114,{},{},{} 30119,Sniper_Helm,Sniper Helm,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1115,{},{},{} 30120,Black_Helm_of_Darkness,Black Helm Of Darkness,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1116,{},{},{} 30121,BlackAssassinMask,Black Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1117,{},{},{} 30122,BlackGlasses,Black Glasses,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1118,{},{},{} 30123,BlueAssassinMask,Blue Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1119,{},{},{} 30124,BlueGlasses,Blue Glasses,5,5000,,100,,0,,0,0xFFFFFFFF,7,2,512,,0,0,1120,{},{},{} 30125,ChaosBlade,Chaos Blade,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1121,{ bonus bIntravision,0; },{},{} 30126,Cyan_Helm_of_Darkness,Cyan Helm Of Darkness,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1122,{},{},{} 30127,CyanAssassinMask,Cyan Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1123,{},{},{} 30128,CyanGlasses,Cyan Glasses,5,5000,,100,,0,,0,0xFFFFFFFF,7,2,512,,0,0,1124,{},{},{} 30129,DarkJester,Dark Jester,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1125,{ bonus bLuk,20; bonus bAgi,5; bonus3 bAutoSpell,"RG_INTIMIDATE",1,5; },{},{} 30130,goat_horn,Goat Horn,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1126,{},{},{} 30131,GoatHorns,Goat Horns,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1127,{},{},{} 30133,GrandCorsair,Grand Corsair,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1129,{},{},{} 30135,GreenAssassinMask,Green Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1131,{},{},{} 30136,GreenGlasses,Green Glasses,5,5000,,100,,0,,0,0xFFFFFFFF,7,2,512,,0,0,1132,{},{},{} 30137,LuffyHat,Luffy Hat,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1133,{ bonus bDex,5; bonus bInt,5; },{},{} 30139,PurpleAssassinMask,Green Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1135,{},{},{} 30140,PurpleGlasses,Green Glasses,5,5000,,100,,0,,0,0xFFFFFFFF,7,2,512,,0,0,1136,{},{},{} 30142,RedAssassinMask,Red Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1138,{},{},{} 30143,redevil,Red Evil,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1139,{},{},{} 30145,WhiteAssassinMask,White Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1141,{},{},{} 30146,WhiteBeret,White Beret,5,20,,800,,5,,1,0xFFFFFFFF,7,2,256,,0,1,1142,{},{},{} 30147,WhiteGlasses,White Glasses,5,5000,,100,,0,,0,0xFFFFFFFF,7,2,512,,0,0,1143,{},{},{} 30148,YellowAssassinMask,Black Assassin Mask,5,300,,100,,0,,1,0xFFFFFFFF,7,2,1,,0,0,1144,{ bonus bMdef,3; bonus bInt,2; bonus2 bResEff,Eff_Blind,5000; },{},{} 30149,YellowGlasses,Black Glasses,5,5000,,100,,0,,1,0xFFFFFFFF,7,2,512,,0,0,1145,{ bonus bMatkRate,5; bonus bAtkRate,5; bonus2 bAddRace,RC_DemiHuman,3; },{},{} 30151,Reunited_Donation_Ticket,Reunited Donation Ticket,3,0,,10,,,,,,,,,,,,1147,{},{},{} Edited December 8, 2011 by hatake Quote Link to comment Share on other sites More sharing options...
QQfoolsorellina Posted December 8, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 587 Reputation: 105 Joined: 11/19/11 Last Seen: July 7, 2019 Share Posted December 8, 2011 No, unknown type means not Implemented that bonus Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 so? is there any problem with my custom item effects? Quote Link to comment Share on other sites More sharing options...
QQfoolsorellina Posted December 8, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 587 Reputation: 105 Joined: 11/19/11 Last Seen: July 7, 2019 Share Posted December 8, 2011 (edited) maybe cause by bonus bMatk,10; if you want it . To see jakeRed's reply you can find the src mode http://www.eathena.w...howtopic=231477 Edited December 8, 2011 by QQfoolsorellina Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 so how to fix that? Quote Link to comment Share on other sites More sharing options...
QQfoolsorellina Posted December 8, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 587 Reputation: 105 Joined: 11/19/11 Last Seen: July 7, 2019 Share Posted December 8, 2011 add bonus bMatk by manual I think that warning will dispear Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 so my bonus bMatkRate,10; i will change it into bonus bMatk,10;? Quote Link to comment Share on other sites More sharing options...
whitesn Posted December 8, 2011 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 193 Reputation: 14 Joined: 12/02/11 Last Seen: October 30, 2018 Share Posted December 8, 2011 bonus bMatkRate is already added long time ago.. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 so how to fix my problem? help thanks Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 8, 2011 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Yesterday at 05:32 PM Share Posted December 8, 2011 bonus bMatkRate is already added long time ago.. yes...for the Rate type..it is implanted long time ago..but not this bonus bMatk,10; this doesnt exist in default emulator .... Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 so how to fix my problem sir emistry? Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 bump. Quote Link to comment Share on other sites More sharing options...
jTynne Posted December 8, 2011 Group: Members Topic Count: 33 Topics Per Day: 0.01 Content Count: 399 Reputation: 199 Joined: 11/09/11 Last Seen: December 14, 2020 Share Posted December 8, 2011 (edited) Matk for items is added in differently from the RR emulator (if that was merged here). Use a : in the ATK field as seen below: 1601,Rod,Rod,4,50,,400,15:30,,1,3,0x00818315,7,2,2,1,1,1,10,{},{},{} 15:30 15 = Attack of the weapon 30 = Matk of the weapon. Per the item_db_re.txt file from the rA SVN: https://rathena.svn..../item_db_re.txt Edited December 8, 2011 by jTynne Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 8, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 8, 2011 so you mean i will delete bonus matkrate on my item effect? Quote Link to comment Share on other sites More sharing options...
QQfoolsorellina Posted December 8, 2011 Group: Members Topic Count: 40 Topics Per Day: 0.01 Content Count: 587 Reputation: 105 Joined: 11/19/11 Last Seen: July 7, 2019 Share Posted December 8, 2011 (edited) What kind of emulator do you use? if you use EA you must add bmatk in src . . where can find the src mode? to see #9 if you use Rathena , you can delete all bonus bmatk in itemscript and use that method as jTynne say Edited December 9, 2011 by QQfoolsorellina Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 9, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 9, 2011 what is that? im using 3CeAM Revision 650 Trunk SQL by bowie bowie. Quote Link to comment Share on other sites More sharing options...
Hatake Kakashi Posted December 10, 2011 Group: Members Topic Count: 254 Topics Per Day: 0.05 Content Count: 825 Reputation: 3 Joined: 11/14/11 Last Seen: June 25, 2021 Author Share Posted December 10, 2011 bump. Quote Link to comment Share on other sites More sharing options...
Question
Hatake Kakashi
hello, my problem was a monster in map like bra_fild or bra_dun how to put monster in that map? thanks
Link to comment
Share on other sites
21 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.