Jump to content
  • 0
Sign in to follow this  
thanna

Making a Mapflag using plugin

Question

6 answers to this question

Recommended Posts

  • 0

Currently not possible.

probably no ... there is currently no known way to add mapflags through plugin

from this topic: http://herc.ws/board/topic/4830-noitem-mapflag/?p=42296

yes it is possible...since this is available..

/* map_data */#define addToMAPD(ptr,data,index,autofree) (HPMi->addToHPData(HPDT_MAP,HPMi->pid,(ptr),(data),(index),(autofree)))#define getFromMAPD(ptr,index) (HPMi->getFromHPData(HPDT_MAP,HPMi->pid,(ptr),(index)))#define removeFromMAPD(ptr,index) (HPMi->removeFromHPData(HPDT_MAP,HPMi->pid,(ptr),(index)))

 

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

Hello everyone, Im planning to make a mapflag using plugin but is this possible? if someone can show me a sample that would be better, thanks in advance

Actually it can.. Please use my Plugins as an example No Banking Mapflag..

Share this post


Link to post
Share on other sites
  • 0

 

Actually it can.. Please use my Plugins as an example No Banking Mapflag..

as I see it..its a plain diff...not HPM...

 

:meow:

Share this post


Link to post
Share on other sites
  • 0

 

 

Actually it can.. Please use my Plugins as an example No Banking Mapflag..

as I see it..its a plain diff...not HPM...

 

:meow:

sir can you make an example of a HPM mapflag? I want to learn from it then make 1 of my own too, thanks in advance

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
Answer this question...

×   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.