Angelmelody
Members-
Content Count
772 -
Joined
-
Last visited
-
Days Won
23
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Angelmelody
-
Srry, I misunderstood what you mean ,Original I suppose you just want to reduce damage of Dragon Breath.... anyway,I think the effect of Dragon Breath is SC_BURNING ,You can find it inside function skill_additional_effect of skill.c
-
if( tstatus->race == RC_DEMIHUMAN ) md.damage = md.damage /2;
-
Prevent equipping of certain item on certain map
Angelmelody replied to Lelantos's question in Script Requests
I think player still can equip again, myabe this is a bug of map zone system I did a custom fix 123.patch err.. I find Annie's fix was better than me ,She has considered about card slot -
use the same command for both if(isequippedcnt(Ring_) == 2 ) || isequippedcnt(Ifrit_Card) == 2) { bonus bStr,50;} else { bonus bStr, 20;}
-
Euphy's Quest Shop (Not Working anymore after the update.)
Angelmelody replied to karazu's question in Script Support
After tested on last revision ,I can buy Berzebub card -
Homunculus S were already implemented in pre-re , you just need to make your server to read quest script (..npcrequestshomun_s.txt)
-
how to fix it? rename it but dont be the same as mob name can you please edit the script? http://upaste.me/691c1098268b372ef http://upaste.me/1e6210983f88f7c7b
-
how to fix it? rename it but dont be the same as mob name
-
How to turn off renewal but keep all renewal mobs/maps/npcs/instance etc ?
Angelmelody replied to Happy's question in General Server Support
https://github.com/HerculesWS/Hercules/blob/master/src/config/const.h#L39 change "pre-re/" to "re/" Idk whether it will cause any risk. -
PORING is not a variable
-
I think your directory path is wrong ro-rootdataluafiles514lua filesskillinfoz
-
why your skillinfolist is txt file? It should be lub file
-
Monster script command require a gid value return , so that we can control the mobs to go the way point
-
Was this problem solved ? 6f264513874c80b912f47dbad1ec0347c67534e7
-
navigate to directory ro-rootdataluafiles514lua filesskillinfoz open skillinfolist and find SKID.AL_TELEPORT then modify it's bSeperateLv to ture done
-
Kinda misleading description, he wants to change idnum to iteminfo, Guess what, I have made A tool to convert itemdb.conf to itemdb.txt format... TWO MONTHS AGO.(but not published anywhere yet, due to my busy time) Which is flexible, that means can swap the field and much more. So just use this tool https://github.com/dastgirpojee/LuaScripts/tree/master/Lua/conf2db Read readme.md for usage and Its flexibility. So use this to convert conftodb and use itemconverter, till hercules itemdb compatible itemconverter is released. Failed to convert
-
OMG! it seems like ItemConverter tool no longer support our item_db format
-
OnPCDieEvent: if ( killerrid >= 110000000 ) { //--->killed by a mob ........................... } end; if(killerrid==getcharid(3))----->killed by him/her self (ex: Grand Cross) if(!killerrid) ----->eat poison potion
-
try other <langtype>?</langtype>
-
AFAIK , if item id was inside the pet egg id range , Client will not show that bar
-
Skull name / rid2name( killedrid ) error
Angelmelody replied to Danzon's question in Database Support
try newer client 20131223 , It work fine -
I'd like to suggest hercules to add new bonus AddMaxWeight ,So that we can use it on item script , why not use ' MaxWeight +=N; ' ? clieck. Hope devs agree ,thx
-
Is it possible to identify items in the first place?
Angelmelody replied to deviruzy's question in Source Support
try this -
the diff option 'Resize Font' will lock your broacast font size