Jump to content

SlashGeeGee

Members
  • Posts

    573
  • Joined

  • Last visited

  • Days Won

    1

SlashGeeGee last won the day on June 29 2022

SlashGeeGee had the most liked content!

6 Followers

About SlashGeeGee

  • Birthday 04/24/1996

Profile Information

  • Gender
    Male
  • Location
    Core of Midgard

Recent Profile Visitors

22426 profile views

SlashGeeGee's Achievements

  1. Hi rAthena, Just recently I added 2 custom weapons, but then it gave me errors in console. it say's insufficient columns with item id 0 but there is item id 0. there's also invalid format. here are my entries : 1633,Custom Staff,Custom Staff,5,20,,1000,200,,1,4,0x00818314,63,2,2,4,80,1,10,{ if(BaseClass == Job_Sage) { bonus2 bSkillAtk,"MG_FIREBOLT",10; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",10; bonus2 bSkillAtk,"MG_COLDBOLT",10; bonus bMatkRate,10; bonus bInt,10; if(getrefine()>=7) { bonus2 bSkillAtk,"MG_FIREBOLT",5; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",5; bonus2 bSkillAtk,"MG_COLDBOLT",5; if(getrefine()>=9) { bonus2 bSkillAtk,"MG_FIREBOLT",10; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",10; bonus2 bSkillAtk,"MG_COLDBOLT",10; bonus bMatkRate,5; bonus bInt,10; } } } if(BaseClass == Job_Wizard) { bonus bInt,10; bonus bMatkRate,10; bonus2 bSkillAtk,"WZ_STORMGUST",5; bonus2 bSkillAtk,"WZ_METEOR",5; bonus2 bSkillAtk,"WZ_VERMILION",5; if(getrefine()>=7) { bonus bInt,5; bonus bMatkRate,10; if(getrefine()>=9) { bonus bInt,10; bonus bMatkRate,10; bonus2 bSkillAtk,"WZ_STORMGUST",10; bonus2 bSkillAtk,"WZ_METEOR",10; bonus2 bSkillAtk,"WZ_VERMILION",10; } } } if(BaseClass == Job_Acolyte) { bonus bHealPower,20; bonus2 bSkillAtk,"AL_HOLYLIGHT",20; bonus bInt,5; bonus bVit,5; if(getrefine()>=7) { bonus2 bSkillAtk,"AL_HOLYLIGHT",5; bonus2 bSubRace,RC_DemiHuman,5; if(getrefine()>=9) { bonus2 bSkillAtk,"AL_HOLYLIGHT",10; bonus2 bSubRace,RC_DemiHuman,10; bonus bInt,5; bonus bVit,5; } } } },{},{} 1482,Custom Spear,Custom Spear,5,20,,1000,200,,3,4,0x00004082,63,2,34,4,80,1,5,{ bonus bVit,10; bonus2 bSubRace,RC_DemiHuman,10; bonus2 bSkillAtk,"CR_DEVOTION",10; if(getrefine()>=7) { bonus bVit,5; bonus bStr,5; bonus2 bSubRace,RC_DemiHuman,5; if(getrefine()>=9) { bonus bVit,5; bonus2 bSubRace,RC_DemiHuman,10; bonus bDefRate,-50; bonus bDef2Rate,-50; } } },{},{} here's the error : hope somebody could help me thanks in advance ! SlashGeeGee BUMP. actually only this entry is causing error (modified it actually still not working) : 1633,Epsilon_Lite_Staff,Epsilon Lite Staff,5,20,,1000,200,,1,4,0x00818314,63,2,2,4,80,1,10,{ if(BaseClass == Job_Mage) { bonus2 bSkillAtk,"MG_FIREBOLT",10; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",10; bonus2 bSkillAtk,"MG_COLDBOLT",10; bonus bMatkRate,10; bonus bInt,10; bonus2 bSkillAtk,"WZ_STORMGUST",5; bonus2 bSkillAtk,"WZ_METEOR",5; bonus2 bSkillAtk,"WZ_VERMILION",5; if(getrefine()>=7) { bonus2 bSkillAtk,"MG_FIREBOLT",5; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",5; bonus2 bSkillAtk,"MG_COLDBOLT",5; bonus bInt,5; bonus bMatkRate,10; } if(getrefine()>=9) { bonus2 bSkillAtk,"MG_FIREBOLT",10; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",10; bonus2 bSkillAtk,"MG_COLDBOLT",10; bonus bMatkRate,10; bonus bInt,10; bonus2 bSkillAtk,"WZ_STORMGUST",10; bonus2 bSkillAtk,"WZ_METEOR",10; bonus2 bSkillAtk,"WZ_VERMILION",10; } } else if(BaseClass == Job_Acolyte) { bonus bHealPower,20; bonus2 bSkillAtk,"AL_HOLYLIGHT",20; bonus bInt,5; bonus bVit,5; if(getrefine()>=7) { bonus2 bSkillAtk,"AL_HOLYLIGHT",5; bonus2 bSubRace,RC_DemiHuman,5; } if(getrefine()>=9) { bonus2 bSkillAtk,"AL_HOLYLIGHT",10; bonus2 bSubRace,RC_DemiHuman,10; bonus bInt,5; bonus bVit,5; } } },{},{} SlashGeeGee
  2. tried already many times. i don't know how to check if a map has an gat error. can you check ? SlashGeeGee
  3. Hi rAthena, I just recently added a map into my server and every time a players warps in the map too many errors in console pops out. and when you warp in that map many times it causes the client to crash. Error : Map: http://www.mediafire.com/download/tbbexoch8fbexmf/endless_war.rar Anyone knows how to fix this ? thanks in advance SlashGeeGee
  4. Can someone update this patch to work on the latest revision ? http://upaste.me/149711441e1ca9584 thanks in advance ! SlashGeeGee
  5. thanks bro ! i'll try to ask for my hosting to repair it for me SlashGeeGee
  6. how to repair SQL table ? SlashGeeGee
  7. Hi rAthena , When I start my server an SQL error pops out. and other problems too. MVP's and mobs can't move but can be killed by a player. it's like free boss drops here's a screenshot in putty : it say's try to repair it Hope somebody can help me SlashGeeGee
  8. yeah for burning effect. you must autocast dragon breath ))) seems like rA has no official crystallization effect yet. SlashGeeGee
  9. Found this one: Sropho Card Description: Inflicts Crystallization status effect at a certain chance on melee attack Compound on: Weapon but the script is like this. { bonus3 bAutoSpell,"WL_FROSTMISTY",1,30; },{},{} is this ok for crystallization effect ? SlashGeeGee
  10. Hi rAthena, How do i add the item script Crystalize enemy when attacking? there's no Eff_Crystallization but there is SC_CRYSTALIZE. SlashGeeGee
  11. maybe remove the item's in the database. SlashGeeGee
  12. it's already fixed in this commit . https://github.com/rathena/rathena/commit/5c7e1fa683a50ecee9462a62b9e68bbe594a7546 SlashGeeGee
  13. HAHAHAHA. I remember you too Annie . Thanks figured it out already SlashGeeGee
  14. Hi rAthena ! Merry Christmas ! . I just want a small modification on this VIP system that Brian made. here http://rathena.org/board/topic/79261-vip-system/?p=182888 how can i make it to have double exp and drop rate when in VIP status ? Thanks in Advance SlashGeeGee
×
×
  • Create New...