Search results

  1. Alexandre Xander Openbor

    Clearing the variables

    Well, I'm editing programs for Mario to jump, killing only enemies, as the Blocks are in the "obstacle" type. So I did: "changeentityproperty(self, "candamage", "TYPE_ENEMY");" ... I know I could return with: "changeentityproperty(self, "candamage", "TYPE_ENEMY", "TYPE_OBSTACLE"); but it would...
  2. Alexandre Xander Openbor

    Clearing the variables

    Friends, I open this discussion to answer a question about how to reset the programming made by Scripts. I had done it this way but it doesn't seem to work, so the entity returns to its normal state by resetting all scripts: @script void self=getlocalvar("self"); if(!frame){...
  3. Alexandre Xander Openbor

    Street Fighter 2 Openbor

    OK, so I'm sorry. My English is really zero and maybe I wasn't successful in expressing myself. But I've already decided to provide more evidence to put bWWb as a partner in the game. I hope it's clearer for the judges on duty...
  4. Alexandre Xander Openbor

    Street Fighter 2 Openbor

    Well guys, I kept the original credits at the end of the game... And I never mentioned or said that the game was mine...
  5. Alexandre Xander Openbor

    Street Fighter 2 Openbor

    I'm in the process of updating Street Fighter 2 game. I hope you like it because I'll be putting it up for download soon. At the moment, what you have to download is an outdated version, but good to play. link removed *danno
Back
Top Bottom