Elysium Posted March 30, 2016 Posted March 30, 2016 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 Quote
0 Elysium Posted March 31, 2016 Author Posted March 31, 2016 I think this is client-sided Can be done also with Source + Script, or replicate with PvP or Duel something like that. Quote
0 Secrets Posted April 3, 2016 Posted April 3, 2016 (edited) 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 April 3, 2016 by secretdataz Quote
Question
Elysium
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
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.