Jump to content

Euro

Members
  • Content Count

    11
  • Joined

  • Last visited

  1. 25000,_redvalkyriehelm,Red Valkyrie Helm,5,20,,200,,2,,1,0xFFFFFFFF,7,2,256,,0,1,1300,{ bonus2 bSubRace,RC_Demihuman,10; bonus2 bAddRace,RC_Demihuman,10; if (getequipid(25001)) { bonus bSkill,"TK_SEVENWIND",4; bonus bStr,3;} },{},{}25001,_redvampirewings,Red Vampire Wings,5,20,,200,,2,,0,0xFFFFFFFF,7,2,1,,0,1,1301,{ bonus bAllstats,5; bonus2 bAddRace,RC_Demihuman,10; bonus2 bAddEff,Eff_Curse,5; bonus bAtkEle,7; },{},{}
  2. I think bound items can be removed/retrieved. r17361 In r17361: Added configuration option to disable Guild/Party bound retrieval/removal system in core.h Added support for Character Bound items
  3. Maybe they could also implement character/party/guild bound? r17351 & r17361 at *A
  4. Euro

    @pkmode

    yeah i just learnt it today right after making the plugin >.<
  5. I think you're getting errors at MVP Tomb.. Try disabling it at .conf files <i don't remember>
  6. Euro

    @pkmode

    Well then I guess it's not possible.. XD Thx
  7. Euro

    @pkmode

    Is it possible as a plugin?
  8. Euro

    Load Custom DLL

    Waaa.. Thanks for the link! I hope I could understand those.. hehe.
  9. Euro

    Load Custom DLL

    Yea. I just tried it and it worked out.. Now I just don't know how to hook RO's recv function I think this is the structure. EDIT: Thanks for all the replies. SOLUTION: used Detours 1.5
  10. Hello there, I wanted to know how WDGLoadCustomDll calls function to the client, so I have some questions here... Can I have a simple c++ example of the dll that calls function on dll load. somewhat like this Question: How can I hook to RO's function specifically OnRecv ? There is Detours 3.0 Express but it does not support x64 platform I just saw ROPS but i don't know how can i port its hooks to my dll.
×
×
  • Create New...

Important Information

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