Jump to content

Lugruf

Veterans
  • Posts

    948
  • Joined

  • Last visited

  • Days Won

    1

Lugruf last won the day on July 31 2016

Lugruf had the most liked content!

Reputation

50 Samaritan

Profile Information

  • Gender
    Not Telling
  • Location
    The stack (the heap was too expensive)
  • Interests
    Things

Recent Profile Visitors

78752 profile views

Single Status Update

See all updates by Lugruf

  1. Can I use the unary negation operator ! in whatever language Reborn's code uses when evaluating a boolean to check if a pokemon doesn't have a certain ability for example?

    1. Lugruf

      Lugruf

      basically this:

      if !attacker.hasWorkingAbility(:STEAM)

      // Do whatever

    2. Marcello

      Marcello

      Reborn works in Ruby, and yeah, you can.

    3. Lugruf
×
×
  • Create New...