Jump to content
Sign in to follow this  
sketchyphoenix

HPM custom struct - npcs

Recommended Posts

 

The HPM makes it possible for a plugin to create and append structs to

existent data, this feature is currently supported on player units

(map_session_data) and network pipes (socket_data)

 

B-but I need it on npc_data too :( Maybe blocks in general but I haven't looked that far yet.

 

W-will it happen?

Edited by SketchyPhoenix

Share this post


Link to post
Share on other sites

no problem, as mentioned in http://herc.ws/board/topic/1934-hercules-plugin-manager-update/

The ability for a plugin to create and append data structs to existent data, currently available to player units (map_session_data) and network pipes (socket_data), we'll be extending this to others as we go by, drop us a word if you need it somewhere it isn't available yet

will get it avaialble (and probably use the chance to rewrite how HPM handles it, got some new ideas)

Share this post


Link to post
Share on other sites

 

no problem, as mentioned in http://herc.ws/board/topic/1934-hercules-plugin-manager-update/

The ability for a plugin to create and append data structs to existent data, currently available to player units (map_session_data) and network pipes (socket_data), we'll be extending this to others as we go by, drop us a word if you need it somewhere it isn't available yet

will get it avaialble (and probably use the chance to rewrite how HPM handles it, got some new ideas)

 

Hope there's a sample in the sample.c how to use the custom data struct, :D

 

thanks!

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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