Jump to content

Darkpurple

Members
  • Content Count

    40
  • Joined

  • Last visited

Posts posted by Darkpurple


  1. It seen that still got some error on last Dastgir's Plugins.... :mellow:  :mellow:  :mellow:

     

    1>------ Build started: Project: costumeitem, Configuration: Release Win32 ------
    2>------ Build started: Project: ExtendedVending, Configuration: Release Win32 ------
    1>  costumeitem.c
    1>..\src\plugins\costumeitem.c(217): error C2223: left of '->fd' must point to struct/union
    1>..\src\plugins\costumeitem.c(217): warning C4047: 'function' : 'int' differs in levels of indirection from 'char [8]'
    1>..\src\plugins\costumeitem.c(217): warning C4024: 'function through pointer' : different types for formal and actual parameter 2
    1>..\src\plugins\costumeitem.c(217): error C2198: 'function through pointer' : too few arguments for call
    2>  ExtendedVending.c
    2>..\src\plugins\ExtendedVending.c : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
    2>..\src\plugins\ExtendedVending.c(463): error C2223: left of '->fd' must point to struct/union
    2>..\src\plugins\ExtendedVending.c(463): warning C4047: 'function' : 'uint32' differs in levels of indirection from 'char [1024]'
    2>..\src\plugins\ExtendedVending.c(463): warning C4024: 'function through pointer' : different types for formal and actual parameter 2
    2>..\src\plugins\ExtendedVending.c(463): error C2198: 'function through pointer' : too few arguments for call
    2>..\src\plugins\ExtendedVending.c(490): error C2440: 'function' : cannot convert from 'map_session_data' to 'map_session_data *'
    2>..\src\plugins\ExtendedVending.c(490): warning C4024: 'function through pointer' : different types for formal and actual parameter 1
    2>..\src\plugins\ExtendedVending.c(495): error C2100: illegal indirection
    2>..\src\plugins\ExtendedVending.c(729): error C2223: left of '->status' must point to struct/union
    2>..\src\plugins\ExtendedVending.c(747): error C2223: left of '->status' must point to struct/union
    2>..\src\plugins\ExtendedVending.c(764): warning C4028: formal parameter 4 different from declaration
    2>..\src\plugins\ExtendedVending.c(767): warning C4028: formal parameter 1 different from declaration
    ========== Build: 0 succeeded, 2 failed, 29 up-to-date, 0 skipped ==========

  2. Found that some new changed in last Hercules (https://github.com/HerculesWS/Hercules/commit/95b4e328c254fdb060307990c37ac6acf3cce65f),

     

    so make many Dastgir's Plugin appeared error when compiled...

     

    1>------ Build started: Project: afk, Configuration: Release Win32 ------
    2>------ Build started: Project: auraset, Configuration: Release Win32 ------
    2>     Creating library auraset\Release\auraset.lib and object auraset\Release\auraset.exp
    2>auraset.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    2>auraset.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    2>..\plugins\auraset.dll : fatal error LNK1120: 2 unresolved externals
    1>     Creating library afk\Release\afk.lib and object afk\Release\afk.exp
    1>afk.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _parse_noafk_mapflag
    1>afk.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    1>..\plugins\afk.dll : fatal error LNK1120: 2 unresolved externals
    3>------ Build started: Project: costumeitem, Configuration: Release Win32 ------
    4>------ Build started: Project: Critical-Magic, Configuration: Release Win32 ------
    3>     Creating library costumeitem\Release\costumeitem.lib and object costumeitem\Release\costumeitem.exp
    3>costumeitem.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _HPM_map_reqnickdb
    3>costumeitem.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    3>costumeitem.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    3>..\plugins\costumeitem.dll : fatal error LNK1120: 3 unresolved externals
    4>     Creating library Critical-Magic\Release\Critical-Magic.lib and object Critical-Magic\Release\Critical-Magic.exp
    4>Critical-Magic.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _magic_critical_attack
    4>Critical-Magic.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    4>..\plugins\Critical-Magic.dll : fatal error LNK1120: 2 unresolved externals
    5>------ Build started: Project: ExtendedVending, Configuration: Release Win32 ------
    6>------ Build started: Project: hit-delay, Configuration: Release Win32 ------
    5>     Creating library ExtendedVending\Release\ExtendedVending.lib and object ExtendedVending\Release\ExtendedVending.exp
    6>     Creating library hit-delay\Release\hit-delay.lib and object hit-delay\Release\hit-delay.exp
    5>ExtendedVending.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _clif_parse_SelectArrow_pre
    6>hit-delay.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _pc_setpos_delay
    6>hit-delay.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    5>ExtendedVending.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    5>ExtendedVending.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    5>..\plugins\ExtendedVending.dll : fatal error LNK1120: 3 unresolved externals
    6>..\plugins\hit-delay.dll : fatal error LNK1120: 2 unresolved externals
    7>------ Build started: Project: market, Configuration: Release Win32 ------
    8>------ Build started: Project: monster_nodropexp, Configuration: Release Win32 ------
    7>     Creating library market\Release\market.lib and object market\Release\market.exp
    7>market.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _atkillmonster_sub_pre
    7>market.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    7>market.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    7>..\plugins\market.dll : fatal error LNK1120: 3 unresolved externals
    9>------ Build started: Project: restock, Configuration: Release Win32 ------
    8>     Creating library monster_nodropexp\Release\monster_nodropexp.lib and object monster_nodropexp\Release\monster_nodropexp.exp
    8>monster_nodropexp.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    8>..\plugins\monster_nodropexp.dll : fatal error LNK1120: 1 unresolved externals
    9>     Creating library restock\Release\restock.lib and object restock\Release\restock.exp
    9>restock.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    9>restock.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    9>..\plugins\restock.dll : fatal error LNK1120: 2 unresolved externals
    10>------ Build started: Project: security, Configuration: Release Win32 ------
    11>------ Build started: Project: movespeed, Configuration: Release Win32 ------
    11>     Creating library movespeed\Release\movespeed.lib and object movespeed\Release\movespeed.exp
    11>movespeed.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _npc_parse_unknown_mapflag_pre
    11>movespeed.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    11>movespeed.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    11>..\plugins\movespeed.dll : fatal error LNK1120: 3 unresolved externals
    10>     Creating library security\Release\security.lib and object security\Release\security.exp
    12>------ Build started: Project: noinvitation, Configuration: Release Win32 ------
    10>security.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _cant_trade
    10>security.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    10>..\plugins\security.dll : fatal error LNK1120: 2 unresolved externals
    12>     Creating library noinvitation\Release\noinvitation.lib and object noinvitation\Release\noinvitation.exp
    12>noinvitation.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _clif_friendlist_req_pre
    12>noinvitation.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    12>..\plugins\noinvitation.dll : fatal error LNK1120: 2 unresolved externals
    13>------ Build started: Project: arealoot, Configuration: Release Win32 ------
    14>------ Build started: Project: koe, Configuration: Release Win32 ------
    13>     Creating library arealoot\Release\arealoot.lib and object arealoot\Release\arealoot.exp
    13>arealoot.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _arealoot_item
    14>     Creating library koe\Release\koe.lib and object koe\Release\koe.exp
    14>koe.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    14>..\plugins\koe.dll : fatal error LNK1120: 1 unresolved externals
    13>arealoot.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    13>..\plugins\arealoot.dll : fatal error LNK1120: 2 unresolved externals
    15>------ Build started: Project: noitem, Configuration: Release Win32 ------
    16>------ Build started: Project: nochangeequip, Configuration: Release Win32 ------
    16>     Creating library nochangeequip\Release\nochangeequip.lib and object nochangeequip\Release\nochangeequip.exp
    15>     Creating library noitem\Release\noitem.lib and object noitem\Release\noitem.exp
    15>noitem.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _npc_parse_unknown_mapflag_pre
    15>noitem.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    15>noitem.obj : error LNK2019: unresolved external symbol _addHookPost referenced in function _plugin_init
    16>nochangeequip.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _npc_parse_unknown_mapflag_pre
    16>nochangeequip.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    16>..\plugins\nochangeequip.dll : fatal error LNK1120: 2 unresolved externals
    15>..\plugins\noitem.dll : fatal error LNK1120: 3 unresolved externals
    17>------ Build started: Project: vendor_control, Configuration: Release Win32 ------
    17>     Creating library vendor_control\Release\vendor_control.lib and object vendor_control\Release\vendor_control.exp
    17>vendor_control.obj : error LNK2019: unresolved external symbol _hookStop referenced in function _npc_isnear_pre
    17>vendor_control.obj : error LNK2019: unresolved external symbol _addHookPre referenced in function _plugin_init
    17>..\plugins\vendor_control.dll : fatal error LNK1120: 2 unresolved externals
    ========== Build: 0 succeeded, 17 failed, 20 up-to-date, 0 skipped ==========

  3.  

     

     

     

    @whobuy please :)

    Added
     

    It (market.c) appeared error on last git version of hercules, please fixed A.S.A.P, thanks.. :wacko:

     

    1>------ Build started: Project: market, Configuration: Release Win32 ------

    1>  market.c

    1>..\src\plugins\market.c(155): error C2039: 'chatID' : is not a member of 'map_session_data'

    1>          D:\Ro Dev\PandoraRo\Hercules - PandoraRo\src\map/pc.h(157) : see declaration of 'map_session_data'

    1>..\src\plugins\market.c(329): error C2039: 'chatID' : is not a member of 'map_session_data'

    1>          D:\Ro Dev\PandoraRo\Hercules - PandoraRo\src\map/pc.h(157) : see declaration of 'map_session_data'

    ========== Build: 0 succeeded, 1 failed, 36 up-to-date, 0 skipped ==========

    https://github.com/dastgir/HPM-Plugins/commit/4b5839d267f8b35f6fec966fc318e4db2cff6a4c , Updated

     

    >@@Dastgir

     

    mind fixing it to latest herc version and adding to the rep since lady annie is no longer active? :(

    Will update it

     

     

    This part not changed?

     

     bool chat_joinchat_pre( struct map_session_data *sd, int *chatid, const char *pass ) {          bool chat_joinchat_pre( struct map_session_data *sd, int *chatid, const char *pass ) {
          struct chat_data* cd = (struct chat_data*)map->id2bl( *chatid );

  4.  

    @whobuy please :)

    Added

     

    It (market.c) appeared error on last git version of hercules, please fixed A.S.A.P, thanks.. :wacko:

     

    1>------ Build started: Project: market, Configuration: Release Win32 ------
    1>  market.c
    1>..\src\plugins\market.c(155): error C2039: 'chatID' : is not a member of 'map_session_data'
    1>          D:\Ro Dev\PandoraRo\Hercules - PandoraRo\src\map/pc.h(157) : see declaration of 'map_session_data'
    1>..\src\plugins\market.c(329): error C2039: 'chatID' : is not a member of 'map_session_data'
    1>          D:\Ro Dev\PandoraRo\Hercules - PandoraRo\src\map/pc.h(157) : see declaration of 'map_session_data'
    ========== Build: 0 succeeded, 1 failed, 36 up-to-date, 0 skipped ==========

  5.  

     

    upd. fixed cooldown issue

     

    Found a bug: At level 19, counter is 40 but it have only 20 mobs. 

     

    in your last updated git version....please fixed it as soon as possible...thanks..

    its ok on my server.

    maybe you don't have some of this monsters in your db?

     

    		areamonster getarg(1),265,7,311,33,"Yoyo",1057,20,instance_npcname("EC_Manager")+"::OnMobDead";
    		areamonster getarg(1),265,7,311,33,"Mime Monkey",1585,20,instance_npcname("EC_Manager")+"::OnMobDead";
    		areamonster getarg(1),265,7,311,33,"Choco",1214,1,instance_npcname("EC_Manager")+"::OnMobDead";
    

     

    oh!!!! "Mime Monkey",1585 in hercules is closed by default.

    Now, my problem fixed, thank you:)


  6.  

     

    Hi there @Dastgir 

    extended vending system is not working with the latest git.

    i got the error

     

     XZ7kenE.png

     

    I had this problem too ..in last hercules :wacko:

    Please fixed as soon as possible, thanks!!

    Fixed: https://github.com/dastgir/HPM-Plugins/commit/4649e7d4c58463bb8891481afd05d7b1bcbd39b7

    Thanks my god Dastgir !!!!

    But restock.c still had problem too....see below....

     

    1>------ Build started: Project: restock, Configuration: Release Win32 ------
    1>  restock.c
    1>..\src\plugins\restock.c(46): error C2143: syntax error : missing ';' before 'type'
    1>..\src\plugins\restock.c(48): error C2065: 'index' : undeclared identifier
    1>..\src\plugins\restock.c(49): error C2065: 'index' : undeclared identifier
    ========== Build: 0 succeeded, 1 failed, 7 up-to-date, 0 skipped ==========
     
    :huh:  :huh:  :huh:

  7. The upload system has been fixed and im able to upload the newest version. Sorry for the delay. :)

     

    V1.4

    *Added alternate Royal Guard outfit.

    Does hercules support 2015-10-29aRagexeRE now?

    And what the newest client is hercules supported?


  8.  

     

    when i login in server client close!

     

    is your kRO updated? (are you using kRO?)

    yes latest updated now i can login but Champion Mobs still without auras! i use this client for try to get auras for this mobs

     

    I have this problem too "when i login in server client close!"

     

    How did you solved this problem????


  9.  

    Hi~Annie,I'd like to report an  issue:

     

    if you kill clone via @killmonster command(still working) ,and then log out your Character , map server will get crashed

     

    edit : I m using plugin v1.1

    Confirming this.

     

    Thanks Annie!

     

    Confirmed too.. :(


  10. @Darkpurple

    nope, this modification took me 2 full days to write, very time consuming stuffs

    go ahead and buy from roserver or cydh ... I don't care

     

    seriously, you should consider switch to hercules because I noticed you always follow my posts

     

    @THPO

    fixed in 1.0a

     

    Yup, I am one of your super fans :) Like your script which are all so creative.

    But I have so many personal COSTUMED SCR MOD (paid) in rathena.

    If I changed to use hercules, it mean that I need to give up all of them...:(


  11. no, rathena doesn't have dispbottomcolor, or dispbottom having optional parameter yet

    https://github.com/rathena/rathena/blob/master/doc/script_commands.txt#L3765

    the only clif_colormes inside rathenasrcmapscript.c is *openauction

     

    I'm still actively comply battleground script request on rathena board

    if they implement this, sure I'll know

     

    by the way, rathena colormes only has RRGGBB reverse bug,

    the code looks quite clean for them, I don't see a reason why they can't do it right now

     

    Download for rAthena users

     

    Thanks. It is very great!!!


  12. unfortunately ... rathena doesn't support getmemberaid because rathena still haven't break the 128 array limitI just tried this in rAthena

    prontera,162,180,5	script	asdf	100,{	.@i[999] = 1;	dispbottom .@i[999] +"";}
    [Warning]: script:getelementofarray: index out of range (999)[Debug]: Data: variable name='.@i' index=0[Debug]: Source (NPC): asdf at prontera (162,180)
    so ... no ... doesn't work for rathena

     

    Okay…thanks for explained that…I think I need to back to use version 1 is better for me…


  13.  

    ahh ... I missed Happy's post

    i wonder if you could add something that can ask players if they want to join the duel or not? in-case they were busy hunting something etc and then reroll the the next active player that might be interested to join.

    that's a nice idea,

    but instead of reroll, I made it a registration

     

    @DarkPurple

    block same ip right ? added it

     

    release version 2.0

     

    also needs source modification of -> getmemberaid

     

    oh no...it looks nice in version 2 but I am rathena user....

    how can use addrid to instead getmemberaid or this getmemberaid can patch in rathena?

×
×
  • Create New...

Important Information

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