Jump to content
  • 0

Character attack instead of Shift or /ns


Elysium

Question


  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  164
  • Reputation:   17
  • Joined:  03/15/12
  • Last Seen:  

Hello, i would like to request a source edits of character base attack? i mean instead of Hold Shift or /ns

is there way we can trigger it like attack directly? something mapflag? e.g prontera<tab>mapflag<tab>charmonster

monster - a character base monster like e.g Paladin,Sniper

 

or what are alternative way that can make it source + via script.

because i notice that if you create base on a character mobs you need to hold shift or /ns

 

mapflag base would be better or script.

 

Thank you :D

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  513
  • Reputation:   84
  • Joined:  08/11/12
  • Last Seen:  

I think this is client-sided

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  164
  • Reputation:   17
  • Joined:  03/15/12
  • Last Seen:  

I think this is client-sided

Can be done also with Source + Script, or replicate with PvP or Duel something like that.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  41
  • Topics Per Day:  0.01
  • Content Count:  164
  • Reputation:   17
  • Joined:  03/15/12
  • Last Seen:  

Bump, anyone interested? :D

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  588
  • Reputation:   437
  • Joined:  01/26/16
  • Last Seen:  

I think this is client-sided

 

I think this would do the trick if it's 100% client-sided.

clif_map_property(sd, MAPPROPERTY_FREEPVPZONE)

 

This is my playermob mapflag implementation on GitHub.

Oh, and here's the diff file if you don't want to deal with Git stuff.

 

Please note that this implementation is untested. Use it at your own risk.

Report me problems you run into and I'll see if I can fix it.

Edited by secretdataz
Link to comment
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.   Paste as plain text instead

  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.

×
×
  • Create New...