Jump to content

iCORE

Members
  • Content Count

    393
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by iCORE

  1. iCORE

    afk command

    i would like to request a @afk source not plugin
  2. what is the command on upgrading gcc on putty?
  3. {standard input}: Assembler messages:{standard input}:162668: Warning: end of file not at end of a line; newline inserted{standard input}:164229: Error: unknown pseudo-op: `.l22351'gcc: Internal error: Killed (program cc1)Please submit a full bug report.See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.make[1]: *** [../../plugins/HPMHooking_map.so] Error 1make[1]: Leaving directory `/root/Hercules/src/plugins'make: *** [plugins] Error 2 help me im having this problem im using linux centos 5.1 (1gb)
  4. HPM:plugin_load: failed to load 'plugins/afk.so' (error: plugins/afk.so: cannot open shared object file: No such file or directory), skipping... im using linux centos
  5. iCORE

    [woe-timer]

    hi guys can i request for a woe timer that displays when the woe start and when the woe ends? and i want to have a pub that has a information on when the woe stats here is the picture for more info.
  6. does anyone know what is the font stlye of the ragnarok logo? where can i donwload it?
  7. im using parad im using paradox vote on hercules flux but after i vote it does not give me cash
  8. can you provide scripts? or links?
  9. use the correct name check caps db/map_index.txt //======================================================================================//Place your custom maps with a starting ID here.//======================================================================================Mapname conf/maps.conf map: Mapname
  10. iCORE

    pa help po nmn

    may mysql kana ba?
  11. iCORE

    [Flux-CP]

    patulong naman mga ka pinoy pwede ba ako makahingi ng working vote addon na compatible sa hercules flux
  12. while ago i use feefty's voteforpoints and it gives me Err. 4 that alot of users encounter and i use jaypee's voteforpoints and it does no support direct cash points and i use bytes vote flux and it doesent give me a cash after voting any suggestion or any fix guides?
  13. can i request a vote for points that reward cash
  14. iCORE

    [Help] skill.c

    1>..srcmapskill.c(9883): error C2275: 'bool' : illegal use of this type as an expression1> c:userskeoughdesktopherculessrccommon../common/cbasetypes.h(288) : see declaration of 'bool'1>..srcmapskill.c(9883): error C2146: syntax error : missing ';' before identifier 'skill_castend_nodamage_id_dead_unknown'1>..srcmapskill.c(9883): warning C4013: 'skill_castend_nodamage_id_dead_unknown' undefined; assuming extern returning int1>..srcmapskill.c(9883): error C2143: syntax error : missing ')' before 'type'1>..srcmapskill.c(9883): error C2059: syntax error : ')'1>..srcmapskill.c(9888): error C2061: syntax error : identifier 'skill_castend_nodamage_id_undead_unknown'1>..srcmapskill.c(9888): error C2059: syntax error : ';'1>..srcmapskill.c(9888): error C2059: syntax error : 'type'1>..srcmapskill.c(19366): warning C4113: 'int (__cdecl *)()' differs in parameter lists from 'bool (__cdecl *)(block_list *,block_list *,uint16 *,uint16 *,int64 *,int *)'1>..srcmapskill.c(19366): warning C4133: '=' : incompatible types - from 'int (__cdecl *)()' to 'bool (__cdecl *)(block_list *,block_list *,uint16 *,uint16 *,int64 *,int *)'1>..srcmapskill.c(19368): error C2065: 'skill_castend_nodamage_id_undead_unknown' : undeclared identifier1>..srcmapskill.c(19368): warning C4047: '=' : 'bool (__cdecl *)(block_list *,block_list *,uint16 *,uint16 *,int64 *,int *)' differs in levels of indirection from 'int' im adding evs patch manually and this one apear how to fix this?
  15. can i use rathena flux cp? when i have a hercules emulator?
  16. the tittle it self seems feefty's addon dont work in hercules flux does any one know an alternative addon on vote for points just reply if you have
  17. iCORE

    Hello Guys xD

    its good to start at the begging and dont rush your self on what you are doing, simply post your problem/concern and we will try to answer it as soon as possible dont lose hope on what you are doing well hope you go further on that ragnarok developing goodluck
  18. map_zone_db.conf (re/pre-re folder) skill_damage_cap: { //Exemple Below caps firebolt damage in maps within this zone to a maximum 50 damage, // (depends on HMAP_ZONE_DAMAGE_CAP_TYPE in src/config/core.h) // when cast vs players and monsters. //MG_COLDBOLT: (50,"PLAYER | MONSTER")
  19. 1>..srccommonHPM.c(885): warning C4018: '<' : signed/unsigned mismatch 2>..srcmapunit.c(120): error C2275: 'uint8' : illegal use of this type as an expression2> c:userskeoughdesktopherculessrccommon../common/cbasetypes.h(130) : see declaration of 'uint8'2>..srcmapunit.c(120): error C2146: syntax error : missing ';' before identifier 'dir'2>..srcmapunit.c(120): error C2065: 'dir' : undeclared identifier2>..srcmapunit.c(121): error C2065: 'dir' : undeclared identifier2>..srcmapunit.c(125): error C2065: 'dir' : undeclared identifier2>..srcmapunit.c(126): error C2065: 'dir' : undeclared identifier2> vending.c3>..srccommonHPM.c(885): warning C4018: '<' : signed/unsigned mismatch 3>..srccharint_mail.c(55): error C2143: syntax error : missing ';' before 'type'3>..srccharint_mail.c(66): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(66): warning C4047: '=' : 'int' differs in levels of indirection from 'item *'3>..srccharint_mail.c(67): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(67): error C2223: left of '->amount' must point to struct/union3>..srccharint_mail.c(68): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(68): error C2223: left of '->nameid' must point to struct/union3>..srccharint_mail.c(69): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(69): error C2223: left of '->refine' must point to struct/union3>..srccharint_mail.c(70): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(70): error C2223: left of '->attribute' must point to struct/union3>..srccharint_mail.c(71): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(71): error C2223: left of '->identify' must point to struct/union3>..srccharint_mail.c(72): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(72): error C2223: left of '->unique_id' must point to struct/union3>..srccharint_mail.c(73): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(73): error C2223: left of '->expire_time' must point to struct/union3>..srccharint_mail.c(74): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(74): error C2223: left of '->bound' must point to struct/union3>..srccharint_mail.c(79): error C2065: 'item' : undeclared identifier3>..srccharint_mail.c(79): error C2223: left of '->card' must point to struct/union latest rev.
  20. iCORE

    Greatings!

    HAPPY NEW YEAR HERCULES COMMUNITY! HAVE A GREAT DAY AND HAPPY DEVELOPING TO ALL OF YOU
  21. iCORE

    [Global Skill Adjustment]

    sakto lang naman nag trigger yan pati sa skills
  22. hi guys i just want to share this updated EVS by lilith since any in here is busy improving it, no changes at all its just a patch, and it will not support @autotrade. i dont know if this will support cash and zeny as item so if any one had an idea to make it work with cash and zeny just improve it thanks. you can test @afk plugin by Mhalicot.
  23. iCORE

    [Global Skill Adjustment]

    eto ung "All" ko /* All zone is a dynamic (very special) zone that is forcebly inherited by ALL maps automatically */ name: "All" /* changing this name requires MAP_ZONE_ALL_NAME to also be changed in src/map/map.h file */ disabled_skills: { //both examples below disable napalm beat (id 11) to players //MG_NAPALMBEAT: "PLAYER" //ID11: "PLAYER" } disabled_items: { //Both examples below disable apple (id 501) //Apple: true //ID501: true } mapflags: ( "weapon_damage_rate 40", "magic_damage_rate 40", "misc_damage_rate 40", "long_damage_rate 30", "short_damage_rate 20", )
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.