ID:151443
Dec 17 2010, 12:45 pm
|
|
Well, don't want to hard code the attacks so I found this and I'm just wondering if its possible to create a similar system using Bit flags using DM?
|
Dec 17 2010, 2:16 pm
|
|
Try searching first next time: http://www.byond.com/members/ DreamMakers?command=top_search&text=bit+flags
|
Yup that's what I was aiming for, only thing I can't understand is how this happens :
b = If a non-user used Protect or Detect and this attack targets it, this attack has no effect against that non-user. c = This attack's effect can be redirected to the opponent by use of Magic Coat. e = An accuracy check is performed for this attack. Therefore, Brightpowder and Lax Incense, if held by the opponent, can decrease this attack's accuracy. bc e = Decreases opponent's Speed by 2 stages. I've been going through their scripts too... |