Recent content by Dienxia

  1. D

    How would i stop an nbs song?

    nvm i got it
  2. D

    How would i stop an nbs song?

    like how to stop the song from continuing? ty in advance
  3. D

    Damage all players who're near a projectile

    yes I got it to work! thank you so much! I figured out that since it's not an entity event, the %default would be the person who triggered the event, and not the projectile.
  4. D

    Damage all players who're near a projectile

    oh then it won't work, since it only works if the player throws the projectile, I don't think it works when you launch a projectile by code. I also can figure out how to stop it repeating I'll think about it, thanks for replying again :D
  5. D

    Damage all players who're near a projectile

    So, PlayerEvent: Projhit > Checks > Start Process: test -> Process: test > Repeat: Forever [ Select Obj: PlayersCond - PIsNear > SelectObj: FilterCond - PNameEquals - NOT > Player action] Is this right? if it is then it's not working for me
  6. D

    Damage all players who're near a projectile

    is there a way to damage players while the projectile is in the air? also thanks for replying
  7. D

    Damage all players who're near a projectile

    without damaging the owner. thanks in advance
  8. D

    Does select: entity by name work with colors and hexcodes?

    Weirdly, if I use filter by condition, it works. Though it selects all (?) if you have the same names.
  9. D

    Does select: entity by name work with colors and hexcodes?

    i put select object: EntitiesCond: ENameEquals but it doesn't work? what am i doing wrong?
Top Bottom